/* CShark shared styles 2/3; ordered cascade. */
@media (max-width: 680px) {
  .inner-hero { min-height: auto; }
  .inner-hero-layout { gap: 38px; padding: 54px 0; }
  .inner-hero h1 { font-size: 43px; }
  .inner-lead { font-size: 16px; }
  .inner-hero-visual { min-height: 330px; padding: 16px; }
  .encyclopedia-rail div:nth-child(n) { margin-left: 0; }
  .encyclopedia-rail div { grid-template-columns: 34px 1fr auto; }
  .inner-stat-strip { grid-template-columns: repeat(2, 1fr); }
  .inner-stat-strip > div { min-height: 92px; padding: 14px; }
  .inner-stat-strip > div:nth-child(3) { border-top: 1px solid var(--line); border-left: 0; }
  .inner-stat-strip > div:nth-child(4) { border-top: 1px solid var(--line); }
  .inner-stat-strip strong { font-size: 22px; }
  .page-band { padding: 76px 0; }
  .page-intro { margin-bottom: 34px; }
  .page-intro h2 { font-size: 36px; }
  .system-layer { grid-template-columns: 42px 1fr; gap: 14px; padding: 22px 0; }
  .system-layer p { grid-column: 2; }
  .module-matrix, .product-contours, .domain-grid, .scenario-grid, .architecture-map, .acceptance-grid, .deployment-model-grid { grid-template-columns: 1fr; }
  .module-tile { min-height: 190px; }
  .domain-card { min-height: 280px; }
  .situation-flow { grid-template-columns: 1fr; }
  .situation-flow article:nth-child(n) { min-height: 210px; border-top: 1px solid var(--line-dark); border-left: 0; }
  .situation-flow article:first-child { border-top: 0; }
  .scenario-toolbar { position: static; grid-template-columns: 1fr; }
  .scenario-result-bar { align-items: flex-start; flex-direction: column; padding: 14px 0; }
  .scenario-dialog { width: calc(100% - 16px); max-height: calc(100dvh - 16px); }
  .scenario-dialog-summary, .scenario-dialog-content { padding: 24px 20px; }
  .scenario-dialog-summary h2 { font-size: 27px; }
  .knowledge-sidebar nav { grid-template-columns: 1fr 1fr; }
  .knowledge-item { grid-template-columns: 1fr auto; gap: 12px; }
  .knowledge-item-code { grid-column: 1 / -1; }
  .integration-row { grid-template-columns: 1fr; gap: 8px; padding: 20px 0; }
  .integration-row span { text-align: left; }
  .implementation-stage { grid-template-columns: 40px 1fr; gap: 12px; padding: 24px 0; }
  .implementation-stage p, .implementation-stage span { grid-column: 2; text-align: left; }
  .implementation-stage-contract { grid-column: 2; grid-template-columns: 1fr; }
  .inner-footer-grid { grid-template-columns: 1fr 1fr; gap: 30px 16px; }
  .inner-footer-grid > div:first-child { grid-column: 1 / -1; }
  .api-page .inner-hero h1 { font-size: 43px; }
  .api-hero .inner-hero-layout { gap: 26px; padding: 42px 0 32px; }
  .api-hero .inner-lead { margin-top: 18px; }
  .api-hero .inner-actions { margin-top: 22px; }
  .api-hero-visual { min-height: auto; padding: 12px; }
  .api-flow-map { min-height: 0; grid-template-columns: 1fr; gap: 0; margin-top: 10px; }
  .api-flow-sources { grid-template-columns: repeat(3, 1fr); gap: 4px; }
  .api-flow-sources div { min-height: 46px; grid-template-columns: 1fr; justify-items: center; gap: 2px; padding: 5px 3px; text-align: center; }
  .api-flow-sources svg { width: 15px; }
  .api-flow-sources span { font-size: 7px; }
  .api-flow-channel { height: 22px; }
  .api-flow-channel::before { top: 0; right: auto; bottom: 0; left: 50%; border-top: 0; border-left: 1px solid #38505a; }
  .api-flow-channel::after { content: "v"; top: auto; right: auto; bottom: 0; left: calc(50% - 3px); }
  .api-flow-channel span, .api-flow-channel b { top: -7px; left: calc(50% - 3px); animation-name: apiPacketMobile; }
  .api-flow-core { min-height: 104px; padding: 8px; }
  .api-flow-core .ui-cshark-wordmark { width: 70px; height: 39px; }
  .api-flow-core strong { margin-top: 5px; font-size: 14px; }
  .api-flow-core span { margin-top: 2px; font-size: 6px; }
  .api-flow-core small { display: none; }
  .api-live-events { display: none; }
  .api-live-events div { grid-template-columns: 65px minmax(0, 1fr) auto; gap: 7px; }
  .api-live-events strong { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .api-section-lead { margin-bottom: 34px; }
  .api-section-lead h2 { font-size: 35px; }
  .api-section-lead > p:not(.section-kicker) { font-size: 14px; }
  .api-domain-grid { grid-template-columns: 1fr; }
  .api-domain-grid article { min-height: 270px; }
  .api-demo-tabs { grid-template-columns: repeat(2, 1fr); }
  .api-demo-tabs button { min-height: 50px; padding-inline: 8px; font-size: 9px; }
  .api-object-tabs { grid-template-columns: 1fr 1fr; margin-top: -8px; }
  .api-object-tabs button { min-height: 52px; justify-content: flex-start; padding-inline: 12px; }
  .api-object-tabs button:last-child { grid-column: 1 / -1; }
  .api-object-scope { margin-bottom: 30px; }
  .api-playground { grid-template-columns: 1fr; }
  .api-trace-panel { grid-column: auto; grid-row: auto; min-height: auto; }
  .api-trace-panel ol { grid-template-columns: 1fr; }
  .api-code-panel pre { min-height: 350px; max-height: 430px; font-size: 9px; }
  .mall-integration-flow { grid-template-columns: 1fr; gap: 34px; }
  .mall-cshark-core { grid-column: auto; }
  .api-contract-table > div { grid-template-columns: 1fr; gap: 8px; padding: 22px 0; }
  .api-contract-table span { justify-self: start; }
  .api-delivery-track { grid-template-columns: 1fr; }
  .api-delivery-track article { min-height: 220px; }
  .api-final-cta-layout { grid-template-columns: 1fr; gap: 30px; }
  .api-final-cta h2 { font-size: 32px; }
  .api-final-cta .button { justify-self: start; }
  .deployment-api-link { display: block; margin: 16px 0 0; }
}

@keyframes apiPacketMobile { from { transform: translateY(0); opacity: 0; } 12%, 82% { opacity: 1; } to { transform: translateY(52px); opacity: 0; } }

/* Global parking control plane */
.desktop-nav { gap: 24px; }
.network-page section[id] { scroll-margin-top: var(--header-height); }
.network-page .inner-hero h1 { font-size: 62px; }
.network-hero { min-height: 690px; }
.network-hero .inner-hero-layout { grid-template-columns: minmax(0, 0.84fr) minmax(560px, 1.16fr); gap: 64px; padding-block: 58px; }
.network-hero-visual { min-height: 520px; display: flex; flex-direction: column; padding: 20px; background: var(--panel-deep); }
.network-hero-visual .visual-toolbar span:last-child { display: inline-flex; align-items: center; gap: 6px; }
.network-hero-visual .visual-toolbar span:last-child i { width: 6px; height: 6px; background: var(--green); border-radius: 50%; box-shadow: 0 0 9px var(--green); }
.network-scale-switch { display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; margin-top: 20px; padding: 4px; background: #111f27; border: 1px solid #293d47; border-radius: 6px; }
.network-scale-switch button { min-width: 0; min-height: 36px; padding: 0 8px; color: #7f929b; background: transparent; border: 0; border-radius: 3px; cursor: pointer; font-family: var(--font-mono); font-size: 8px; font-weight: 800; white-space: nowrap; }
.network-scale-switch button:hover { color: var(--white); }
.network-scale-switch button:active { transform: scale(0.98); }
.network-scale-switch button.active { color: var(--ink); background: var(--cyan); }
.network-console-summary { min-height: 84px; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 22px; align-items: center; padding: 15px 2px; border-bottom: 1px solid #263942; }
.network-console-summary span, .network-console-summary small { display: block; color: #80959d; font-family: var(--font-mono); font-size: 7px; }
.network-console-summary strong { display: block; margin-top: 6px; font-size: 17px; line-height: 1.1; }
.network-console-summary small { margin-top: 5px; color: #82959d; }
.network-live-kpi { min-width: 112px; text-align: right; }
.network-live-kpi strong { color: var(--green); font-family: var(--font-mono); font-size: 26px; }
.network-topology { flex: 1; min-height: 250px; display: grid; grid-template-columns: 155px minmax(0, 1fr); gap: 14px; padding: 14px 0; }
.network-hierarchy-mini { display: grid; grid-template-rows: auto auto 20px auto auto 1fr; align-content: start; padding: 13px; background: var(--panel); border: 1px solid var(--panel-line); border-radius: 5px; }
.network-hierarchy-mini span { color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.network-hierarchy-mini strong { margin-top: 5px; font-size: 10px; }
.network-hierarchy-mini > svg { width: 12px; align-self: center; color: var(--cyan); }
.network-hierarchy-mini small { align-self: end; color: var(--green); font-family: var(--font-mono); font-size: 6px; line-height: 1.45; }
.network-topology-canvas { position: relative; min-width: 0; overflow: hidden; background-color: #12130f; border: 1px solid rgba(255,255,255,.16); border-radius: 5px; }
.network-topology-canvas::before, .network-topology-canvas::after { content: ""; position: absolute; z-index: 0; background: #2c4854; opacity: .66; }
.network-topology-canvas::before { top: 50%; right: 20px; left: 20px; height: 1px; }
.network-topology-canvas::after { top: 18px; bottom: 18px; left: 50%; width: 1px; }
.network-core-node { position: absolute; top: 50%; left: 50%; z-index: 3; width: 104px; height: 76px; display: grid; align-content: center; justify-items: center; background: #263d34; border: 1px solid #007f70; border-radius: 5px; transform: translate(-50%, -50%); box-shadow: 0 0 0 8px rgba(201,245,74,.05), 0 0 28px rgba(201,245,74,.12); }
.network-core-node .ui-cshark-wordmark { width: 66px; height: 37px; }
.network-core-node span { color: var(--cyan); font-family: var(--font-mono); font-size: 5px; }
.network-object-grid { position: absolute; inset: 14px; z-index: 2; display: grid; align-content: space-between; justify-content: space-between; pointer-events: none; }
.network-object-grid.is-single { grid-template-columns: repeat(4, 42px); grid-template-rows: repeat(2, 38px); }
.network-object-grid.is-portfolio { grid-template-columns: repeat(8, 25px); grid-template-rows: repeat(3, 25px); }
.network-object-grid.is-global { grid-template-columns: repeat(12, 16px); grid-template-rows: repeat(4, 16px); }
.network-object-node { position: relative; min-width: 0; display: grid; place-items: center; color: #7f929b; background: #13252e; border: 1px solid #2b4652; border-radius: 3px; font-family: var(--font-mono); font-size: 6px; }
.network-object-node i { position: absolute; top: -2px; right: -2px; width: 5px; height: 5px; background: var(--green); border: 1px solid var(--panel-deep); border-radius: 50%; }
.network-object-node.warning i { background: var(--amber); }
.network-object-node.alert i { background: var(--red); }
.network-object-grid.is-global .network-object-node { font-size: 0; }
.network-node-remainder { position: absolute; right: 8px; bottom: 6px; z-index: 4; color: var(--cyan); font-family: var(--font-mono); font-size: 7px; }
.network-console-foot { min-height: 54px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #263942; }
.network-console-foot div { display: grid; align-content: center; padding: 8px 10px; }
.network-console-foot div + div { border-left: 1px solid #263942; }
.network-console-foot span { color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.network-console-foot strong { margin-top: 4px; color: #d7e1e5; font-family: var(--font-mono); font-size: 12px; }
.network-stat-strip strong { white-space: nowrap; }

.network-scale-modes { display: grid; grid-template-columns: minmax(0, 1fr) 92px minmax(0, 1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.network-scale-modes article { min-height: 430px; display: flex; flex-direction: column; padding: 34px 38px 32px; }
.network-scale-modes article:first-child { padding-left: 0; }
.network-scale-modes article:last-child { padding-right: 0; }
.network-mode-head { display: flex; align-items: center; justify-content: space-between; color: var(--cyan-dark); font-family: var(--font-mono); font-size: 9px; }
.network-mode-head svg { width: 28px; height: 28px; }
.network-scale-modes h3 { max-width: 420px; margin: 70px 0 0; font-size: 31px; line-height: 1.08; }
.network-scale-modes p { max-width: 570px; margin: 18px 0 0; color: var(--muted); font-size: 13px; line-height: 1.72; }
.network-scale-modes ul { display: grid; gap: 9px; margin: 25px 0 0; padding: 0; list-style: none; }
.network-scale-modes li { color: #35474f; font-size: 11px; }
.network-scale-modes li::before { content: "+"; margin-right: 9px; color: var(--cyan-dark); font-family: var(--font-mono); }
.network-scale-modes article > small { margin-top: auto; padding-top: 24px; color: #5d6d73; font-family: var(--font-mono); font-size: 8px; }
.network-scale-bridge { position: relative; display: grid; grid-template-rows: 1fr 48px 1fr; justify-items: center; align-items: center; border-right: 1px solid var(--line); border-left: 1px solid var(--line); }
.network-scale-bridge > span { width: 1px; height: 100%; background: var(--line); }
.network-scale-bridge .ui-cshark-wordmark { width: 62px; height: 35px; }
.network-scale-bridge small { position: absolute; top: calc(50% + 42px); width: 110px; color: #5d6b70; font-family: var(--font-mono); font-size: 7px; text-align: center; transform: rotate(-90deg); }

.overlay-section { overflow: hidden; }
.overlay-workbench { background: var(--panel-deep); border: 1px solid var(--panel-line); border-radius: var(--radius); overflow: hidden; }
.adapter-selector { display: grid; grid-template-columns: repeat(4, 1fr); min-height: 64px; border-bottom: 1px solid #2a3e48; }
.adapter-selector button { display: flex; align-items: center; justify-content: center; gap: 9px; padding: 0 12px; color: #8f9386; background: var(--panel); border: 0; border-right: 1px solid var(--panel-line); cursor: pointer; font-size: 10px; font-weight: 800; }
.adapter-selector button:last-child { border-right: 0; }
.adapter-selector button:hover { color: var(--white); }
.adapter-selector button:active { transform: scale(.98); }
.adapter-selector button.active { color: var(--ink); background: var(--cyan); }
.adapter-selector svg { width: 17px; }
.overlay-flow { min-height: 290px; display: grid; grid-template-columns: minmax(135px,.85fr) 58px minmax(150px,.95fr) minmax(210px,1.25fr) 58px minmax(135px,.85fr); align-items: center; gap: 10px; padding: 30px 22px; }
.overlay-system, .overlay-adapter { min-width: 0; min-height: 160px; display: grid; align-content: center; justify-items: center; padding: 18px 12px; text-align: center; background: #101f27; border: 1px solid #2c414b; border-radius: 5px; }
.overlay-system > span, .overlay-adapter > span { color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.overlay-system > svg { width: 30px; height: 30px; margin-top: 18px; color: var(--cyan); }
.overlay-system strong, .overlay-adapter strong { max-width: 100%; margin-top: 14px; font-size: 11px; line-height: 1.3; }
.overlay-system small, .overlay-adapter small { max-width: 100%; margin-top: 7px; color: #8da0a8; font-family: var(--font-mono); font-size: 6px; line-height: 1.5; overflow-wrap: anywhere; }
.overlay-adapter { border-color: #31505c; }
.overlay-adapter strong { color: var(--cyan); }
.overlay-core { min-height: 205px; display: grid; grid-template-columns: 1fr 28px 1fr; align-items: center; gap: 8px; padding: 20px 14px; background: #171814; border: 1px solid rgba(255,255,255,.16); border-radius: 5px; box-shadow: 0 0 34px rgba(201,245,74,.07); }
.overlay-core > div { min-width: 0; display: grid; justify-items: center; text-align: center; }
.overlay-core > div:first-of-type { grid-column: 1; grid-row: 1; }
.overlay-brand-module .ui-cshark-wordmark { width: 82px; height: 46px; margin-bottom: 4px; }
.overlay-core > svg { grid-column: 2; grid-row: 1; width: 22px; color: var(--cyan); }
.overlay-core > div:last-child { grid-column: 3; grid-row: 1; }
.overlay-core strong { font-size: 11px; }
.overlay-core span { margin-top: 5px; color: #79909a; font-size: 7px; line-height: 1.4; }
.overlay-wire { position: relative; height: 30px; }
.overlay-wire::before { content: ""; position: absolute; top: 50%; right: 0; left: 0; border-top: 1px solid #38545f; }
.overlay-wire::after { content: ">"; position: absolute; top: calc(50% - 8px); right: -1px; color: var(--cyan); font-family: var(--font-mono); font-size: 10px; }
.overlay-wire span, .overlay-wire b { position: absolute; top: calc(50% - 2px); left: 0; width: 4px; height: 4px; background: var(--cyan); border-radius: 50%; box-shadow: 0 0 8px var(--cyan); animation: overlayPacket 2.6s linear infinite; }
.overlay-wire b { animation-delay: .9s; }
.overlay-wire b + b { animation-delay: 1.8s; }
.overlay-wire small { position: absolute; top: 0; left: 50%; color: #8da0a8; font-family: var(--font-mono); font-size: 5px; transform: translateX(-50%); }
.overlay-wire-return::after { content: ">"; }
.overlay-contract { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #2a3e48; }
.overlay-contract div { min-height: 90px; display: grid; align-content: center; padding: 14px 18px; }
.overlay-contract div + div { border-left: 1px solid #2a3e48; }
.overlay-contract span { color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.overlay-contract strong { margin-top: 8px; color: #aebdc3; font-size: 9px; line-height: 1.45; }
.overlay-workbench.is-updating .overlay-adapter, .overlay-workbench.is-updating .overlay-system { animation: networkPanelIn 360ms var(--ease); }

.space-workbench { background: #f1f2e8; border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; box-shadow: 0 18px 60px rgba(16,17,15,.1); }
.space-workbench-head { min-height: 78px; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 20px; padding: 14px 20px; color: var(--white); background: var(--ink); }
.space-workbench-head > div:first-child span { display: block; color: #69808a; font-family: var(--font-mono); font-size: 7px; }
.space-workbench-head > div:first-child strong { display: block; margin-top: 5px; font-size: 15px; }
.space-selector { display: flex; gap: 4px; }
.space-selector button { min-width: 52px; min-height: 34px; padding: 0 8px; color: #8f9386; background: var(--panel-raised); border: 1px solid var(--panel-line); border-radius: 4px; cursor: pointer; font-family: var(--font-mono); font-size: 8px; font-weight: 800; }
.space-selector button:hover { color: var(--white); border-color: #4b6670; }
.space-selector button:active { transform: scale(.98); }
.space-selector button.active { color: var(--ink); background: var(--cyan); border-color: var(--cyan); }
.space-workbench-body { display: grid; grid-template-columns: minmax(250px,.7fr) minmax(390px,1.2fr) minmax(270px,.82fr); min-height: 540px; }
.space-map-panel, .space-profile-panel, .space-recommendation { min-width: 0; padding: 24px; }
.space-map-panel { background: #e6ecea; border-right: 1px solid var(--line); }
.space-row-label { display: flex; justify-content: space-between; color: #51636b; font-family: var(--font-mono); font-size: 7px; }
.space-row-label small { color: var(--green-dark); }
.space-row-visual { display: grid; grid-template-columns: repeat(10, minmax(0,1fr)); height: 270px; margin-top: 22px; background: #d8e0dd; border: 1px solid #bcc9c5; }
.space-row-visual button { position: relative; min-width: 0; display: flex; align-items: flex-start; justify-content: center; padding: 9px 2px; color: #4f6268; background: #eaf0ee; border: 0; border-right: 1px solid #bcc9c5; cursor: default; font-family: var(--font-mono); font-size: 6px; }
.space-row-visual button:last-child { border-right: 0; }
.space-row-visual button::after { content: ""; position: absolute; right: 3px; bottom: 4px; left: 3px; height: 150px; border: 1px dashed #a2b2ad; }
.space-row-visual button > i { position: absolute; right: 6px; bottom: 34px; left: 6px; z-index: 1; height: 82px; background: #75868d; border: 2px solid #eef2f1; border-radius: 4px 4px 7px 7px; box-shadow: inset 0 0 0 1px #4d5f67; }
.space-row-visual button.free > i, .space-row-visual button.reserved > i { display: none; }
.space-row-visual button.reserved { background: rgba(113,166,255,.17); }
.space-row-visual button.alert { background: rgba(255,154,170,.15); }
.space-row-visual button.charging { background: rgba(201,245,74,.24); }
.space-row-visual button.selected { color: var(--ink); background: rgba(201,245,74,.32); box-shadow: inset 0 -4px 0 var(--cyan-dark); }
.space-aisle-mini { min-height: 48px; display: flex; align-items: center; justify-content: space-between; padding: 0 12px; color: #43574f; background: #cfd9d6; border: 1px solid #b9c7c3; border-top: 0; font-family: var(--font-mono); font-size: 6px; }
.space-aisle-mini svg { width: 13px; color: var(--cyan-dark); }
.space-device-line { display: grid; gap: 8px; margin-top: 22px; color: #50636a; font-family: var(--font-mono); font-size: 6px; }
.space-device-line span { display: flex; align-items: center; gap: 7px; }
.space-device-line i { width: 5px; height: 5px; background: var(--green-dark); border-radius: 50%; }
.space-profile-panel { background: var(--white); border-right: 1px solid var(--line); }
.space-profile-head { min-height: 62px; display: flex; justify-content: space-between; gap: 18px; align-items: start; }
.space-profile-head span { color: #586b72; font-family: var(--font-mono); font-size: 7px; }
.space-profile-head h3 { margin: 4px 0 0; font-size: 25px; }
.space-status { flex: 0 0 auto; padding: 7px 9px; color: var(--green-dark); background: rgba(201,245,74,.2); border: 1px solid rgba(14,107,79,.2); border-radius: 3px; font-family: var(--font-mono); font-size: 7px; }
.space-status.is-busy { color: #52656d; background: #e2e8e6; border-color: #c8d3cf; }
.space-status.is-reserved { color: #3e69a7; background: rgba(113,166,255,.12); border-color: rgba(113,166,255,.34); }
.space-status.is-charging { color: var(--green-dark); }
.space-status.is-alert { color: var(--red); background: rgba(255,154,170,.1); border-color: rgba(255,154,170,.32); }
.space-chart-head { display: flex; justify-content: space-between; margin-top: 28px; color: #59696f; font-family: var(--font-mono); font-size: 7px; }
.space-chart-head strong { color: var(--text); font-size: 10px; }
.space-activity-chart { height: 128px; display: grid; grid-template-columns: repeat(24, 1fr); align-items: end; gap: 3px; margin-top: 12px; padding-bottom: 20px; border-bottom: 1px solid var(--line); }
.space-activity-chart i { position: relative; height: var(--h); min-height: 5px; background: #b9c8c4; border-radius: 2px 2px 0 0; }
.space-activity-chart i.busy { background: var(--cyan-dark); }
.space-activity-chart span { display: none; position: absolute; top: calc(100% + 7px); left: 0; color: #3b4e55; background: var(--white); font-family: var(--font-mono); font-size: 5px; font-style: normal; }
.space-activity-chart i:nth-child(1) span, .space-activity-chart i:nth-child(7) span, .space-activity-chart i:nth-child(13) span, .space-activity-chart i:nth-child(19) span { display: block; }
.space-metrics { display: grid; grid-template-columns: repeat(3,1fr); margin-top: 20px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.space-metrics div { min-height: 78px; display: grid; align-content: center; padding: 9px 10px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.space-metrics span { color: #5d6b70; font-family: var(--font-mono); font-size: 5px; }
.space-metrics strong { margin-top: 7px; font-size: 10px; overflow-wrap: anywhere; }
.space-recommendation { color: var(--white); background: #102029; }
.space-rec-kicker { display: flex; align-items: center; gap: 8px; color: var(--cyan); font-family: var(--font-mono); font-size: 7px; }
.space-rec-kicker svg { width: 18px; }
.space-recommendation > strong { display: block; margin-top: 56px; font-size: 23px; line-height: 1.15; }
.space-recommendation > p { margin: 16px 0 0; color: #91a4ac; font-size: 11px; line-height: 1.65; }
.space-recommendation dl { margin: 34px 0 0; border-top: 1px solid #293d46; }
.space-recommendation dl div { min-height: 52px; display: flex; align-items: center; justify-content: space-between; gap: 12px; border-bottom: 1px solid #293d46; }
.space-recommendation dt { color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.space-recommendation dd { margin: 0; color: #c5d1d6; font-family: var(--font-mono); font-size: 7px; text-align: right; }
.space-explain-button { min-height: 38px; display: flex; align-items: center; gap: 8px; margin-top: 24px; padding: 0; color: var(--cyan); background: transparent; border: 0; cursor: pointer; font-size: 9px; font-weight: 800; }
.space-explain-button svg { width: 15px; }
.space-explanation { margin-top: 9px; padding: 12px; color: #91a4ac; background: #152a34; border-left: 2px solid var(--cyan); font-size: 8px; line-height: 1.55; }

.decision-scenario-tabs { display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid #2b3e47; border-bottom: 0; }
.decision-scenario-tabs button { min-height: 80px; display: grid; grid-template-columns: 28px 1fr; align-items: center; gap: 10px; padding: 12px 16px; color: #758a94; background: #0c171e; border: 0; border-right: 1px solid #2b3e47; cursor: pointer; text-align: left; }
.decision-scenario-tabs button:last-child { border-right: 0; }
.decision-scenario-tabs button:hover { color: var(--white); }
.decision-scenario-tabs button:active { transform: scale(.98); }
.decision-scenario-tabs button.active { color: var(--ink); background: var(--cyan); }
.decision-scenario-tabs span { font-family: var(--font-mono); font-size: 8px; }
.decision-scenario-tabs strong { font-size: 10px; }
.decision-engine-workbench { display: grid; grid-template-columns: minmax(280px,.78fr) minmax(430px,1.22fr); border: 1px solid var(--panel-line); background: var(--panel-deep); }
.decision-context { padding: 30px; border-right: 1px solid #2b3e47; }
.decision-context > span { color: var(--cyan); font-family: var(--font-mono); font-size: 8px; }
.decision-context h3 { margin: 58px 0 0; font-size: 28px; line-height: 1.1; }
.decision-context > p { margin: 15px 0 0; color: #8fa1a9; font-size: 11px; line-height: 1.65; }
.decision-guardrails { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 32px; }
.decision-guardrails span { display: flex; align-items: center; gap: 5px; padding: 6px 7px; color: #8fa4ad; background: #11222a; border: 1px solid #283e48; border-radius: 3px; font-family: var(--font-mono); font-size: 6px; }
.decision-guardrails svg { width: 12px; color: var(--green); }
.decision-pipeline { margin: 0; padding: 0; list-style: none; }
.decision-pipeline li { position: relative; min-height: 82px; display: grid; grid-template-columns: 42px 1fr; gap: 12px; align-items: center; padding: 12px 20px; border-bottom: 1px solid var(--panel-line); opacity: .38; transform: translateY(5px); }
.decision-pipeline li:last-child { border-bottom: 0; }
.decision-pipeline li > span { width: 32px; height: 32px; display: grid; place-items: center; color: #8f9386; background: var(--panel-raised); border: 1px solid var(--line-dark-strong); border-radius: 4px; font-family: var(--font-mono); font-size: 7px; }
.decision-pipeline small { display: block; color: #8da0a8; font-family: var(--font-mono); font-size: 6px; }
.decision-pipeline strong { display: block; margin-top: 5px; color: #c7d3d8; font-family: var(--font-mono); font-size: 9px; overflow-wrap: anywhere; }
.decision-pipeline.is-running li { animation: decisionStepIn 420ms var(--ease) forwards; }
.decision-pipeline.is-running li:nth-child(2) { animation-delay: 70ms; }
.decision-pipeline.is-running li:nth-child(3) { animation-delay: 140ms; }
.decision-pipeline.is-running li:nth-child(4) { animation-delay: 210ms; }
.decision-pipeline.is-running li:nth-child(5) { animation-delay: 280ms; }
.decision-pipeline.is-running li > span { border-color: rgba(201,245,74,.4); }
.decision-outcome { grid-column: 1 / -1; min-height: 92px; display: grid; grid-template-columns: 190px minmax(0,1fr) minmax(240px,.8fr); gap: 24px; align-items: center; padding: 18px 30px; color: var(--ink); background: var(--cyan); }
.decision-outcome span { font-family: var(--font-mono); font-size: 7px; }
.decision-outcome strong { font-size: 15px; }
.decision-outcome small { color: #195a63; font-size: 8px; line-height: 1.5; }

.network-governance-section { background: #f1f2e8; }
.governance-layout { display: grid; grid-template-columns: minmax(360px,.88fr) minmax(0,1.12fr); gap: 80px; align-items: center; }
.governance-hierarchy { display: grid; gap: 7px; }
.governance-hierarchy > div { min-height: 66px; display: grid; grid-template-columns: 38px minmax(0,1fr) auto; align-items: center; gap: 12px; padding: 10px 14px; background: var(--white); border: 1px solid var(--line); border-radius: 5px; }
.governance-hierarchy > div:nth-child(2) { margin-left: 26px; }
.governance-hierarchy > div:nth-child(3) { margin-left: 52px; }
.governance-hierarchy > div:nth-child(4) { margin-left: 78px; }
.governance-hierarchy > div:nth-child(5) { margin-left: 104px; }
.governance-hierarchy > div:nth-child(6) { margin-left: 130px; color: var(--white); background: var(--ink); }
.governance-hierarchy span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 8px; }
.governance-hierarchy strong { font-size: 13px; }
.governance-hierarchy small { color: #5d6b70; font-family: var(--font-mono); font-size: 6px; text-align: right; }
.governance-hierarchy > div:nth-child(6) small { color: #83969e; }
.governance-hierarchy > div:nth-child(6) > span { color: var(--cyan); }
.governance-controls { border-top: 1px solid var(--line); }
.governance-controls article { min-height: 104px; display: grid; grid-template-columns: 34px minmax(0,1fr) 90px; gap: 16px; align-items: center; border-bottom: 1px solid var(--line); }
.governance-controls svg { width: 25px; color: var(--cyan-dark); }
.governance-controls h3 { margin: 0; font-size: 17px; }
.governance-controls p { margin: 7px 0 0; color: var(--muted); font-size: 10px; line-height: 1.5; }
.governance-controls article > span { justify-self: end; color: var(--green-dark); font-family: var(--font-mono); font-size: 7px; text-transform: uppercase; }
.network-rollout-track { display: grid; grid-template-columns: repeat(4,1fr); margin: 0; padding: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); list-style: none; }
.network-rollout-track li { min-height: 300px; display: grid; grid-template-rows: auto 1fr auto; padding: 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.network-rollout-track li > span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 11px; }
.network-rollout-track div { align-self: center; }
.network-rollout-track strong { font-size: 20px; }
.network-rollout-track p { margin: 12px 0 0; color: var(--muted); font-size: 11px; line-height: 1.6; }
.network-rollout-track small { color: #5d6b70; font-family: var(--font-mono); font-size: 7px; text-transform: uppercase; }
.network-final-cta { padding-block: 76px; }
.network-final-cta-layout { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 48px; align-items: center; }
.network-final-cta-layout > div > span { font-family: var(--font-mono); font-size: 9px; font-weight: 800; text-transform: uppercase; }
.network-final-cta h2 { max-width: 980px; margin: 14px 0 0; font-size: 40px; line-height: 1.1; }

/* Network preview on the overview page */
.network-preview-section { padding: 112px 0; overflow: hidden; }
.network-preview-layout { display: grid; grid-template-columns: minmax(0,.78fr) minmax(520px,1.22fr); gap: 90px; align-items: center; }
.network-preview-copy h2 { max-width: 700px; margin: 15px 0 0; font-size: 50px; line-height: 1.04; }
.network-preview-copy > p:not(.eyebrow) { max-width: 650px; margin: 24px 0 0; color: #93a4ac; font-size: 16px; line-height: 1.7; }
.network-preview-list { display: grid; gap: 0; margin: 30px 0 0; padding: 0; border-top: 1px solid var(--line-dark); list-style: none; }
.network-preview-list li { min-height: 52px; display: flex; align-items: center; gap: 10px; border-bottom: 1px solid var(--line-dark); color: #bdc9ce; font-size: 11px; }
.network-preview-list svg { width: 16px; color: var(--cyan); }
.network-preview-console { min-height: 580px; padding: 20px; background: var(--panel); border: 1px solid var(--panel-line); border-radius: var(--radius); box-shadow: var(--shadow); }
.network-preview-console-head { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 18px; color: #72847c; border-bottom: 1px solid #2b392f; font-family: var(--font-mono); font-size: 8px; }
.network-preview-console-head span:last-child { display: inline-flex; align-items: center; gap: 7px; color: var(--green); white-space: nowrap; }
.network-preview-console-head span:last-child i { width: 5px; height: 5px; border-radius: 50%; background: currentColor; box-shadow: 0 0 10px currentColor; }
.network-preview-topology { position: relative; height: 400px; margin-top: 16px; overflow: hidden; background-color: #12130f; border: 1px solid rgba(255,255,255,.16); border-radius: 5px; }
.network-preview-topology::after { content: ""; position: absolute; top: 52px; bottom: 52px; left: 50%; width: 1px; background: rgba(201,245,74,.24); transform: translateX(-50%); }
.network-preview-core { position: absolute; top: 50%; left: 50%; z-index: 4; width: 132px; height: 98px; display: grid; place-items: center; align-content: center; color: var(--white); background: #263d34; border: 1px solid #007f70; border-radius: 5px; transform: translate(-50%,-50%); box-shadow: 0 0 0 10px #12130f, 0 0 32px rgba(201,245,74,.14); }
.network-preview-core .ui-cshark-wordmark { width: 82px; height: 46px; }
.network-preview-core small { color: var(--cyan); font-family: var(--font-mono); font-size: 5px; }
.network-preview-sites { position: absolute; inset: 20px; z-index: 2; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(3,minmax(0,1fr)); gap: 10px clamp(144px,23%,210px); }
.network-preview-site { position: relative; min-width: 0; display: grid; grid-template-columns: 38px minmax(0,1fr); align-items: center; gap: 10px; padding: 10px 24px 10px 11px; color: #cbd3cb; background: #1d1f19; border: 1px solid #3a3d32; border-radius: 5px; }
.network-preview-site:nth-child(odd)::after, .network-preview-site:nth-child(even)::before { content: ""; position: absolute; top: 50%; z-index: -1; width: clamp(72px,12vw,112px); height: 1px; background: rgba(201,245,74,.28); }
.network-preview-site:nth-child(odd)::after { left: 100%; }
.network-preview-site:nth-child(even)::before { right: 100%; }
.network-preview-site > svg { width: 28px; height: 28px; padding: 5px; color: var(--cyan); border: 1px solid #3c5142; border-radius: 4px; }
.network-preview-site > div { min-width: 0; display: grid; }
.network-preview-site span { overflow: hidden; color: #7f9289; font-family: var(--font-mono); font-size: 7px; text-overflow: ellipsis; white-space: nowrap; }
.network-preview-site strong { margin-top: 2px; overflow: hidden; font-size: 11px; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.network-preview-site small { margin-top: 4px; overflow: hidden; color: #9eaaa3; font-size: 8px; text-overflow: ellipsis; white-space: nowrap; }
.network-preview-site > b { position: absolute; top: 9px; right: 9px; width: 5px; height: 5px; border-radius: 50%; background: var(--green); box-shadow: 0 0 10px rgba(201,245,74,.72); }
.network-preview-metrics { min-height: 82px; display: grid; grid-template-columns: repeat(4,1fr); margin-top: 16px; border-top: 1px solid #263943; }
.network-preview-metrics div { display: grid; align-content: center; padding: 10px 14px; }
.network-preview-metrics div + div { border-left: 1px solid #263943; }
.network-preview-metrics span { color: #8da0a8; font-family: var(--font-mono); font-size: 7px; }
.network-preview-metrics strong { margin-top: 7px; color: #d2dde1; font-family: var(--font-mono); font-size: 13px; }

/* Place dwell and aisle traffic analytics on the overview page */
.analytics-heatmap-section { padding: 124px 0 72px; background: #eef1ea; }
.analytics-heatmap-section + .functions-section { padding-top: 72px; }
.analytics-heatmap-section .section-heading h2 { max-width: 900px; }
.analytics-heatmap-workbench { margin-top: 58px; overflow: hidden; color: #d7dfdb; background: #101713; border: 1px solid #2a352e; border-radius: var(--radius); box-shadow: 0 28px 80px rgba(16,17,15,.16); }
.analytics-heatmap-toolbar { min-height: 80px; display: grid; grid-template-columns: minmax(220px,1fr) auto auto; align-items: center; gap: 22px; padding: 13px 18px; background: #0c110d; border-bottom: 1px solid #2a352e; }
.analytics-heatmap-brand { min-width: 0; display: flex; align-items: center; gap: 14px; }
.analytics-heatmap-brand img { width: 82px; height: 46px; object-fit: contain; }
.analytics-heatmap-brand div { min-width: 0; display: grid; gap: 4px; }
.analytics-heatmap-brand span, .analytics-heatmap-period span { color: #718078; font-family: var(--font-mono); font-size: 7px; }
.analytics-heatmap-brand strong { overflow: hidden; color: var(--white); font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.analytics-heatmap-switch { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 3px; padding: 3px; background: #171e1a; border: 1px solid #344038; border-radius: 6px; }
.analytics-heatmap-switch button { min-width: 184px; height: 42px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 0 14px; color: #8e9a94; background: transparent; border: 0; border-radius: 4px; cursor: pointer; font-size: 10px; font-weight: 700; transition: color 180ms ease, background 180ms ease, transform 180ms var(--ease); }
.analytics-heatmap-switch button:hover { color: var(--white); background: #243029; }
.analytics-heatmap-switch button:active { transform: translateY(1px); }
.analytics-heatmap-switch button.active { color: var(--ink); background: var(--cyan); }
.analytics-heatmap-switch svg { width: 15px; height: 15px; }
.analytics-heatmap-period { min-width: 116px; display: grid; justify-items: end; gap: 4px; }
.analytics-heatmap-period strong { color: #d7dfdb; font-family: var(--font-mono); font-size: 9px; }
.analytics-heatmap-body { display: grid; grid-template-columns: 250px minmax(540px,1fr) 280px; min-height: 620px; }
.analytics-heatmap-summary, .analytics-heatmap-detail { min-width: 0; padding: 30px 24px; background: #111a16; }
.analytics-heatmap-summary { border-right: 1px solid #2a352e; }
.analytics-heatmap-summary > span, .analytics-heatmap-detail-head span, .analytics-heatmap-use > span { color: var(--cyan); font-family: var(--font-mono); font-size: 7px; font-weight: 700; }
.analytics-heatmap-summary h3, .analytics-heatmap-detail h3 { margin: 18px 0 0; color: var(--white); font-size: 23px; line-height: 1.14; text-wrap: balance; }
.analytics-heatmap-summary > p, .analytics-heatmap-detail > p { margin: 16px 0 0; color: #8f9d96; font-size: 11px; line-height: 1.65; }
.analytics-heatmap-summary dl { display: grid; margin: 34px 0 0; }
.analytics-heatmap-summary dl > div { min-height: 88px; display: grid; align-content: center; gap: 5px; border-top: 1px solid #2a352e; }
.analytics-heatmap-summary dt, .analytics-heatmap-detail dt { color: #8fa099; font-size: 8px; }
.analytics-heatmap-summary dd, .analytics-heatmap-detail dd { margin: 0; color: var(--white); font-family: var(--font-mono); font-size: 18px; font-weight: 750; }
.analytics-heatmap-summary small { color: #8fa099; font-size: 7px; }
.analytics-heatmap-map { min-width: 0; padding: 20px; background: #e6ebe5; }
.analytics-heatmap-map-head { min-height: 44px; display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.analytics-heatmap-map-head > div { display: grid; gap: 5px; }
.analytics-heatmap-map-head > div span { color: #4f6158; font-family: var(--font-mono); font-size: 7px; }
.analytics-heatmap-map-head > div strong { color: var(--text); font-size: 12px; }
.analytics-heatmap-map-head > span { display: inline-flex; align-items: center; gap: 6px; color: #52645c; font-family: var(--font-mono); font-size: 6px; }
.analytics-heatmap-map-head > span i { width: 6px; height: 6px; background: var(--green-dark); border-radius: 50%; box-shadow: 0 0 0 3px rgba(14,107,79,.1); }
.analytics-heatmap-canvas { margin-top: 10px; overflow-x: auto; overscroll-behavior-inline: contain; background: #d9e0da; border: 1px solid #bac6be; }
.analytics-heatmap-plan { position: relative; min-width: 620px; min-height: 492px; display: grid; grid-template-columns: minmax(0,1fr) 72px; gap: 10px; padding: 12px; }
.analytics-heatmap-pairs { min-width: 0; display: grid; gap: 13px; }
.analytics-heatmap-pair { min-width: 0; display: grid; grid-template-rows: 48px 60px 48px; }
.analytics-heatmap-row { min-width: 0; display: grid; grid-template-columns: repeat(10,minmax(0,1fr)); gap: 4px; }
.analytics-heatmap-spot { position: relative; min-width: 0; display: grid; align-content: space-between; justify-items: center; padding: 6px 3px; overflow: hidden; color: #42534a; background: #edf1ed; border: 1px solid #aebcb3; border-radius: 2px; cursor: pointer; font-family: var(--font-mono); transition: color 180ms ease, background 220ms ease, border-color 180ms ease, transform 180ms var(--ease), opacity 180ms ease; }
.analytics-heatmap-spot span { position: relative; z-index: 2; font-size: 6px; }
.analytics-heatmap-spot i { position: relative; z-index: 2; width: 54%; height: 3px; background: currentColor; border-radius: 2px; opacity: .64; }
.analytics-heatmap-row.faces-down .analytics-heatmap-spot { align-content: end; }
.analytics-heatmap-row.faces-down .analytics-heatmap-spot span { order: 2; }
.analytics-heatmap-row.faces-down .analytics-heatmap-spot i { order: 1; }
.analytics-heatmap-lane { position: relative; min-width: 0; display: grid; grid-template-columns: 110px 1fr 80px; align-items: center; gap: 10px; padding: 0 14px; overflow: visible; color: #3f5148; background: #cbd4cd; border: 1px solid #aab8af; cursor: pointer; transition: color 180ms ease, background 220ms ease, border-color 180ms ease, box-shadow 220ms ease; }
.analytics-heatmap-lane > span { font-family: var(--font-mono); font-size: 6px; text-align: left; }
.analytics-heatmap-lane > strong { font-family: var(--font-mono); font-size: 7px; text-align: right; }
.analytics-heatmap-lane > div { display: flex; align-items: center; justify-content: center; gap: 22px; }
.analytics-heatmap-lane > div i { width: 9px; height: 9px; border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; transform: rotate(-45deg); opacity: .56; }
.analytics-heatmap-camera { position: absolute; z-index: 2; top: 50%; width: 22px; height: 18px; display: grid; place-items: center; color: #0e6b4f; background: #edf1ed; border: 1px solid #92a79a; border-radius: 3px; transform: translateY(-50%); }
.analytics-heatmap-camera svg { width: 11px; height: 11px; }
.analytics-heatmap-camera.camera-one { left: 24%; }
.analytics-heatmap-camera.camera-two { left: 50%; transform: translate(-50%, -50%); }
.analytics-heatmap-camera.camera-three { right: 24%; }
.analytics-heatmap-collector { position: relative; min-width: 0; display: grid; justify-items: center; align-content: center; gap: 20px; padding: 12px 6px; color: #3f5148; background: #cbd4cd; border: 1px solid #aab8af; cursor: pointer; transition: color 180ms ease, background 220ms ease, border-color 180ms ease, box-shadow 220ms ease; }
.analytics-heatmap-collector > span { writing-mode: vertical-rl; color: currentColor; font-family: var(--font-mono); font-size: 6px; transform: rotate(180deg); }
.analytics-heatmap-collector > div { display: grid; gap: 14px; }
.analytics-heatmap-collector > div i { width: 9px; height: 9px; border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; transform: rotate(45deg); opacity: .56; }
.analytics-heatmap-collector > strong { display: grid; justify-items: center; color: currentColor; font-family: var(--font-mono); font-size: 12px; }
.analytics-heatmap-collector > strong small { font-size: 5px; font-weight: 500; }
.analytics-heatmap-workbench [data-level="0"] { --analytics-heat: #31594f; --analytics-heat-text: #d9e9e3; }
.analytics-heatmap-workbench [data-level="1"] { --analytics-heat: #0f806b; --analytics-heat-text: #ecfff8; }
.analytics-heatmap-workbench [data-level="2"] { --analytics-heat: #9eaf39; --analytics-heat-text: #152014; }
.analytics-heatmap-workbench [data-level="3"] { --analytics-heat: #d49b45; --analytics-heat-text: #24180a; }
.analytics-heatmap-workbench [data-level="4"] { --analytics-heat: #db7374; --analytics-heat-text: #2a1012; }
.analytics-heatmap-workbench[data-mode="dwell"] .analytics-heatmap-spot { color: var(--analytics-heat-text); background: var(--analytics-heat); border-color: rgba(255,255,255,.2); }
.analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-spot { color: #607068; background: #d8dfda; border-color: #b4c0b8; opacity: .72; }
.analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-lane, .analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-collector { color: var(--analytics-heat-text); background: var(--analytics-heat); border-color: rgba(255,255,255,.28); }
.analytics-heatmap-spot.selected, .analytics-heatmap-lane.selected, .analytics-heatmap-collector.selected { z-index: 4; border-color: var(--white); outline: 2px solid #101713; outline-offset: 2px; box-shadow: 0 0 0 4px rgba(201,245,74,.42), 0 8px 18px rgba(16,17,15,.2); transform: translateY(-1px); }
.analytics-heatmap-spot:not(:disabled):hover, .analytics-heatmap-lane:not(:disabled):hover, .analytics-heatmap-collector:not(:disabled):hover { border-color: var(--white); transform: translateY(-1px); }
.analytics-heatmap-spot:focus-visible, .analytics-heatmap-lane:focus-visible, .analytics-heatmap-collector:focus-visible, .analytics-heatmap-switch button:focus-visible { outline: 2px solid var(--cyan); outline-offset: 2px; }
.analytics-heatmap-spot:disabled, .analytics-heatmap-lane:disabled, .analytics-heatmap-collector:disabled { cursor: default; }
.analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-lane > div i { animation: analyticsTrafficFlow 1.8s linear infinite; }
.analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-lane > div i:nth-child(2) { animation-delay: -.6s; }
.analytics-heatmap-workbench[data-mode="traffic"] .analytics-heatmap-lane > div i:nth-child(3) { animation-delay: -1.2s; }
@keyframes analyticsTrafficFlow { 0% { opacity: .18; transform: translateX(-8px) rotate(-45deg); } 50% { opacity: .9; } 100% { opacity: .18; transform: translateX(8px) rotate(-45deg); } }
.analytics-heatmap-legend { min-height: 48px; display: flex; flex-wrap: wrap; align-items: center; gap: 9px 16px; padding-top: 12px; }
.analytics-heatmap-legend span { display: inline-flex; align-items: center; gap: 6px; color: #52645c; font-family: var(--font-mono); font-size: 7px; }
.analytics-heatmap-legend i { width: 18px; height: 8px; background: var(--analytics-heat); border: 1px solid rgba(16,17,15,.12); }
.analytics-heatmap-detail { border-left: 1px solid #2a352e; }
.analytics-heatmap-detail-head { display: flex; align-items: center; justify-content: space-between; }
.analytics-heatmap-detail-head svg { width: 18px; height: 18px; color: var(--cyan); }
.analytics-heatmap-detail dl { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; margin: 30px 0 0; background: #2a352e; }
.analytics-heatmap-detail dl > div { min-height: 82px; display: grid; align-content: center; gap: 7px; padding: 11px; background: #141e19; }
.analytics-heatmap-detail dd { font-size: 13px; }
.analytics-heatmap-use { margin-top: 30px; padding-top: 24px; border-top: 1px solid #2a352e; }
.analytics-heatmap-use p { margin: 12px 0 0; color: #93a099; font-size: 10px; line-height: 1.65; }
.analytics-heatmap-note { min-height: 76px; display: grid; grid-template-columns: 18px minmax(0,1fr) auto; align-items: center; gap: 14px; padding: 14px 20px; background: #0c110d; border-top: 1px solid #2a352e; }
.analytics-heatmap-note > svg { width: 16px; height: 16px; color: var(--cyan); }
.analytics-heatmap-note p { max-width: 920px; margin: 0; color: #7d8b84; font-size: 9px; line-height: 1.55; }
.analytics-heatmap-note a { min-height: 40px; display: inline-flex; align-items: center; gap: 8px; color: var(--white); font-size: 9px; font-weight: 700; text-decoration: none; }
.analytics-heatmap-note a:hover { color: var(--cyan); }
.analytics-heatmap-note a svg { width: 14px; }

@media (max-width: 1240px) {
  .analytics-heatmap-body { grid-template-columns: 220px minmax(500px,1fr) 244px; }
  .analytics-heatmap-summary, .analytics-heatmap-detail { padding-inline: 19px; }
  .analytics-heatmap-switch button { min-width: 164px; }
}

@media (max-width: 1040px) {
  .analytics-heatmap-toolbar { grid-template-columns: 1fr auto; }
  .analytics-heatmap-switch { grid-column: 1 / -1; grid-row: 2; }
  .analytics-heatmap-switch button { min-width: 0; }
  .analytics-heatmap-body { grid-template-columns: 230px minmax(0,1fr); }
  .analytics-heatmap-detail { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(170px,.7fr) minmax(220px,1fr) minmax(260px,1.2fr); gap: 24px; align-items: start; border-top: 1px solid #2a352e; border-left: 0; }
  .analytics-heatmap-detail > h3 { grid-column: 1; margin-top: 14px; }
  .analytics-heatmap-detail > p { grid-column: 1; }
  .analytics-heatmap-detail dl { grid-column: 2; grid-row: 1 / 4; margin: 0; }
  .analytics-heatmap-use { grid-column: 3; grid-row: 1 / 4; margin: 0; padding: 0; border: 0; }
}

@media (max-width: 760px) {
  .analytics-heatmap-section { padding: 88px 0 64px; }
  .analytics-heatmap-workbench { margin-top: 38px; }
  .analytics-heatmap-toolbar { grid-template-columns: 1fr; gap: 12px; padding: 16px; }
  .analytics-heatmap-period { justify-items: start; }
  .analytics-heatmap-switch { grid-column: auto; grid-row: auto; }
  .analytics-heatmap-switch button { min-height: 48px; height: auto; padding-block: 8px; font-size: 9px; }
  .analytics-heatmap-body { grid-template-columns: 1fr; }
  .analytics-heatmap-summary { border-right: 0; border-bottom: 1px solid #2a352e; }
  .analytics-heatmap-summary dl { grid-template-columns: repeat(3,minmax(0,1fr)); margin-top: 26px; border-top: 1px solid #2a352e; }
  .analytics-heatmap-summary dl > div { min-height: 92px; padding: 8px; border-top: 0; }
  .analytics-heatmap-summary dl > div + div { border-left: 1px solid #2a352e; }
  .analytics-heatmap-summary dd { font-size: 13px; }
  .analytics-heatmap-map { padding: 14px; }
  .analytics-heatmap-map-head { align-items: flex-start; flex-direction: column; }
  .analytics-heatmap-detail { display: block; padding: 24px 20px; }
  .analytics-heatmap-detail > h3, .analytics-heatmap-detail > p, .analytics-heatmap-detail dl, .analytics-heatmap-use { grid-column: auto; grid-row: auto; }
  .analytics-heatmap-detail dl { margin-top: 24px; }
  .analytics-heatmap-use { margin-top: 24px; padding-top: 20px; border-top: 1px solid #2a352e; }
  .analytics-heatmap-note { grid-template-columns: 18px minmax(0,1fr); }
  .analytics-heatmap-note a { grid-column: 2; justify-self: start; }
}

@media (max-width: 480px) {
  .analytics-heatmap-brand img { width: 68px; }
  .analytics-heatmap-brand strong { font-size: 11px; }
  .analytics-heatmap-switch { grid-template-columns: 1fr; }
  .analytics-heatmap-summary h3, .analytics-heatmap-detail h3 { font-size: 21px; }
  .analytics-heatmap-summary dl { grid-template-columns: 1fr; }
  .analytics-heatmap-summary dl > div { min-height: 72px; }
  .analytics-heatmap-summary dl > div + div { border-top: 1px solid #2a352e; border-left: 0; }
  .analytics-heatmap-canvas { overflow: visible; }
  .analytics-heatmap-plan {
    min-width: 0;
    min-height: 0;
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    padding: 8px;
  }
  .analytics-heatmap-pairs { gap: 12px; }
  .analytics-heatmap-pair {
    grid-template-rows: auto 52px auto;
    gap: 4px;
  }
  .analytics-heatmap-row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 4px;
  }
  .analytics-heatmap-spot {
    min-height: 44px;
    padding: 6px 2px;
  }
  .analytics-heatmap-spot span { font-size: 7px; }
  .analytics-heatmap-lane {
    grid-template-columns: 54px minmax(0, 1fr) 54px;
    gap: 5px;
    padding-inline: 7px;
  }
  .analytics-heatmap-lane > div { gap: 15px; }
  .analytics-heatmap-lane > strong { font-size: 6px; }
  .analytics-heatmap-camera.camera-one { left: 21%; }
  .analytics-heatmap-camera.camera-three { right: 21%; }
  .analytics-heatmap-collector {
    min-height: 52px;
    grid-template-columns: 64px minmax(0, 1fr) 60px;
    justify-items: stretch;
    align-items: center;
    gap: 8px;
    padding: 7px 10px;
  }
  .analytics-heatmap-collector > span {
    writing-mode: horizontal-tb;
    font-size: 6px;
    transform: none;
  }
  .analytics-heatmap-collector > div {
    display: flex;
    justify-content: center;
    gap: 16px;
  }
  .analytics-heatmap-collector > div i { transform: rotate(-45deg); }
  .analytics-heatmap-collector > strong {
    display: flex;
    justify-content: flex-end;
    gap: 3px;
    font-size: 9px;
  }
}

.product-contour-link { display: block; color: inherit; text-decoration: none; transition: transform 200ms var(--ease), border-color 200ms ease; }
.product-contour-link:hover { border-color: var(--cyan-dark); transform: translateY(-3px); }

@keyframes overlayPacket { from { transform: translateX(0); opacity: 0; } 12%,82% { opacity: 1; } to { transform: translateX(54px); opacity: 0; } }
@keyframes networkPanelIn { from { opacity: .45; transform: translateY(6px); } to { opacity: 1; transform: none; } }
@keyframes decisionStepIn { to { opacity: 1; transform: none; } }

@media (max-width: 1180px) {
  .network-page .inner-hero h1 { font-size: 51px; }
  .network-hero .inner-hero-layout { grid-template-columns: minmax(0,.8fr) minmax(500px,1.2fr); gap: 34px; }
  .network-scale-modes { grid-template-columns: minmax(0,1fr) 72px minmax(0,1fr); }
  .overlay-flow { grid-template-columns: minmax(120px,.8fr) 38px minmax(130px,.9fr) minmax(190px,1.2fr) 38px minmax(120px,.8fr); gap: 6px; padding-inline: 14px; }
  .space-workbench-body { grid-template-columns: minmax(0,.8fr) minmax(380px,1.2fr); }
  .space-recommendation { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(250px,.7fr) minmax(0,1.3fr); gap: 8px 42px; }
  .space-recommendation > strong { margin-top: 30px; }
  .space-recommendation > p { margin-top: 30px; }
  .space-recommendation dl { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3,1fr); }
  .space-recommendation dl div { padding-inline: 12px; border: 1px solid #293d46; }
  .space-explain-button, .space-explanation { grid-column: 1 / -1; }
  .governance-layout { gap: 46px; }
  .network-preview-layout { grid-template-columns: minmax(0,.78fr) minmax(470px,1.22fr); gap: 50px; }
}

@media (max-width: 980px) {
  .network-hero { min-height: auto; }
  .network-hero .inner-hero-layout { grid-template-columns: 1fr; gap: 34px; }
  .network-page .inner-hero h1 { font-size: 58px; }
  .network-hero-copy { max-width: 760px; }
  .network-hero-visual { min-height: 470px; }
  .network-scale-modes { grid-template-columns: 1fr 58px 1fr; }
  .network-scale-modes article { padding-inline: 26px; }
  .network-scale-modes h3 { margin-top: 48px; }
  .overlay-flow { grid-template-columns: 1fr; gap: 0; padding: 20px; }
  .overlay-system, .overlay-adapter { min-height: 112px; }
  .overlay-system > svg { margin-top: 10px; }
  .overlay-system strong, .overlay-adapter strong { margin-top: 8px; }
  .overlay-wire { width: 30px; height: 34px; justify-self: center; }
  .overlay-wire::before { top: 0; bottom: 0; left: 50%; border-top: 0; border-left: 1px solid #38545f; }
  .overlay-wire::after { content: "v"; top: auto; right: auto; bottom: -2px; left: calc(50% - 3px); }
  .overlay-wire span, .overlay-wire b { top: 0; left: calc(50% - 2px); animation-name: overlayPacketMobile; }
  .overlay-wire small { top: 12px; left: calc(50% + 14px); }
  .overlay-core { width: 100%; min-height: 130px; }
  .overlay-contract { grid-template-columns: repeat(2,1fr); }
  .overlay-contract div:nth-child(3) { border-top: 1px solid #2a3e48; border-left: 0; }
  .overlay-contract div:nth-child(4) { border-top: 1px solid #2a3e48; }
  .decision-engine-workbench { grid-template-columns: 1fr; }
  .decision-context { border-right: 0; border-bottom: 1px solid #2b3e47; }
  .decision-context h3 { margin-top: 34px; }
  .decision-outcome { grid-template-columns: 150px minmax(0,1fr); }
  .decision-outcome small { grid-column: 1 / -1; }
  .governance-layout { grid-template-columns: 1fr; }
  .governance-hierarchy { max-width: 650px; }
  .network-rollout-track { grid-template-columns: repeat(2,1fr); }
  .network-preview-layout { grid-template-columns: 1fr; }
  .network-preview-copy { max-width: 760px; }
  .network-preview-console { width: min(720px,100%); }
}

@media (max-width: 1080px) {
  .governance-layout { grid-template-columns: 1fr; }
  .governance-hierarchy { max-width: 650px; }
}

@media (max-width: 680px) {
  .network-hero .inner-hero-layout { gap: 20px; padding: 26px 0 18px; }
  .network-page .inner-hero h1 { font-size: 41px; }
  .network-hero .inner-lead { margin-top: 18px; font-size: 14px; line-height: 1.52; }
  .network-hero .inner-actions { display: grid; grid-template-columns: 1fr; margin-top: 20px; }
  .network-hero .inner-actions .button { min-height: 44px; font-size: 12px; }
  .network-hero .inner-actions .button-dark { display: none; }
  .network-hero-visual { min-height: 270px; padding: 10px; }
  .network-scale-switch { margin-top: 10px; }
  .network-scale-switch button { min-height: 31px; padding-inline: 3px; font-size: 6px; }
  .network-console-summary { min-height: 54px; padding-block: 6px; }
  .network-console-summary strong { font-size: 12px; }
  .network-console-summary small { max-width: 175px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .network-live-kpi { min-width: 82px; }
  .network-live-kpi strong { font-size: 18px; }
  .network-topology { min-height: 76px; grid-template-columns: 1fr; padding: 6px 0; }
  .network-hierarchy-mini { display: none; }
  .network-core-node { width: 76px; height: 58px; }
  .network-core-node .ui-cshark-wordmark { width: 50px; height: 28px; }
  .network-core-node strong { font-size: 8px; }
  .network-object-grid { inset: 7px; }
  .network-object-grid.is-single { grid-template-columns: repeat(4,31px); grid-template-rows: repeat(2,26px); }
  .network-object-grid.is-portfolio { grid-template-columns: repeat(8,18px); grid-template-rows: repeat(3,18px); }
  .network-object-grid.is-global { grid-template-columns: repeat(12,10px); grid-template-rows: repeat(4,10px); }
  .network-console-foot { min-height: 34px; }
  .network-console-foot div { padding: 4px 5px; }
  .network-console-foot span { font-size: 5px; }
  .network-console-foot strong { font-size: 9px; }
  .network-scale-modes { grid-template-columns: 1fr; border-bottom: 0; }
  .network-scale-modes article { min-height: 390px; padding: 26px 0; border-bottom: 1px solid var(--line); }
  .network-scale-modes h3 { margin-top: 42px; font-size: 28px; }
  .network-scale-bridge { display: none; }
  .adapter-selector button { min-height: 56px; gap: 4px; padding: 4px; font-size: 7px; }
  .adapter-selector svg { width: 14px; }
  .overlay-flow { padding: 14px; }
  .overlay-core { grid-template-columns: 1fr 20px 1fr; }
  .overlay-brand-module .ui-cshark-wordmark { width: 66px; height: 37px; }
  .overlay-contract { grid-template-columns: 1fr; }
  .overlay-contract div { min-height: 74px; }
  .overlay-contract div:nth-child(n) { border-top: 1px solid #2a3e48; border-left: 0; }
  .overlay-contract div:first-child { border-top: 0; }
  .space-workbench-head { grid-template-columns: 1fr; }
  .space-selector { overflow-x: auto; }
  .space-selector button { flex: 0 0 50px; }
  .space-workbench-body { grid-template-columns: 1fr; }
  .space-map-panel, .space-profile-panel, .space-recommendation { padding: 18px; border-right: 0; border-bottom: 1px solid var(--line); }
  .space-row-visual { height: 220px; }
  .space-row-visual button { font-size: 5px; }
  .space-row-visual button::after { height: 122px; }
  .space-row-visual button > i { right: 3px; bottom: 31px; left: 3px; height: 66px; }
  .space-metrics { grid-template-columns: repeat(2,1fr); }
  .space-recommendation { display: block; }
  .space-recommendation > strong { margin-top: 36px; }
  .space-recommendation > p { margin-top: 14px; }
  .space-recommendation dl { display: block; }
  .decision-scenario-tabs { grid-template-columns: repeat(2,1fr); }
  .decision-scenario-tabs button { min-height: 66px; border-bottom: 1px solid #2b3e47; }
  .decision-scenario-tabs button:nth-child(2) { border-right: 0; }
  .decision-context { padding: 22px 18px; }
  .decision-context h3 { font-size: 23px; }
  .decision-pipeline li { padding-inline: 14px; }
  .decision-outcome { grid-template-columns: 1fr; gap: 8px; padding: 18px; }
  .decision-outcome small { grid-column: auto; }
  .governance-hierarchy > div:nth-child(n) { margin-left: 0; grid-template-columns: 32px 1fr; }
  .governance-hierarchy small { grid-column: 2; text-align: left; }
  .governance-controls article { grid-template-columns: 28px 1fr; padding: 16px 0; }
  .governance-controls article > span { grid-column: 2; justify-self: start; }
  .network-rollout-track { grid-template-columns: 1fr; }
  .network-rollout-track li { min-height: 230px; }
  .network-final-cta-layout { grid-template-columns: 1fr; gap: 28px; }
  .network-final-cta h2 { font-size: 31px; }
  .network-final-cta .button { justify-self: start; }
  .network-preview-section { padding: 88px 0; }
  .network-preview-copy h2 { font-size: 36px; }
  .network-preview-copy > p:not(.eyebrow) { font-size: 15px; }
  .network-preview-console { min-height: 0; padding: 12px; }
  .network-preview-console-head { min-height: 44px; gap: 10px; font-size: 6px; }
  .network-preview-topology { height: auto; padding: 12px; }
  .network-preview-topology::after { display: none; }
  .network-preview-core { position: relative; top: auto; left: auto; width: 100%; height: 78px; transform: none; box-shadow: none; }
  .network-preview-core .ui-cshark-wordmark { width: 72px; height: 40px; }
  .network-preview-sites { position: relative; inset: auto; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(3,minmax(88px,auto)); gap: 8px; margin-top: 10px; }
  .network-preview-site { min-height: 88px; grid-template-columns: 28px minmax(0,1fr); gap: 7px; padding: 8px 13px 8px 8px; }
  .network-preview-site:nth-child(odd)::after, .network-preview-site:nth-child(even)::before { display: none; }
  .network-preview-site > svg { width: 21px; height: 21px; padding: 4px; }
  .network-preview-site span { font-size: 5px; }
  .network-preview-site strong { overflow: visible; font-size: 9px; line-height: 1.2; white-space: normal; }
  .network-preview-site small { overflow: visible; font-size: 6px; line-height: 1.3; white-space: normal; }
  .network-preview-site > b { top: 7px; right: 7px; }
  .network-preview-metrics { grid-template-columns: repeat(2,1fr); }
  .network-preview-metrics div { min-height: 62px; padding-inline: 8px; }
  .network-preview-metrics div:nth-child(3) { border-top: 1px solid #263943; border-left: 0; }
  .network-preview-metrics div:nth-child(4) { border-top: 1px solid #263943; }
  .network-preview-metrics strong { font-size: 10px; }
}

@keyframes overlayPacketMobile { from { transform: translateY(0); opacity: 0; } 12%,82% { opacity: 1; } to { transform: translateY(34px); opacity: 0; } }

@media (prefers-reduced-motion: reduce) {
  .overlay-wire span, .overlay-wire b, .decision-pipeline.is-running li, .overlay-workbench.is-updating .overlay-adapter, .overlay-workbench.is-updating .overlay-system { animation: none; opacity: 1; transform: none; }
}

/* Conversion hero with product result */
.hero-conversion { min-height: 1000px; display: block; overflow: visible; }
.hero-conversion .hero-media { animation: heroPanContained 18s ease-in-out infinite alternate; transform: none; }
.hero-conversion .hero-shade { background: linear-gradient(90deg, rgba(16,17,15,.97) 0%, rgba(16,17,15,.9) 42%, rgba(16,17,15,.34) 70%, rgba(16,17,15,.08) 100%), linear-gradient(0deg, rgba(16,17,15,.68) 0%, transparent 50%); }
.hero-conversion .hero-content { min-height: 1000px; display: block; padding-top: 128px; padding-bottom: 350px; }
.hero-conversion .hero-copy { width: min(920px, 100%); max-width: none; }
.hero-conversion-title { max-width: 920px; margin: 0; color: var(--white); font-size: 60px; font-weight: 780; line-height: 1.02; letter-spacing: 0; }
.hero-conversion-title > span { color: var(--cyan); }
.hero-conversion .hero-lead { max-width: 720px; margin-top: 20px; font-size: 18px; line-height: 1.55; }
.hero-configurator { width: min(720px, 100%); display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 8px; margin-top: 26px; }
.hero-config-object { grid-column: 1 / -1; min-height: 50px; display: grid; grid-template-columns: 170px minmax(0,1fr); align-items: center; gap: 14px; }
.hero-config-object > span, .hero-config-field > span { color: rgba(255,255,255,.66); font-size: 11px; font-weight: 650; }
.hero-object-switch { display: grid; grid-template-columns: repeat(3,1fr); gap: 4px; padding: 4px; background: rgba(13,25,33,.78); border: 1px solid rgba(255,255,255,.18); border-radius: 7px; backdrop-filter: blur(16px); }
.hero-object-switch button { min-height: 38px; min-width: 0; padding: 0 10px; color: #9fb0b8; background: transparent; border: 0; border-radius: 4px; cursor: pointer; font-size: 11px; font-weight: 750; }
.hero-object-switch button:hover { color: var(--white); }
.hero-object-switch button:active { transform: scale(.98); }
.hero-object-switch button.active { color: var(--ink); background: var(--white); }
.hero-config-field { min-height: 62px; display: grid; align-content: center; gap: 4px; padding: 8px 14px; background: rgba(13,25,33,.76); border: 1px solid rgba(255,255,255,.19); border-radius: var(--radius); backdrop-filter: blur(16px); }
.hero-config-field:focus-within { border-color: var(--cyan); box-shadow: 0 0 0 1px rgba(201,245,74,.28); }
.hero-config-field input, .hero-config-field select { width: 100%; height: 25px; padding: 0; color: var(--white); background: transparent; border: 0; outline: 0; font-size: 14px; font-weight: 700; }
.hero-config-field input::placeholder { color: #728790; font-weight: 500; }
.hero-config-field select { color-scheme: dark; cursor: pointer; }
.hero-config-submit { min-height: 62px; }
.hero-config-note { grid-column: 1 / -1; margin: 2px 0 0; color: rgba(255,255,255,.4); font-size: 9px; text-align: center; }

.hero-product-wrap { position: absolute; right: 0; bottom: -220px; left: 0; z-index: 6; pointer-events: none; }
.hero-product-showcase { position: relative; width: min(1240px, calc(100% - 96px)); height: 540px; margin: 0 auto; overflow: visible; color: var(--text); background: #eff3f1; border: 1px solid rgba(255,255,255,.5); border-radius: var(--radius); box-shadow: 0 38px 110px rgba(2,9,14,.42); pointer-events: auto; }
.hero-product-toolbar { height: 60px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 0 18px; color: var(--white); background: var(--panel-deep); border-radius: 7px 7px 0 0; }
.hero-product-toolbar > div { display: flex; align-items: center; gap: 10px; }
.hero-product-toolbar img { width: 34px; height: 34px; }
.hero-product-toolbar .ui-cshark-wordmark { width: 78px; height: 44px; }
.hero-product-toolbar span { display: grid; }
.hero-product-toolbar strong { font-size: 11px; }
.hero-product-toolbar small { color: #6f838c; font-family: var(--font-mono); font-size: 6px; }
.hero-product-status span { display: flex; grid-auto-flow: column; align-items: center; gap: 6px; color: var(--green); font-family: var(--font-mono); font-size: 6px; text-transform: uppercase; }
.hero-product-status span i { width: 5px; height: 5px; background: var(--green); border-radius: 50%; box-shadow: 0 0 8px var(--green); }
.hero-product-status b { padding: 6px 8px; color: #a4a89b; background: var(--panel-raised); border: 1px solid var(--panel-line); border-radius: 3px; font-family: var(--font-mono); font-size: 6px; }
.hero-product-body { height: calc(100% - 60px); display: grid; grid-template-columns: 62px minmax(0,1fr) 286px; }
.hero-product-rail { display: grid; align-content: start; justify-items: center; gap: 6px; padding-top: 16px; background: var(--white); border-right: 1px solid var(--line); border-radius: 0 0 0 7px; }
.hero-product-rail button { width: 38px; height: 38px; display: grid; place-items: center; padding: 0; color: #8a999f; background: transparent; border: 0; border-radius: 5px; cursor: pointer; }
.hero-product-rail button:hover { color: var(--cyan-dark); background: #f1f2e8; }
.hero-product-rail button.active { color: var(--ink); background: var(--cyan); }
.hero-product-rail svg { width: 17px; }
.hero-product-main { min-width: 0; padding: 18px; overflow: hidden; }
.hero-product-heading { min-height: 48px; display: flex; align-items: start; justify-content: space-between; gap: 20px; }
.hero-product-heading small { color: #4f6269; font-family: var(--font-mono); font-size: 6px; }
.hero-product-heading h2 { margin: 4px 0 0; font-size: 21px; line-height: 1.1; }
.hero-product-heading > span { display: flex; align-items: center; gap: 6px; color: #586a72; font-family: var(--font-mono); font-size: 7px; }
.demo-data-label { display: flex; align-items: center; gap: 6px; margin: 4px 0 8px; color: #4f6269; font: 700 7px/1.25 var(--font-mono); letter-spacing: .05em; text-transform: uppercase; }
.demo-data-label i { width: 6px; height: 6px; flex: 0 0 auto; border-radius: 50%; background: var(--cyan-dark); box-shadow: 0 0 0 3px rgba(0, 132, 107, .12); }
.demo-data-label-console { margin: 0 auto; color: #b9c5be; white-space: nowrap; }
.demo-data-label-console i { background: var(--cyan); box-shadow: 0 0 0 3px rgba(193, 255, 39, .12); }
.hero-product-heading svg { width: 13px; color: var(--cyan-dark); }
.hero-product-metrics { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 10px; background: var(--white); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.hero-product-metrics > div { min-height: 72px; display: grid; align-content: center; padding: 8px 12px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.hero-product-metrics span { color: #5d6b70; font-family: var(--font-mono); font-size: 5px; }
.hero-product-metrics strong { margin-top: 4px; font-family: var(--font-mono); font-size: 16px; line-height: 1; }
.hero-product-metrics > div:nth-child(3) strong { color: var(--green-dark); }
.hero-product-metrics small { margin-top: 4px; color: #5d6b70; font-size: 6px; }
.hero-product-workspace { min-height: 284px; display: grid; grid-template-columns: 146px minmax(0,1fr); gap: 10px; margin-top: 10px; }
.hero-floor-summary { display: grid; grid-template-rows: repeat(5,1fr); background: var(--white); border: 1px solid var(--line); }
.hero-floor-summary > div { position: relative; display: grid; grid-template-columns: 30px 26px 1fr; align-items: center; gap: 6px; padding: 0 9px; border-bottom: 1px solid var(--line); }
.hero-floor-summary > div:last-child { border-bottom: 0; }
.hero-floor-summary > div.active { background: #eef3de; box-shadow: inset 3px 0 0 var(--cyan-dark); }
.hero-floor-summary span { font-family: var(--font-mono); font-size: 7px; font-weight: 800; }
.hero-floor-summary b { color: var(--green-dark); font-family: var(--font-mono); font-size: 8px; }
.hero-floor-summary i { position: relative; height: 4px; overflow: hidden; background: #e1e7e5; border-radius: 2px; }
.hero-floor-summary i::after { content: ""; position: absolute; inset: 0 auto 0 0; width: var(--load); background: var(--cyan-dark); }
.hero-preview-map { position: relative; min-width: 0; overflow: hidden; background-color: #f1f2e8; border: 1px solid var(--line); }
.hero-preview-map-head { position: absolute; top: 0; right: 0; left: 0; z-index: 3; height: 32px; display: flex; align-items: center; justify-content: space-between; padding: 0 10px; background: rgba(255,255,255,.88); border-bottom: 1px solid var(--line); backdrop-filter: blur(8px); }
.hero-preview-map-head span { color: #50636a; font-family: var(--font-mono); font-size: 6px; }
.hero-preview-map-head strong { color: var(--green-dark); font-size: 8px; }
.hero-preview-spots { position: absolute; top: 44px; right: 10px; left: 10px; display: grid; grid-template-columns: repeat(12,1fr); grid-template-rows: repeat(2,64px); gap: 34px 3px; }
.hero-preview-spots span { position: relative; display: grid; place-items: start center; padding-top: 5px; color: #4f6269; background: rgba(255,255,255,.72); border: 1px solid #b7c4c0; font-family: var(--font-mono); font-size: 4px; }
.hero-preview-spots span::before { content: ""; position: absolute; right: 3px; bottom: 6px; left: 3px; height: 28px; background: #788991; border: 1px solid #53656d; border-radius: 2px 2px 4px 4px; }
.hero-preview-spots span.free::before, .hero-preview-spots span.assigned::before { display: none; }
.hero-preview-spots span.free { background: rgba(201,245,74,.24); border-color: rgba(14,107,79,.32); }
.hero-preview-spots span.assigned { color: var(--ink); background: rgba(201,245,74,.38); border: 2px solid var(--cyan-dark); box-shadow: 0 0 0 3px rgba(14,107,79,.1); }
.hero-preview-aisle { position: absolute; top: 111px; right: 9px; left: 9px; height: 30px; display: flex; align-items: center; justify-content: center; gap: 16px; color: #769096; border-top: 1px dashed #9eaeaa; border-bottom: 1px dashed #9eaeaa; }
.hero-preview-aisle svg { width: 13px; color: var(--cyan-dark); }
.hero-preview-aisle b { position: absolute; right: 8px; font-family: var(--font-mono); font-size: 5px; }
.hero-preview-route { position: absolute; top: 126px; right: 45%; z-index: 4; width: 32%; border-top: 2px solid var(--cyan-dark); }
.hero-preview-route::before { content: ""; position: absolute; top: -2px; left: 0; height: 58px; border-left: 2px solid var(--cyan-dark); }
.hero-preview-route i { position: absolute; top: 52px; left: -4px; width: 8px; height: 8px; background: var(--cyan); border: 2px solid var(--white); border-radius: 50%; box-shadow: 0 0 0 2px var(--cyan-dark); }
.hero-preview-route span { position: absolute; top: 40px; left: 10px; color: var(--cyan-dark); font-family: var(--font-mono); font-size: 6px; font-weight: 800; }
.hero-preview-camera { position: absolute; right: 12px; bottom: 9px; display: flex; align-items: center; gap: 4px; padding: 4px 6px; color: #546970; background: rgba(255,255,255,.9); border: 1px solid #b6c4c0; border-radius: 3px; }
.hero-preview-camera svg { width: 12px; color: var(--cyan-dark); }
.hero-preview-camera b { width: 4px; height: 4px; background: var(--green-dark); border-radius: 50%; }
.hero-preview-camera span { font-family: var(--font-mono); font-size: 5px; }
.hero-preview-board { position: absolute; bottom: 9px; left: 10px; min-width: 62px; padding: 5px 7px; color: var(--green); background: var(--ink); border-radius: 3px; }
.hero-preview-board small { display: block; color: #8da0a8; font-family: var(--font-mono); font-size: 4px; }
.hero-preview-board strong { display: block; margin-top: 2px; font-family: var(--font-mono); font-size: 7px; }
.hero-product-decision { min-width: 0; padding: 20px; color: var(--white); background: var(--panel-raised); border-radius: 0 0 7px 0; }
.hero-decision-head { display: flex; align-items: center; justify-content: space-between; color: var(--cyan); font-family: var(--font-mono); font-size: 6px; }
.hero-decision-head span { display: flex; align-items: center; gap: 6px; }
.hero-decision-head svg { width: 15px; }
.hero-decision-head b { padding: 5px 7px; color: var(--ink); background: var(--green); border-radius: 3px; font-size: 6px; }
.hero-product-decision > small { display: block; margin-top: 40px; color: #8da0a8; font-family: var(--font-mono); font-size: 5px; }
.hero-product-decision h3 { margin: 8px 0 0; font-size: 23px; line-height: 1.12; }
.hero-product-decision > p { margin: 12px 0 0; color: #91a4ac; font-size: 9px; line-height: 1.55; }
.hero-product-decision ol { display: grid; gap: 0; margin: 24px 0 0; padding: 0; border-top: 1px solid #2a3f49; list-style: none; }
.hero-product-decision li { min-height: 41px; display: flex; align-items: center; gap: 8px; color: #b8c6cb; border-bottom: 1px solid #2a3f49; font-size: 8px; }
.hero-product-decision li svg { width: 13px; color: var(--green); }
.hero-decision-result { display: grid; grid-template-columns: 1fr auto; gap: 4px 10px; margin-top: 18px; padding: 10px; background: #142a34; border-left: 2px solid var(--cyan); }
.hero-decision-result span { color: #8da0a8; font-family: var(--font-mono); font-size: 5px; }
.hero-decision-result strong { color: var(--cyan); font-family: var(--font-mono); font-size: 10px; }
.hero-decision-result small { grid-column: 1 / -1; color: #8da0a8; font-family: var(--font-mono); font-size: 5px; }
.hero-network-float { position: absolute; right: 18px; bottom: -54px; z-index: 8; width: 248px; min-height: 140px; padding: 15px; color: var(--ink); background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: 0 24px 60px rgba(3,12,17,.22); }
.hero-network-float > div:first-child { display: flex; align-items: center; justify-content: space-between; color: #708087; font-family: var(--font-mono); font-size: 5px; }
.hero-network-float > div:first-child b { display: flex; align-items: center; gap: 5px; color: var(--green-dark); font-size: 5px; }
.hero-network-float > div:first-child i { width: 5px; height: 5px; background: var(--green-dark); border-radius: 50%; }
.hero-network-float > strong { display: block; margin-top: 10px; font-size: 13px; }
.hero-network-bars { height: 34px; display: grid; grid-template-columns: repeat(10,1fr); align-items: end; gap: 3px; margin-top: 10px; }
.hero-network-bars i { height: var(--h); background: var(--cyan-dark); border-radius: 2px 2px 0 0; }
.hero-network-kpis { display: flex; justify-content: space-between; gap: 10px; margin-top: 8px; color: #77878e; font-size: 6px; }
.hero-network-kpis b { color: var(--text); font-family: var(--font-mono); }
.hero-conversion + .capability-strip { height: 420px; align-items: flex-end; padding-bottom: 0; color: var(--ink); background: #eef2f1; }
.hero-conversion + .capability-strip .ticker { height: 88px; display: flex; align-items: center; background: var(--cyan); }

@keyframes heroPanContained {
  from { object-position: 52% center; }
  to { object-position: 48% center; }
}

@media (max-width: 1180px) {
  .hero-conversion-title { font-size: 53px; }
  .hero-product-showcase { width: calc(100% - 48px); }
  .hero-product-body { grid-template-columns: 56px minmax(0,1fr) 250px; }
  .hero-product-main { padding: 14px; }
  .hero-product-workspace { grid-template-columns: 126px minmax(0,1fr); }
  .hero-product-decision { padding: 16px; }
  .hero-product-decision h3 { font-size: 20px; }
}

@media (max-width: 980px) {
  .hero-conversion { min-height: 1000px; }
  .hero-conversion .hero-content { min-height: 1000px; display: block; padding-top: 108px; padding-bottom: 350px; }
  .hero-conversion-title { max-width: 760px; font-size: 52px; }
  .hero-conversion .hero-copy { width: min(820px,100%); }
  .hero-product-showcase { width: 100%; }
  .hero-product-body { grid-template-columns: 54px minmax(0,1fr) 230px; }
  .hero-product-metrics > div { padding-inline: 8px; }
  .hero-product-workspace { grid-template-columns: 112px minmax(0,1fr); }
  .hero-product-decision h3 { font-size: 18px; }
  .hero-network-float { right: 10px; }
}

@media (max-width: 820px) {
  .hero-conversion { min-height: auto; overflow: hidden; }
  .hero-conversion .hero-content { min-height: auto; padding-top: 104px; padding-bottom: 26px; }
  .hero-product-wrap { position: relative; right: auto; bottom: auto; left: auto; margin-top: 0; padding-bottom: 28px; }
  .hero-product-showcase { height: 460px; }
  .hero-product-body { grid-template-columns: minmax(0,1fr) 220px; }
  .hero-product-rail { display: none; }
  .hero-product-main { padding: 14px; }
  .hero-network-float { display: none; }
  .hero-conversion + .capability-strip { height: 88px; padding: 0; }
  .hero-conversion + .capability-strip .ticker { height: 88px; }
}

@media (max-width: 680px) {
  .hero-conversion .hero-media { object-position: 64% center; animation: none; }
  .hero-conversion .hero-shade { background: linear-gradient(0deg,rgba(16,17,15,.97) 0%,rgba(16,17,15,.84) 72%,rgba(16,17,15,.56) 100%); }
  .hero-conversion .hero-content { padding-top: 88px; padding-bottom: 20px; }
  .hero-conversion-title { font-size: 40px; line-height: 1.03; }
  .hero-conversion .hero-lead { margin-top: 16px; font-size: 14px; line-height: 1.52; }
  .hero-configurator { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 20px; }
  .hero-config-object { grid-template-columns: 1fr; gap: 6px; }
  .hero-config-object > span { font-size: 9px; }
  .hero-object-switch button { min-height: 34px; padding-inline: 3px; font-size: 9px; }
  .hero-config-field { min-height: 55px; padding: 7px 9px; }
  .hero-config-field > span { font-size: 8px; }
  .hero-config-field input, .hero-config-field select { font-size: 11px; }
  .hero-contact-field, .hero-config-submit { grid-column: 1 / -1; }
  .hero-config-submit { min-height: 50px; font-size: 12px; }
  .hero-config-note { font-size: 7px; }
  .hero-product-wrap { width: min(calc(100% - 20px),var(--shell)); padding-bottom: 20px; }
  .hero-product-showcase { height: 350px; }
  .hero-product-toolbar { height: 46px; padding-inline: 10px; }
  .hero-product-toolbar .ui-cshark-wordmark { width: 62px; height: 35px; }
  .hero-product-toolbar strong { font-size: 9px; }
  .hero-product-status span, .hero-product-toolbar small { font-size: 5px; }
  .hero-product-status b { display: none; }
  .hero-product-body { position: relative; height: calc(100% - 46px); display: block; }
  .hero-product-main { height: 100%; padding: 10px; }
  .hero-product-heading { min-height: 38px; }
  .hero-product-heading h2 { font-size: 15px; }
  .hero-product-heading > span { display: none; }
  .hero-product-metrics { margin-top: 5px; }
  .hero-product-metrics > div { min-height: 56px; padding: 5px; }
  .hero-product-metrics span { font-size: 4px; }
  .hero-product-metrics strong { font-size: 11px; }
  .hero-product-metrics small { display: none; }
  .hero-product-workspace { min-height: 192px; grid-template-columns: 76px minmax(0,1fr); gap: 5px; margin-top: 5px; }
  .hero-floor-summary > div { grid-template-columns: 20px 18px; gap: 2px; padding: 0 5px; }
  .hero-floor-summary span, .hero-floor-summary b { font-size: 5px; }
  .hero-floor-summary i { display: none; }
  .hero-preview-map-head { height: 25px; padding-inline: 6px; }
  .hero-preview-map-head span, .hero-preview-map-head strong { font-size: 5px; }
  .hero-preview-spots { top: 34px; right: 5px; left: 5px; grid-template-columns: repeat(12,1fr); grid-template-rows: repeat(2,42px); gap: 24px 1px; }
  .hero-preview-spots span { padding-top: 2px; font-size: 3px; }
  .hero-preview-spots span::before { right: 1px; bottom: 3px; left: 1px; height: 19px; border-width: 1px; }
  .hero-preview-aisle { top: 77px; right: 4px; left: 4px; height: 23px; gap: 7px; }
  .hero-preview-aisle svg { width: 8px; }
  .hero-preview-aisle b { display: none; }
  .hero-preview-route { top: 88px; }
  .hero-preview-route::before { height: 34px; }
  .hero-preview-route i { top: 30px; width: 6px; height: 6px; }
  .hero-preview-route span { top: 23px; font-size: 4px; }
  .hero-preview-camera { right: 5px; bottom: 5px; padding: 2px 3px; }
  .hero-preview-camera span { display: none; }
  .hero-preview-camera svg { width: 9px; }
  .hero-preview-board { bottom: 5px; left: 5px; min-width: 44px; padding: 3px 4px; }
  .hero-preview-board strong { font-size: 5px; }
  .hero-product-decision { position: absolute; right: 15px; bottom: 13px; width: 190px; min-height: 40px; padding: 9px 10px; border: 1px solid #314a55; border-radius: 4px; box-shadow: 0 12px 28px rgba(3,12,17,.3); }
  .hero-product-decision .hero-decision-head, .hero-product-decision > small, .hero-product-decision > p, .hero-product-decision ol, .hero-decision-result { display: none; }
  .hero-product-decision h3 { margin: 0; color: var(--white); font-size: 11px; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-conversion .hero-copy { animation: none; }
}

/* Spatial Control redesign · 2026 */
body { animation: 280ms var(--ease) both pageFadeIn; }
@keyframes pageFadeIn { from { opacity: 0; } }

.site-progress {
  position: fixed;
  inset: 0 0 auto;
  z-index: 1400;
  height: 3px;
  pointer-events: none;
}
.site-progress::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: var(--cyan);
  box-shadow: 0 0 14px rgba(201, 245, 74, .46);
  transform: scaleX(0);
  transform-origin: left;
  animation: siteProgress linear both;
  animation-timeline: scroll(root block);
}

@keyframes siteProgress { to { transform: scaleX(1); } }

.site-header { transition-duration: 180ms; }
.site-header.scrolled {
  background: rgba(247, 249, 248, .9);
  box-shadow: 0 8px 30px rgba(7, 16, 23, .06);
}
.desktop-nav a { font-size: 13px; }
.button { font-weight: 760; }

.hero-conversion .hero-content { padding-top: 108px; }
.hero-conversion-title { max-width: 860px; font-size: 52px; }
.hero-conversion .hero-lead { max-width: 660px; }
.hero-audience {
  width: min(800px, 100%);
  display: grid;
  grid-template-columns: 112px 300px minmax(0, 1fr);
  gap: 8px 12px;
  align-items: center;
  margin-top: 22px;
}
.hero-audience > span {
  color: rgba(255, 255, 255, .52);
  font-size: 10px;
  font-weight: 700;
}
.hero-audience > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  padding: 3px;
  background: rgba(8, 19, 26, .62);
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 6px;
  backdrop-filter: blur(14px);
}
.hero-audience button {
  min-height: 34px;
  padding: 0 10px;
  color: #9caeb6;
  background: transparent;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  font-size: 10px;
  font-weight: 750;
}
.hero-audience button.active { color: var(--ink); background: var(--white); }
.hero-audience p {
  grid-column: 3;
  min-height: 34px;
  margin: 0;
  color: rgba(255, 255, 255, .72);
  font-size: 11px;
  line-height: 1.5;
}
.hero-configurator { margin-top: 18px; }
.hero-product-wrap { bottom: -200px; }

.capability-strip,
.hero-conversion + .capability-strip { height: auto; padding: 0; background: var(--cyan); }
.capability-strip .ticker,
.hero-conversion + .capability-strip .ticker { height: 76px; overflow: hidden; }
.capability-strip .ticker::-webkit-scrollbar { display: none; }
.capability-strip .ticker-track {
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
}
.capability-strip .ticker-track span { flex: 0 0 auto; font-size: 11px; }

.system-entry-paths { padding: 112px 0 0; color: var(--ink); background: #eef2f1; border-bottom: 1px solid var(--line); }
.system-entry-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(340px, .7fr); gap: 82px; align-items: end; }
.system-entry-heading h2 { max-width: 850px; margin: 10px 0 0; font-size: 50px; line-height: 1.04; text-wrap: balance; }
.system-entry-heading > p { max-width: 650px; margin: 0; color: var(--muted); font-size: 15px; line-height: 1.72; }
.system-entry-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 52px; border-top: 1px solid #c7d1ce; border-left: 1px solid #c7d1ce; }
.system-entry-path { min-height: 460px; display: grid; grid-template-rows: auto auto auto 1fr auto; padding: 30px; background: rgba(255, 255, 255, .52); border-right: 1px solid #c7d1ce; border-bottom: 1px solid #c7d1ce; transition: background 200ms ease; }
.system-entry-path:hover { background: rgba(255, 255, 255, .84); }
.system-entry-path-head { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.system-entry-path-head span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 9px; font-weight: 700; }
.system-entry-path-head svg { width: 26px; height: 26px; color: var(--cyan-dark); }
.system-entry-path h3 { max-width: 580px; margin: 48px 0 0; font-size: 28px; line-height: 1.12; text-wrap: balance; }
.system-entry-path > p { max-width: 650px; margin: 16px 0 0; color: #5a6a66; font-size: 12px; line-height: 1.68; }
.system-entry-path ul { display: grid; gap: 9px; align-content: start; margin: 26px 0 0; padding: 20px 0 0; border-top: 1px solid #d0d8d5; list-style: none; }
.system-entry-path li { position: relative; padding-left: 17px; color: #43534f; font-size: 11px; line-height: 1.55; }
.system-entry-path li::before { content: "+"; position: absolute; left: 0; color: var(--cyan-dark); font-family: var(--font-mono); font-weight: 800; }
.system-entry-path > a { width: max-content; max-width: 100%; display: inline-flex; align-items: center; gap: 8px; margin-top: 28px; color: var(--ink); font-size: 11px; font-weight: 800; text-decoration: none; }
.system-entry-path > a svg { width: 16px; transition: transform 180ms var(--ease); }
.system-entry-path > a:hover svg { transform: translate(2px, -2px); }
.system-entry-result { min-height: 126px; display: grid; grid-template-columns: 34px minmax(0, 1fr) auto; gap: 20px; align-items: center; padding: 24px 30px; color: var(--white); background: var(--ink); }
.system-entry-result > svg { width: 27px; color: var(--cyan); }
.system-entry-result strong { font-size: 15px; }
.system-entry-result p { max-width: 900px; margin: 7px 0 0; color: #91a4ac; font-size: 11px; line-height: 1.6; }
.system-entry-result > a { min-height: 44px; display: inline-flex; align-items: center; gap: 8px; padding: 0 14px; color: var(--white); border: 1px solid #344850; border-radius: 5px; font-size: 10px; font-weight: 750; text-decoration: none; white-space: nowrap; }
.system-entry-result > a:hover { color: var(--ink); background: var(--cyan); border-color: var(--cyan); }
.system-entry-result > a svg { width: 15px; }

.object-types-overview { padding: 132px 0 104px; background: var(--paper); border-bottom: 1px solid var(--line); }
.object-types-heading { display: grid; grid-template-columns: minmax(0, .95fr) minmax(320px, .65fr); gap: 80px; align-items: end; margin-bottom: 44px; }
.object-types-heading h2 { margin: 10px 0 0; font-size: 50px; line-height: 1.04; }
.object-types-heading > p { margin: 0; color: var(--muted); font-size: 15px; line-height: 1.7; }
.object-types-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.object-types-grid a { min-height: 210px; display: grid; grid-template-rows: auto auto 1fr; padding: 22px; color: inherit; background: var(--white); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); text-decoration: none; transition: color 180ms ease, background 180ms ease, transform 200ms var(--ease); }
.object-types-grid a:hover { color: var(--ink); background: #f1f2e8; transform: translateY(-3px); }
.object-types-grid svg { width: 25px; color: var(--cyan-dark); }
.object-types-grid strong { margin-top: 34px; font-size: 18px; line-height: 1.2; }
.object-types-grid span { align-self: end; margin-top: 20px; color: var(--muted); font-family: var(--font-mono); font-size: 8px; line-height: 1.55; text-transform: uppercase; }
.control-outcomes-section { padding: 112px 0; color: var(--ink); background: #eef1ed; border-bottom: 1px solid var(--line); }
.control-outcomes-section .section-heading > p { color: var(--muted); }
.control-outcome-ledger { border-top: 1px solid #cbd4d0; }
.control-outcome-ledger article { min-height: 132px; display: grid; grid-template-columns: 42px 36px minmax(240px, 1fr) minmax(230px, .85fr) minmax(220px, .75fr); align-items: center; gap: 22px; padding: 22px 0; border-bottom: 1px solid #cbd4d0; }
.control-outcome-ledger article > span { color: #5d6d68; font-family: var(--font-mono); font-size: 8px; }
.control-outcome-ledger article > svg { width: 22px; color: var(--cyan-dark); }
.control-outcome-ledger h3 { margin: 0; font-size: 19px; }
.control-outcome-ledger p { margin: 7px 0 0; color: #61706c; font-size: 12px; line-height: 1.55; }
.control-outcome-ledger strong { color: #263631; font-size: 11px; line-height: 1.55; }
.control-outcome-ledger small { color: #566a63; font-family: var(--font-mono); font-size: 8px; line-height: 1.55; }
@media (max-width: 1100px) {
  .system-entry-heading { gap: 46px; }
  .system-entry-path { min-height: 490px; }
  .object-types-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .control-outcome-ledger article { grid-template-columns: 36px 30px minmax(220px, 1fr) minmax(220px, .8fr); }
  .control-outcome-ledger small { grid-column: 3 / -1; padding-bottom: 4px; }
}
@media (max-width: 760px) {
  .system-entry-paths { padding-top: 76px; }
  .system-entry-heading, .system-entry-grid { grid-template-columns: 1fr; }
  .system-entry-heading { gap: 22px; }
  .system-entry-heading h2 { font-size: 36px; }
  .system-entry-heading > p { font-size: 13px; }
  .system-entry-grid { margin-top: 34px; }
  .system-entry-path { min-height: 0; padding: 24px; }
  .system-entry-path h3 { margin-top: 34px; font-size: 25px; }
  .system-entry-result { grid-template-columns: 28px 1fr; padding: 24px; }
  .system-entry-result > a { grid-column: 2; width: max-content; }
  .object-types-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .control-outcomes-section { padding: 76px 0; }
  .control-outcome-ledger article { grid-template-columns: 30px 28px 1fr; gap: 14px; padding: 24px 0; }
  .control-outcome-ledger article > div { grid-column: 3; }
  .control-outcome-ledger article > strong,
  .control-outcome-ledger article > small { grid-column: 3; }
}

.operating-model,
.functions-section,
.roles-section,
.deployment-section { padding-top: 104px; padding-bottom: 112px; }
.section-heading { margin-bottom: 48px; }
.section-heading h2,
.scope-intro h2,
.deployment-copy h2,
.final-cta h2 { max-width: 820px; font-size: 52px; }
.heading-split { grid-template-columns: minmax(0, .9fr) minmax(320px, .6fr); gap: 80px; }

.capability-ledger-section { background: var(--paper); }
.section-action-copy { align-self: end; }
.section-action-copy p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.7; }
.section-action-copy .link-arrow { margin-top: 22px; }
.capability-ledger { border-top: 1px solid var(--line); }
.capability-ledger-row {
  min-height: 106px;
  display: grid;
  grid-template-columns: 44px 42px minmax(190px, .72fr) minmax(320px, 1fr) 100px;
  gap: 20px;
  align-items: center;
  color: inherit;
  border-bottom: 1px solid var(--line);
  text-decoration: none;
  transition: color 180ms ease, background 180ms ease, padding 220ms var(--ease);
}
.capability-ledger-row > span,
.capability-ledger-row > small { color: #5d6d73; font-family: var(--font-mono); font-size: 9px; }
.capability-ledger-row > svg { width: 22px; color: var(--cyan-dark); }
.capability-ledger-row > strong { font-size: 19px; }
.capability-ledger-row > p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.55; }
.capability-ledger-row > small { justify-self: end; }
.capability-ledger-row:hover { padding-inline: 14px; color: var(--cyan-dark); background: var(--white); }

.roles-section { position: relative; overflow: hidden; }
.roles-section::before {
  content: none;
}
.roles-section > .page-shell { position: relative; }
.role-selector button { min-height: 54px; }
.role-stage { min-height: 570px; }
.role-ui { min-height: 570px; }

.deployment-layout { gap: 84px; }
.deployment-visual { min-height: 520px; }
.final-cta { min-height: 620px; }
.final-cta-content { min-height: 620px; }

/* A distinct opening composition for every product area. */
.inner-page .inner-hero { min-height: 610px; }
.inner-page .inner-hero-layout { min-height: 610px; padding-block: 64px; }
.inner-page .inner-hero h1 { max-width: 760px; font-size: 64px; line-height: 1.02; }
.inner-page .inner-lead { max-width: 690px; font-size: 17px; }
.inner-page .inner-hero-visual { min-height: 420px; }
.inner-page .section-kicker { margin-bottom: 14px; }

body[data-page="platform"] .inner-hero-layout { grid-template-columns: minmax(0, .82fr) minmax(560px, 1.18fr); }
body[data-page="platform"] .inner-hero-visual { background: #e9efed; border-color: #becac7; color: var(--ink); }
body[data-page="platform"] .visual-toolbar { color: #52646b; border-color: #c7d1cf; }
body[data-page="platform"] .visual-toolbar span:last-child { color: var(--cyan-dark); }
body[data-page="platform"] .encyclopedia-rail div { background: #f8faf9; border-color: #c8d2d0; }
body[data-page="platform"] .encyclopedia-rail span { color: #52646b; }

body[data-page="network"] .inner-hero-layout { grid-template-columns: minmax(0, .86fr) minmax(620px, 1.14fr); }
body[data-page="network"] .inner-hero h1 { font-size: 56px; }
body[data-page="network"] .inner-hero-visual { min-height: 470px; }

body[data-page="api"] .inner-hero-layout > :first-child { order: 2; }
body[data-page="api"] .inner-hero-layout > :last-child { order: 1; }

body[data-page="solutions"] .inner-hero-layout { grid-template-columns: minmax(0, 1fr) minmax(460px, .88fr); }
body[data-page="solutions"] .inner-hero-visual {
  min-height: 340px;
  align-self: center;
  padding: 0;
  aspect-ratio: 16 / 10;
  background-color: var(--ink-2);
  background-image:
    linear-gradient(180deg, rgba(5, 15, 13, .04), rgba(5, 15, 13, .28)),
    url("assets/cshark-parking-hero.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body[data-page="solutions"] .inner-hero-visual .visual-toolbar,
body[data-page="solutions"] .inner-hero-visual .encyclopedia-rail { display: none; }
.solutions-hero-media {
  min-height: 0 !important;
  padding: 0;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  isolation: isolate;
  background: var(--ink-2);
}
.solutions-hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 48%, rgba(5, 15, 13, .78) 100%);
}
.solutions-hero-media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.solutions-hero-media > figcaption {
  position: absolute;
  z-index: 2;
  right: 24px;
  bottom: 22px;
  left: 24px;
  color: var(--white);
  font-size: 15px;
  font-weight: 650;
}

body[data-page="scenarios"] .inner-hero,
body[data-page="knowledge"] .inner-hero { min-height: 520px; }
body[data-page="scenarios"] .inner-hero-layout,
body[data-page="knowledge"] .inner-hero-layout { min-height: 520px; grid-template-columns: minmax(0, 1fr) minmax(420px, .72fr); padding-block: 48px; }
body[data-page="scenarios"] .inner-hero-visual,
body[data-page="knowledge"] .inner-hero-visual { min-height: 320px; }

body[data-page="architecture"] .inner-hero-layout,
body[data-page="implementation"] .inner-hero-layout { grid-template-columns: 1fr; gap: 34px; }
body[data-page="architecture"] .inner-hero h1,
body[data-page="implementation"] .inner-hero h1 { max-width: 1100px; font-size: clamp(48px, 5vw, 64px); }
body[data-page="architecture"] .inner-hero-visual,
body[data-page="implementation"] .inner-hero-visual { min-height: 220px; }
body[data-page="architecture"] .encyclopedia-rail,
body[data-page="implementation"] .encyclopedia-rail {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 280px), 1fr));
  gap: 8px;
}
body[data-page="architecture"] .encyclopedia-rail div,
body[data-page="implementation"] .encyclopedia-rail div {
  min-width: 0;
  margin-left: 0;
  grid-template-columns: 42px minmax(0, 1fr) auto;
}
body[data-page="architecture"] .encyclopedia-rail strong,
body[data-page="implementation"] .encyclopedia-rail strong {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* Scenarios read like an operational register, not a marketing card wall. */
.scenario-grid { grid-template-columns: 1fr; gap: 0; border-top: 1px solid var(--line); }
.scenario-card {
  min-height: 170px;
  display: grid;
  grid-template-columns: 150px minmax(240px, .78fr) minmax(360px, 1.2fr) 210px;
  gap: 24px;
  align-items: center;
  padding: 24px 0;
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  background: transparent;
}
.scenario-card:hover { background: rgba(255, 255, 255, .65); }
.scenario-card-head { align-self: start; display: grid; justify-items: start; gap: 10px; }
.scenario-card h2 { margin: 0; font-size: 19px; }
.scenario-card > p { margin: 0; font-size: 12px; }
.scenario-card > div:last-child { align-self: stretch; display: flex; flex-direction: column; justify-content: space-between; }

.knowledge-sidebar { top: calc(var(--header-height) + 24px); }
.knowledge-item { min-height: 150px; transition: background 180ms ease, padding 220ms var(--ease); }
.knowledge-item:hover { padding-inline: 14px; background: var(--white); }
.knowledge-open { width: 44px; height: 44px; }

.footer-main a,
.footer-link,
.inner-footer-grid a { min-height: 44px; display: inline-flex; align-items: center; padding-block: 8px; }
.footer-bottom a { min-height: 44px; display: inline-flex; align-items: center; }
.inner-footer-meta {
  min-height: 64px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 28px;
  border-top: 1px solid rgba(255, 255, 255, .09);
}
.inner-footer-meta a,
.inner-footer-meta button {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 0;
  color: #81949e;
  background: none;
  border: 0;
  font-family: var(--font-sans);
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
}
.inner-footer-meta a:hover,
.inner-footer-meta button:hover { color: var(--cyan); }

.legal-main { min-height: calc(100dvh - var(--header-height)); padding: 96px 0 120px; background: var(--paper); }
.legal-layout { display: grid; grid-template-columns: 250px minmax(0, 900px); gap: 88px; justify-content: center; }
.legal-layout > * { min-width: 0; }
.legal-layout aside { position: sticky; top: 110px; height: max-content; }
.legal-layout aside > span { display: block; margin-top: 24px; color: var(--muted); font-family: var(--font-mono); font-size: 9px; text-transform: uppercase; }
.legal-toc { display: grid; gap: 0; margin-top: 34px; border-top: 1px solid var(--line); }
.legal-toc a { min-height: 42px; display: flex; align-items: center; color: var(--muted); border-bottom: 1px solid var(--line); font-size: 11px; text-decoration: none; }
.legal-toc a:hover { color: var(--cyan-dark); }
.legal-layout article h1 { max-width: 680px; margin: 0; overflow-wrap: anywhere; font-size: 60px; line-height: 1.02; }
.legal-lead { margin: 26px 0 60px; color: var(--muted); font-size: 19px; line-height: 1.7; }
.legal-layout article h2 { margin: 52px 0 14px; padding-top: 24px; border-top: 1px solid var(--line); font-size: 24px; scroll-margin-top: calc(var(--header-height) + 24px); }
.legal-layout article h3 { margin: 28px 0 10px; color: var(--text); font-size: 16px; line-height: 1.4; }
.legal-layout article p:not(.section-kicker) { color: var(--muted); line-height: 1.75; }
.legal-layout article strong { color: var(--text); }
.legal-layout article code { padding: 2px 5px; color: var(--text); background: rgba(16, 17, 15, .06); border: 1px solid var(--line); border-radius: 3px; font-size: .88em; }
.legal-list { display: grid; gap: 9px; margin: 14px 0 24px; padding: 0; color: var(--muted); list-style: none; }
.legal-list li { position: relative; padding-left: 22px; line-height: 1.7; }
.legal-list li::before { content: "+"; position: absolute; top: 0; left: 0; color: var(--cyan-dark); font-weight: 750; }
.legal-definition-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 20px 0 28px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.legal-definition-grid section { min-width: 0; padding: 24px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.legal-definition-grid span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 9px; text-transform: uppercase; }
.legal-definition-grid h3 { margin-top: 14px; }
.legal-definition-grid p { margin-bottom: 0; font-size: 13px; }
.legal-cookie-list { margin: 20px 0 28px; border-top: 1px solid var(--line); }
.legal-cookie-list > div { display: grid; grid-template-columns: minmax(150px, .8fr) minmax(120px, .6fr) minmax(0, 2fr); gap: 24px; padding: 22px 0; border-bottom: 1px solid var(--line); }
.legal-cookie-list strong { overflow-wrap: anywhere; font-size: 13px; }
.legal-cookie-list span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 9px; text-transform: uppercase; }
.legal-cookie-list p { margin: 0; font-size: 12px; }
.legal-layout article > .button { margin-top: 54px; }
.legal-footer { min-height: 96px; display: flex; align-items: center; justify-content: space-between; gap: 24px; color: #8b9ca4; font-size: 12px; }
.legal-footer a { min-height: 44px; display: inline-flex; align-items: center; }

.cookie-consent {
  position: fixed;
  left: 24px;
  bottom: calc(24px + env(safe-area-inset-bottom));
  z-index: 12000;
  width: min(680px, calc(100vw - 48px));
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: end;
  padding: 22px;
  color: var(--white);
  background: #0b100d;
  border: 1px solid #364139;
  border-radius: var(--radius);
  box-shadow: 0 24px 64px rgba(0, 0, 0, .34);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 180ms ease, transform 180ms var(--ease);
}
.cookie-consent.is-visible { opacity: 1; transform: translateY(0); }
.cookie-consent.is-closing { opacity: 0; transform: translateY(8px); }
.cookie-consent-copy { min-width: 0; }
.cookie-consent-copy strong { display: block; margin-bottom: 8px; color: var(--white); font-size: 16px; }
.cookie-consent-copy p { max-width: 480px; margin: 0; color: #aab6af; font-size: 12px; line-height: 1.6; }
.cookie-consent-links { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 10px; }
.cookie-consent-links a { color: #d8e0db; font-size: 11px; text-underline-offset: 3px; }
.cookie-consent-links a:hover { color: var(--cyan); }
.cookie-consent-actions { display: grid; gap: 8px; min-width: 190px; }
.cookie-button {
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid #455048;
  border-radius: 5px;
  font-family: var(--font-sans);
  font-size: 11px;
  font-weight: 720;
  cursor: pointer;
  transition: color 160ms ease, background 160ms ease, border-color 160ms ease;
}
.cookie-button-primary { color: var(--ink); background: var(--cyan); border-color: var(--cyan); }
.cookie-button-primary:hover { background: #d5ff5a; border-color: #d5ff5a; }
.cookie-button-secondary { color: #d7dfda; background: transparent; }
.cookie-button-secondary:hover { color: var(--white); border-color: #738078; }
.cookie-policy-settings { margin-top: 28px; }

@media (max-width: 720px) {
  .cookie-consent {
    right: 12px;
    left: 12px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    width: auto;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 18px;
  }
  .cookie-consent-actions { grid-template-columns: 1fr 1fr; min-width: 0; }
  .cookie-button { min-width: 0; padding-inline: 10px; }
  .inner-footer-meta { gap: 4px 18px; padding-block: 10px; }
  .legal-toc { display: none; }
  .legal-definition-grid { grid-template-columns: 1fr; }
  .legal-cookie-list > div { grid-template-columns: 1fr; gap: 7px; padding: 20px 0; }
}

@media (max-width: 430px) {
  .cookie-consent-actions { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .cookie-consent { transition: none; }
}

.not-found-page { color: var(--white); background: var(--ink); }
.not-found-main { min-height: 100dvh; width: min(calc(100% - 64px), 940px); display: flex; flex-direction: column; justify-content: center; margin-inline: auto; padding: 70px 0; }
.not-found-main > .brand { position: absolute; top: 28px; }
.not-found-main .section-kicker { color: var(--cyan); }
.not-found-signal { height: 118px; display: flex; align-items: end; gap: 8px; margin-bottom: 36px; border-bottom: 1px solid rgba(255,255,255,.16); }
.not-found-signal span { margin-right: auto; color: var(--cyan); font-family: var(--font-mono); font-size: 84px; line-height: 1; }
.not-found-signal i { width: 8px; background: #28404b; animation: signalBars 1.8s ease-in-out infinite alternate; }
.not-found-signal i:nth-child(2) { height: 28%; }
.not-found-signal i:nth-child(3) { height: 52%; animation-delay: -1.2s; }
.not-found-signal i:nth-child(4) { height: 38%; animation-delay: -.8s; }
.not-found-signal i:nth-child(5) { height: 75%; animation-delay: -.35s; }
.not-found-signal i:nth-child(6) { height: 44%; animation-delay: -1.55s; }
@keyframes signalBars { to { height: 12%; background: var(--cyan); } }
.not-found-main h1 { max-width: 830px; margin: 0; font-size: 60px; line-height: 1.03; }
.not-found-main > p:not(.section-kicker) { max-width: 620px; margin: 22px 0 34px; color: var(--muted-dark); font-size: 18px; }
.not-found-main > div:last-child { display: flex; gap: 10px; }

@media (max-width: 1180px) {
  .hero-conversion-title { font-size: 50px; }
  .heading-split { gap: 48px; }
  .capability-ledger-row { grid-template-columns: 36px 34px minmax(170px, .7fr) minmax(260px, 1fr) 80px; gap: 14px; }
  .inner-page .inner-hero-layout,
  body[data-page="platform"] .inner-hero-layout,
  body[data-page="network"] .inner-hero-layout { grid-template-columns: 1fr 1fr; }
  .inner-page .inner-hero h1 { font-size: 54px; }
  .scenario-card { grid-template-columns: 125px minmax(210px, .8fr) minmax(300px, 1.2fr) 180px; gap: 18px; }
}

@media (max-width: 980px) {
  .hero-audience { grid-template-columns: 112px 280px minmax(0, 1fr); }
  .heading-split { grid-template-columns: 1fr; gap: 22px; }
  .capability-ledger-row { grid-template-columns: 36px 34px minmax(180px, .75fr) minmax(260px, 1fr); }
  .capability-ledger-row > small { display: none; }
  .inner-page .inner-hero,
  body[data-page="scenarios"] .inner-hero,
  body[data-page="knowledge"] .inner-hero { min-height: auto; }
  .inner-page .inner-hero-layout,
  body[data-page="platform"] .inner-hero-layout,
  body[data-page="network"] .inner-hero-layout,
  body[data-page="solutions"] .inner-hero-layout,
  body[data-page="scenarios"] .inner-hero-layout,
  body[data-page="knowledge"] .inner-hero-layout { min-height: auto; grid-template-columns: 1fr; }
  body[data-page="api"] .inner-hero-layout > :first-child,
  body[data-page="api"] .inner-hero-layout > :last-child { order: initial; }
  body[data-page="solutions"] .inner-hero-visual {
    width: min(100%, 760px);
    justify-self: center;
  }
  .scenario-card { grid-template-columns: 120px minmax(220px, .75fr) minmax(300px, 1.25fr); }
  .scenario-card > div:last-child { grid-column: 2 / -1; flex-direction: row; align-items: center; }
}

@media (max-width: 680px) {
  .site-progress { height: 2px; }
  body[data-page="solutions"] .inner-hero-visual {
    aspect-ratio: 4 / 3;
    background-position: center;
  }
  .hero-conversion .hero-content { padding-top: 76px; }
  .hero-conversion-title { font-size: 35px; }
  .hero-product-wrap { bottom: auto; }
  .hero-audience { grid-template-columns: 1fr; margin-top: 18px; }
  .hero-audience > span { font-size: 9px; }
  .hero-audience p { grid-column: 1; min-height: 32px; font-size: 10px; }
  .hero-audience button { min-height: 40px; padding-inline: 5px; font-size: 9px; }
  .hero-configurator { margin-top: 14px; }
  .capability-strip .ticker,
  .hero-conversion + .capability-strip .ticker { height: 64px; }
  .capability-strip .ticker-group { gap: 18px; padding-right: 18px; }
  .capability-strip .ticker-track b { flex-basis: 4px; }
  .object-types-overview { padding: 72px 0 76px; }
  .object-types-heading { grid-template-columns: 1fr; gap: 20px; margin-bottom: 30px; }
  .object-types-heading h2 { font-size: 35px; }
  .object-types-heading > p { font-size: 13px; }
  .object-types-grid { grid-template-columns: 1fr; }
  .object-types-grid a { min-height: 148px; }
  .object-types-grid strong { margin-top: 24px; }
  .platform-nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    overflow: visible;
  }
  .platform-nav button {
    min-width: 0;
    min-height: 48px;
    padding: 8px 10px;
    white-space: normal;
    text-align: left;
  }
  .platform-nav button:last-child { grid-column: 1 / -1; }
  .platform-visual { min-height: 420px; padding: 14px; }
  .platform-visual-top { gap: 8px; font-size: 7px; }
  .module-nodes { min-height: 304px; gap: 8px; margin-block: 14px; }
  .module-row { grid-template-columns: minmax(0, 1fr) 104px minmax(0, 1fr); }
  .module-node { min-height: 64px; grid-template-columns: 1fr; gap: 3px; padding: 8px; text-align: center; }
  .module-node small { font-size: 7px; }
  .module-node strong { font-size: 9px; }
  .module-node.is-left { margin-right: 6px; }
  .module-node.is-right { margin-left: 6px; }
  .module-node.is-left::after { right: -10px; }
  .module-node.is-right::after { left: -10px; }
  .module-node.core { width: 98px; min-height: 76px; padding: 8px; }
  .module-node.core .ui-cshark-wordmark { width: 62px; height: 34px; }
  .module-node.core small { margin-top: -3px; font-size: 6px; }
  .platform-visual-bottom { gap: 8px; font-size: 6px; }
  .operating-model,
  .functions-section,
  .roles-section,
  .deployment-section { padding-top: 72px; padding-bottom: 76px; }
  .section-heading h2,
  .scope-intro h2,
  .deployment-copy h2,
  .final-cta h2 { font-size: 35px; }
  .section-action-copy p { font-size: 14px; }
  .capability-ledger-row {
    min-height: 0;
    grid-template-columns: 30px 28px 1fr;
    gap: 12px;
    padding: 22px 0;
  }
  .capability-ledger-row > strong { font-size: 17px; }
  .capability-ledger-row > p { grid-column: 3; font-size: 12px; }
  .capability-ledger-row:hover { padding-inline: 8px; }
  .inner-page .inner-hero-layout,
  body[data-page="scenarios"] .inner-hero-layout,
  body[data-page="knowledge"] .inner-hero-layout { gap: 30px; padding-block: 42px; }
  .inner-page .inner-hero h1 { font-size: 38px; line-height: 1.04; }
  .inner-page .inner-lead { font-size: 15px; }
  .inner-page .inner-hero-visual,
  body[data-page="scenarios"] .inner-hero-visual,
  body[data-page="knowledge"] .inner-hero-visual { min-height: 280px; }
  body[data-page="architecture"] .encyclopedia-rail,
  body[data-page="implementation"] .encyclopedia-rail { grid-template-columns: 1fr; }
  .scenario-card { grid-template-columns: 1fr auto; gap: 12px; padding: 22px 0; }
  .scenario-card-head { grid-column: 1 / -1; }
  .scenario-card h2 { font-size: 18px; }
  .scenario-card > p { grid-column: 1 / -1; }
  .scenario-card > div:last-child { grid-column: 1 / -1; align-items: flex-start; flex-direction: column; gap: 16px; }
  .knowledge-item:hover { padding-inline: 8px; }
  .final-cta,
  .final-cta-content { min-height: 520px; }
  .legal-main { padding: 54px 0 80px; }
  .legal-layout { grid-template-columns: 1fr; gap: 34px; }
  .legal-layout aside { position: static; }
  .legal-layout article h1 { font-size: 38px; }
  .legal-lead { margin-bottom: 40px; font-size: 16px; }
  .legal-footer { align-items: flex-start; flex-direction: column; justify-content: center; }
  .not-found-main { width: calc(100% - 36px); }
  .not-found-signal { height: 90px; }
  .not-found-signal span { font-size: 58px; }
  .not-found-main h1 { font-size: 38px; }
  .not-found-main > p:not(.section-kicker) { font-size: 16px; }
  .not-found-main > div:last-child { align-items: stretch; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  body,
  .site-progress::after { animation: none; }
  .site-progress::after { transform: scaleX(1); opacity: .45; }
}

/* Product capability catalog. */
.capabilities-page .inner-hero { background: var(--paper); }
.capabilities-page .inner-hero-layout { grid-template-columns: minmax(0, .9fr) minmax(540px, 1.1fr); }
.capabilities-page .inner-hero h1 { max-width: 720px; }
.capabilities-page .inner-hero-visual,
body[data-page="platform"].capabilities-page .inner-hero-visual {
  min-height: 448px;
  color: var(--white);
  background: var(--panel-deep);
  border-color: var(--panel-line);
}
.capabilities-page .inner-hero-visual .visual-toolbar { color: #8da0a8; }
.capabilities-page .inner-hero-visual .visual-toolbar span:last-child { color: var(--cyan); }
.capabilities-page .encyclopedia-rail { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.capabilities-page .encyclopedia-rail div:nth-child(n) { min-width: 0; margin-left: 0; }
.capabilities-page .encyclopedia-rail strong { min-width: 0; }
.coverage-summary { min-height: 116px; display: grid; grid-template-columns: auto 1fr auto; gap: 18px; align-items: end; padding: 18px 0 20px; border-bottom: 1px solid #263943; }
.coverage-summary strong { color: var(--cyan); font-family: var(--font-mono); font-size: 76px; line-height: .82; }
.coverage-summary span { color: #d7e0e3; font-size: 14px; line-height: 1.35; }
.coverage-summary i { padding: 7px 9px; color: var(--ink); background: var(--green); border-radius: 4px; font-family: var(--font-mono); font-size: 9px; font-style: normal; font-weight: 800; }
.coverage-domains { display: grid; gap: 0; }
.coverage-domains a { min-height: 46px; display: grid; grid-template-columns: 28px minmax(118px, .8fr) minmax(100px, 1fr) 22px; gap: 12px; align-items: center; color: inherit; border-bottom: 1px solid #1c2f38; text-decoration: none; }
.coverage-domains a:hover strong { color: var(--cyan); }
.coverage-domains span,
.coverage-domains small { color: #70858e; font-family: var(--font-mono); font-size: 8px; }
.coverage-domains strong { font-size: 11px; transition: color 160ms ease; }
.coverage-domains i { position: relative; height: 3px; overflow: hidden; background: #22363f; }
.coverage-domains i b { position: absolute; inset: 0 auto 0 0; width: var(--coverage); background: var(--cyan); }
.coverage-domains small { justify-self: end; color: var(--white); }

.capability-catalog { scroll-margin-top: var(--header-height); }
.capability-toolbar { position: sticky; z-index: 20; top: var(--header-height); display: grid; grid-template-columns: minmax(260px, .85fr) minmax(520px, 1.6fr) auto; gap: 14px; align-items: center; margin: 0 0 54px; padding: 14px; background: rgba(247, 249, 248, .96); border: 1px solid var(--line); box-shadow: 0 12px 34px rgba(7, 16, 23, .08); backdrop-filter: blur(18px); }
.capability-search { min-height: 46px; display: flex; align-items: center; gap: 10px; padding: 0 13px; background: var(--white); border: 1px solid #c5d0ce; border-radius: 5px; }
.capability-search:focus-within { border-color: var(--cyan-dark); box-shadow: 0 0 0 3px rgba(14, 107, 79, .14); }
.capability-search svg { flex: 0 0 auto; width: 17px; color: var(--cyan-dark); }
.capability-search input { min-width: 0; width: 100%; height: 44px; padding: 0; color: var(--ink); background: transparent; border: 0; outline: 0; font: inherit; font-size: 12px; }
.capability-search input::placeholder { color: #7b898f; }
.capability-filters { min-width: 0; display: flex; gap: 5px; overflow-x: auto; scrollbar-width: thin; }
.capability-filters button { min-height: 38px; flex: 0 0 auto; padding: 0 11px; color: #53656d; background: transparent; border: 1px solid transparent; border-radius: 4px; font-size: 9px; font-weight: 800; cursor: pointer; }
.capability-filters button:hover { color: var(--ink); border-color: #bcc9c6; }
.capability-filters button.active { color: var(--white); background: var(--ink); border-color: var(--ink); }
.capability-count { margin: 0; color: var(--muted); font-family: var(--font-mono); font-size: 9px; white-space: nowrap; }

.capability-register { border-top: 1px solid var(--ink); }
.capability-domain { scroll-margin-top: calc(var(--header-height) + 96px); }
.capability-domain + .capability-domain { margin-top: 94px; }
.capability-domain-head { min-height: 188px; display: grid; grid-template-columns: 86px minmax(280px, .9fr) minmax(320px, 1.1fr); gap: 30px; align-items: center; border-bottom: 1px solid var(--ink); }
.capability-domain-head > div { align-self: stretch; display: grid; align-content: center; justify-items: start; border-right: 1px solid var(--line); }
.capability-domain-head span { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 10px; }
.capability-domain-head svg { width: 28px; height: 28px; margin-top: 20px; color: var(--ink); }
.capability-domain-head h2 { max-width: 500px; margin: 0; font-size: 34px; line-height: 1.05; }
.capability-domain-head p { max-width: 520px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.65; }
.capability-spec-list { border-bottom: 1px solid var(--ink); }
.capability-spec { min-height: 170px; display: grid; grid-template-columns: 64px minmax(280px, 1.2fr) minmax(300px, .8fr); gap: 30px; align-items: center; padding: 28px 0; border-bottom: 1px solid var(--line); }
.capability-spec:last-child { border-bottom: 0; }
.capability-spec:hover { background: #f4f7f6; }
.capability-spec > span { align-self: start; padding-top: 4px; color: #5f7077; font-family: var(--font-mono); font-size: 11px; }
.capability-spec h3 { margin: 0; font-size: 22px; line-height: 1.18; }
.capability-spec > div:nth-child(2) > p { max-width: 670px; margin: 13px 0 0; color: var(--muted); font-size: 13px; line-height: 1.68; }
.capability-result { align-self: stretch; display: grid; align-content: center; gap: 8px; padding: 18px 0 18px 26px; border-left: 2px solid var(--cyan-dark); }
.capability-result small { color: var(--cyan-dark); font-family: var(--font-mono); font-size: 8px; font-weight: 800; text-transform: uppercase; }
.capability-result strong { max-width: 420px; font-size: 13px; line-height: 1.55; }
.capability-empty { margin: 46px 0 0; padding: 34px; color: var(--muted); border: 1px dashed #aebdb9; text-align: center; }

.capability-proof { color: var(--white); background: var(--ink); }
.capability-proof .page-intro > p { color: #93a4ac; }
.capability-proof .section-kicker { color: var(--cyan); }
.capability-proof-links { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #31434c; border-left: 1px solid #31434c; }
.capability-proof-links a { min-height: 260px; display: grid; align-content: space-between; padding: 24px; color: var(--white); border-right: 1px solid #31434c; border-bottom: 1px solid #31434c; text-decoration: none; transition: color 180ms ease, background 180ms ease; }
.capability-proof-links a:hover { color: var(--ink); background: var(--cyan); }
.capability-proof-links svg { width: 29px; height: 29px; color: var(--cyan); }
.capability-proof-links a:hover svg { color: var(--ink); }
.capability-proof-links span { align-self: end; margin-top: 58px; color: #8fa1a9; font-family: var(--font-mono); font-size: 9px; }
.capability-proof-links a:hover span,
.capability-proof-links a:hover small { color: #164850; }
.capability-proof-links strong { margin-top: 10px; font-size: 19px; line-height: 1.25; }
.capability-proof-links small { margin-top: 16px; color: var(--cyan); font-family: var(--font-mono); font-size: 8px; text-transform: uppercase; }

@media (max-width: 1180px) {
  .capabilities-page .inner-hero-layout { grid-template-columns: 1fr 1fr; gap: 38px; }
  .capability-toolbar { grid-template-columns: minmax(250px, .8fr) minmax(0, 1.2fr); }
  .capability-count { grid-column: 1 / -1; }
  .capability-domain-head { grid-template-columns: 74px minmax(250px, .9fr) minmax(280px, 1.1fr); gap: 24px; }
  .capability-spec { grid-template-columns: 48px minmax(260px, 1.1fr) minmax(270px, .9fr); gap: 24px; }
}

@media (max-width: 980px) {
  .capabilities-page .inner-hero-layout { grid-template-columns: 1fr; }
  .capability-toolbar { position: relative; top: auto; grid-template-columns: 1fr; }
  .capability-count { grid-column: auto; }
  .capability-domain-head { grid-template-columns: 70px 1fr; padding: 34px 0; }
  .capability-domain-head > div { grid-row: 1 / 3; }
  .capability-domain-head p { grid-column: 2; }
  .capability-spec { grid-template-columns: 46px 1fr; }
  .capability-result { grid-column: 2; min-height: 110px; }
  .capability-proof-links { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 680px) {
  .capabilities-page .inner-hero-visual,
  body[data-page="platform"].capabilities-page .inner-hero-visual { min-height: 390px; }
  .coverage-summary strong { font-size: 58px; }
  .coverage-domains a { grid-template-columns: 24px minmax(106px, .9fr) minmax(70px, 1fr) 18px; gap: 8px; }
  .capability-catalog .page-intro { margin-bottom: 34px; }
  .capability-toolbar { margin-bottom: 42px; padding: 10px; }
  .capability-filters {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    overflow: visible;
    margin-inline: 0;
    padding-inline: 0;
  }
  .capability-filters button {
    width: 100%;
    min-height: 42px;
    padding-inline: 8px;
    background: var(--white);
    border-color: var(--line);
    font-size: 10px;
  }
  .capability-filters button:first-child { grid-column: 1 / -1; }
  .capability-domain + .capability-domain { margin-top: 66px; }
  .capability-domain-head { min-height: 0; grid-template-columns: 48px 1fr; gap: 16px; padding: 28px 0; }
  .capability-domain-head > div { border-right: 0; }
  .capability-domain-head svg { width: 23px; height: 23px; margin-top: 12px; }
  .capability-domain-head h2 { font-size: 26px; }
  .capability-domain-head p { font-size: 12px; }
  .capability-spec { min-height: 0; grid-template-columns: 34px 1fr; gap: 12px; padding: 26px 0; }
  .capability-spec h3 { font-size: 19px; }
  .capability-spec > div:nth-child(2) > p { font-size: 12px; }
  .capability-result { grid-column: 2; min-height: 0; padding: 14px 0 0; border-top: 2px solid var(--cyan-dark); border-left: 0; }
  .capability-result strong { font-size: 12px; }
  .capability-proof-links { grid-template-columns: 1fr; }
  .capability-proof-links a { min-height: 210px; }
}

/* Equipment and physical infrastructure. */
.equipment-section-nav {
  position: sticky;
  top: var(--header-height);
  z-index: 18;
  color: #dbe4df;
  background: rgba(12, 17, 13, .96);
  border-top: 1px solid #2b352e;
  border-bottom: 1px solid #2b352e;
  backdrop-filter: blur(14px);
}
.equipment-section-nav .page-shell {
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 30px;
  overflow-x: auto;
  scrollbar-width: none;
}
.equipment-section-nav .page-shell::-webkit-scrollbar { display: none; }
.equipment-section-nav a {
  min-height: 44px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  color: #9aa9a1;
  font-size: 11px;
  font-weight: 650;
  text-decoration: none;
  transition: color 180ms ease;
}
.equipment-section-nav a:hover,
.equipment-section-nav a:focus-visible { color: var(--cyan); }

.equipment-page .inner-hero-layout { grid-template-columns: minmax(0, .9fr) minmax(560px, 1.1fr); }
.equipment-page .inner-hero h1 { max-width: 720px; font-size: 56px; }
.equipment-page .inner-hero-visual,
body[data-page="platform"].equipment-page .inner-hero-visual { min-height: 470px; color: var(--white); background: var(--panel-deep); border-color: var(--panel-line); }
.equipment-page .equipment-hero-visual .visual-toolbar { color: #8da0a8; }
.equipment-page .equipment-hero-visual .visual-toolbar span:last-child { display: flex; align-items: center; gap: 7px; color: var(--green); }
.equipment-hero-visual .visual-toolbar span:last-child i { width: 6px; height: 6px; background: var(--green); border-radius: 50%; box-shadow: 0 0 8px var(--green); }
.equipment-live-topology { display: grid; gap: 8px; margin-top: 26px; }
.equipment-live-topology > div { position: relative; min-height: 65px; display: grid; grid-template-columns: 28px 34px minmax(0, 1fr) auto; grid-template-rows: auto auto; column-gap: 11px; align-items: center; padding: 10px 12px; background: var(--panel-raised); border: 1px solid var(--panel-line); border-radius: 5px; }
.equipment-live-topology > div:not(:last-child)::after { content: ""; position: absolute; z-index: 2; left: 58px; bottom: -9px; width: 1px; height: 9px; background: var(--cyan); }
.equipment-live-topology > div:nth-child(2) { margin-inline: 18px; }
.equipment-live-topology > div:nth-child(3) { margin-inline: 36px; }
.equipment-live-topology > div:nth-child(4) { margin-inline: 54px; }
.equipment-live-topology > div:nth-child(5) { margin-inline: 72px; background: #17313a; border-color: var(--cyan-dark); }
.equipment-live-topology > .equipment-brand-node { grid-template-columns: 28px 82px minmax(0, 1fr) auto; }
.equipment-live-topology > div > span { grid-row: 1 / 3; color: #9aabb2; font-family: var(--font-mono); font-size: 8px; }
.equipment-live-topology > div > svg,
.equipment-live-topology > div > img { grid-row: 1 / 3; width: 26px; height: 26px; color: var(--cyan); }
.equipment-live-topology > .equipment-brand-node > .ui-cshark-wordmark { width: 78px; height: 44px; }
.equipment-live-topology strong { align-self: end; font-size: 12px; }
.equipment-live-topology small { align-self: start; margin-top: 4px; color: #91a4ac; font-family: var(--font-mono); font-size: 7px; }
.equipment-live-topology b { grid-column: 4; grid-row: 1 / 3; color: var(--green); font-family: var(--font-mono); font-size: 7px; }

.equipment-ledger { border-top: 1px solid var(--ink); }
.equipment-ledger-row { min-height: 190px; display: grid; grid-template-columns: 50px 50px minmax(360px, 1.2fr) minmax(300px, .8fr); gap: 24px; align-items: center; border-bottom: 1px solid var(--line); }
.equipment-ledger-row > span { align-self: start; padding-top: 38px; color: #5d6d73; font-family: var(--font-mono); font-size: 10px; }
.equipment-ledger-row > svg { width: 30px; height: 30px; color: var(--cyan-dark); }
.equipment-ledger-row h3 { margin: 0; font-size: 24px; }
.equipment-ledger-row p { max-width: 700px; margin: 13px 0 0; color: var(--muted); font-size: 13px; line-height: 1.68; }
.equipment-ledger-row ul { display: flex; flex-wrap: wrap; gap: 7px; margin: 0; padding: 0; list-style: none; }
.equipment-ledger-row li { padding: 7px 9px; color: #3d5159; background: #edf2f0; border-left: 2px solid #9fb2ae; font-family: var(--font-mono); font-size: 8px; }

.display-lab { background: #f1f2e8; }
.entry-display-feature { display: grid; grid-template-columns: minmax(0, 1.24fr) minmax(300px, .76fr); gap: clamp(32px, 5vw, 78px); align-items: center; margin-top: 54px; padding: clamp(28px, 4vw, 58px) 0 clamp(54px, 7vw, 94px); border-bottom: 1px solid var(--line); }
.entrance-led-sign { position: relative; min-height: 500px; padding: 22px; overflow: hidden; color: #f4f8f5; background: #07110d; border: 10px solid #24322c; border-radius: 3px; box-shadow: inset 0 0 60px rgba(188, 255, 55, .05), 0 26px 70px rgba(21, 38, 31, .14); font-variant-numeric: tabular-nums; }
.entrance-led-sign::after { content: ""; position: absolute; inset: 0; pointer-events: none; opacity: .16; background-image: radial-gradient(circle, rgba(255,255,255,.65) 0 1px, transparent 1.2px); background-size: 5px 5px; }
.entrance-led-sign__topline, .entrance-led-sign__footer { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 18px; color: #8ea39a; font-size: 10px; font-weight: 700; text-transform: uppercase; }
.entrance-led-sign__topline b { color: var(--lime); font-size: inherit; }
.entrance-led-sign__summary { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: end; padding: 34px 0 28px; }
.entrance-led-sign__summary div { display: flex; align-items: end; gap: 24px; }
.entrance-led-sign__summary small { max-width: 150px; color: #e8efeb; font-size: 18px; font-weight: 750; line-height: 1.05; }
.entrance-led-sign__summary strong { color: var(--lime); font-size: clamp(64px, 7vw, 104px); line-height: .82; }
.entrance-led-sign__summary > span { padding: 11px 13px; color: #07110d; background: var(--lime); font-size: 11px; font-weight: 800; line-height: 1.15; text-align: center; }
.entrance-led-sign__levels { position: relative; z-index: 1; display: grid; gap: 8px; }
.entrance-led-sign__levels > div { display: grid; grid-template-columns: 72px minmax(120px, 1fr) 86px 68px 68px; align-items: center; min-height: 104px; padding: 13px 16px; background: #0d1b16; border: 1px solid #31483e; }
.entrance-led-sign__levels strong { color: var(--lime); font-size: 34px; }
.entrance-led-sign__levels span { font-size: 13px; font-weight: 700; }
.entrance-led-sign__levels b { color: #f7fff9; font-size: 48px; line-height: 1; text-align: right; }
.entrance-led-sign__levels small { justify-self: end; padding: 7px 8px; color: #a8bbb2; border: 1px solid #355046; font-size: 9px; font-weight: 700; white-space: nowrap; }
.entrance-led-sign__footer { margin-top: 22px; padding-top: 16px; border-top: 1px solid #31483e; }
.entrance-led-sign__footer b { color: #dce8e1; font-size: inherit; }
.entry-display-copy h3, .display-variants-heading h3 { margin: 10px 0 0; font-size: clamp(30px, 3.2vw, 50px); line-height: 1.04; }
.entry-display-copy > p:not(.section-kicker) { margin: 24px 0 0; color: var(--muted); font-size: 16px; line-height: 1.65; }
.entry-display-copy ul { display: grid; gap: 0; margin: 30px 0 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.entry-display-copy li { position: relative; padding: 15px 0 15px 24px; color: var(--ink); border-bottom: 1px solid var(--line); font-size: 13px; line-height: 1.45; }
.entry-display-copy li::before { content: ""; position: absolute; top: 21px; left: 2px; width: 7px; height: 7px; background: var(--lime); }
.display-variants-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; padding: 64px 0 28px; }
.display-variants-heading h3 { max-width: 720px; margin-top: 7px; font-size: clamp(28px, 3vw, 44px); }
.display-variants { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; }
.display-variants article { min-height: 360px; display: grid; grid-template-rows: 150px auto 1fr auto; padding: 18px; background: var(--white); border: 1px solid var(--line); border-radius: 6px; }
.display-variants h3 { margin: 24px 0 0; font-size: 20px; line-height: 1.2; }
.display-variants article > p { margin: 12px 0 0; color: var(--muted); font-size: 12px; line-height: 1.6; }
.display-variants article > small { align-self: end; margin-top: 22px; color: var(--cyan-dark); font-family: var(--font-mono); font-size: 8px; text-transform: uppercase; }
.led-board { min-width: 0; height: 150px; display: grid; align-items: center; padding: 15px; overflow: hidden; color: #86ff9a; background: #07110d; border: 6px solid #243039; border-radius: 3px; box-shadow: inset 0 0 22px rgba(84, 255, 114, .08); font-family: var(--font-mono); }
.led-board svg { filter: drop-shadow(0 0 5px rgba(134,255,154,.6)); }
.led-board-line { grid-template-columns: 42px 1fr auto; gap: 12px; }
.led-board-line svg { width: 34px; height: 34px; }
.led-board-line strong { font-size: 22px; }
.led-board-line b { font-size: 42px; }
.led-board-split { grid-template-columns: 1fr 1fr; gap: 10px; }
.led-board-split span { height: 100%; display: flex; align-items: center; justify-content: center; gap: 7px; border: 1px solid #1c3a26; }
.led-board-split span + span { color: var(--cyan); border-color: #3a3d32; }
.led-board-split svg { width: 24px; }
.led-board-split b { font-size: 34px; }
.led-board-floor { grid-template-columns: 1fr auto; grid-template-rows: auto 1fr; }
.led-board-floor small { grid-column: 1 / -1; color: #8fac98; font-size: 8px; }
.led-board-floor strong { font-size: 34px; }
.led-board-floor b { color: var(--cyan); font-size: 54px; }
.led-board-media { grid-template-columns: 1fr auto; grid-template-rows: auto 1fr auto; color: var(--white); background: #10212e; }
.led-board-media .ui-cshark-wordmark { width: 62px; height: 35px; margin: -10px 0 -7px -7px; }
.led-board-media strong { color: var(--cyan); font-size: 28px; }
.led-board-media p { grid-column: 1 / -1; align-self: center; margin: 0; color: var(--white); font-family: var(--font-sans); font-size: 15px; }
.led-board-media b { grid-column: 1 / -1; padding-top: 7px; color: var(--coral); border-top: 1px solid #414438; font-size: 7px; }

.camera-lab { overflow: hidden; }
.camera-layout { display: grid; grid-template-columns: minmax(330px, .65fr) minmax(600px, 1.35fr); gap: 76px; align-items: center; }
.camera-copy h2 { max-width: 570px; margin: 0; font-size: 48px; line-height: 1.04; }
.camera-copy > p:not(.section-kicker) { max-width: 560px; margin: 24px 0 0; color: #97a9b1; font-size: 15px; line-height: 1.7; }
.camera-rules { display: grid; gap: 0; margin-top: 38px; border-top: 1px solid #31434c; }
.camera-rules span { min-height: 62px; display: grid; grid-template-columns: 28px 100px 1fr; gap: 12px; align-items: center; border-bottom: 1px solid #31434c; }
.camera-rules svg { width: 20px; color: var(--cyan); }
.camera-rules b { font-size: 12px; }
.camera-rules small { color: #82959e; font-family: var(--font-mono); font-size: 8px; }
.camera-variants { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.camera-variants article { min-height: 480px; display: grid; grid-template-rows: 200px auto auto 1fr auto; padding: 22px; background: var(--panel-raised); border: 1px solid var(--panel-line); border-radius: 6px; }
.camera-device { position: relative; height: 200px; display: flex; align-items: center; justify-content: center; gap: 18px; background: #0a161c; border-bottom: 1px solid #2c4049; }
.camera-device > span { width: 112px; height: 76px; display: grid; place-items: center; color: #d9e3e6; background: #253640; border: 1px solid #4b606a; border-radius: 5px; transform: skewX(-8deg); }
.camera-device > span svg { width: 45px; height: 45px; transform: skewX(8deg); }
.camera-device > b { position: absolute; right: 12px; bottom: 12px; width: 8px; height: 8px; background: var(--green); border-radius: 50%; box-shadow: 0 0 10px var(--green); }
.camera-dual > span { width: 86px; }
.camera-dual > span:nth-child(2) { transform: skewX(8deg); }
.camera-dual > span:nth-child(2) svg { transform: skewX(-8deg); }
.camera-variants article > small { margin-top: 20px; color: var(--cyan); font-family: var(--font-mono); font-size: 8px; }
.camera-variants h3 { margin: 12px 0 0; font-size: 24px; }
.camera-variants article > p { margin: 14px 0 0; color: #91a4ac; font-size: 12px; line-height: 1.65; }
.camera-variants ul { align-self: end; display: grid; gap: 8px; margin: 24px 0 0; padding: 0; list-style: none; }
.camera-variants li { color: #b6c3c8; font-size: 10px; }
.camera-variants li::before { content: "+"; margin-right: 8px; color: var(--cyan); font-family: var(--font-mono); }

.f4a-camera-section { position: relative; overflow: hidden; color: var(--white); background: var(--panel-deep); border-top: 1px solid var(--panel-line); }
.f4a-camera-section::before { content: none; }
.f4a-camera-section .page-shell { position: relative; z-index: 1; }
.f4a-section-intro > p { color: #97a9b1; }
.f4a-section-intro .section-kicker { color: var(--cyan); }
.camera-environment-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); margin: 0 0 34px; border-top: 1px solid var(--panel-line); border-left: 1px solid var(--panel-line); }
.camera-environment-grid article { min-height: 230px; display: grid; grid-template-rows: auto auto 1fr auto; padding: 22px; background: rgba(29,31,25,.72); border-right: 1px solid var(--panel-line); border-bottom: 1px solid var(--panel-line); }
.camera-environment-grid svg { width: 25px; color: var(--cyan); }
.camera-environment-grid h3 { margin: 28px 0 0; font-size: 17px; line-height: 1.2; }
.camera-environment-grid p { margin: 12px 0 0; color: #8fa2aa; font-size: 10px; line-height: 1.6; }
.camera-environment-grid span { align-self: end; margin-top: 18px; color: #8da0a8; font-family: var(--font-mono); font-size: 7px; text-transform: uppercase; }
.f4a-product-layout { position: relative; isolation: isolate; display: grid; grid-template-columns: minmax(470px, .9fr) minmax(480px, 1.1fr); column-gap: clamp(32px, 4vw, 72px); min-height: 680px; margin-top: 20px; background: transparent; }
.f4a-product-visual { position: relative; z-index: 1; min-width: 0; min-height: 680px; display: grid; place-items: center; margin: 0; overflow: visible; background: transparent; }
.f4a-product-visual::after { content: none; }
.f4a-product-toolbar { position: absolute; z-index: 5; top: 0; right: 0; left: 0; min-height: 46px; display: flex; align-items: center; justify-content: space-between; padding: 0; color: #8f9386; border: 0; font-family: var(--font-mono); font-size: 7px; }
.f4a-product-toolbar b { display: flex; align-items: center; gap: 7px; color: var(--green); font-weight: 500; }
.f4a-product-toolbar b i { width: 6px; height: 6px; background: var(--green); border-radius: 50%; box-shadow: 0 0 8px var(--green); animation: f4aStatusPulse 1.8s ease-in-out infinite; }
@keyframes f4aStatusPulse { 50% { opacity: .42; box-shadow: 0 0 2px var(--green); } }
.f4a-product-visual > img { position: relative; z-index: 3; width: min(78%, 520px); height: auto; display: block; filter: drop-shadow(0 38px 38px rgba(0,0,0,.34)); animation: f4aProductFloat 6s ease-in-out infinite; }
@keyframes f4aProductFloat { 50% { transform: translateY(-10px); } }
.f4a-product-visual figcaption { position: absolute; z-index: 5; right: auto; bottom: 18px; left: 0; min-height: 64px; display: flex; align-items: center; gap: 14px; padding: 0; background: transparent; border: 0; backdrop-filter: none; }
.f4a-product-visual figcaption strong { font-size: 18px; }
.f4a-product-visual figcaption span { color: var(--cyan); font-family: var(--font-mono); font-size: 7px; }
.f4a-orbit { position: absolute; z-index: 1; display: grid; place-items: center; pointer-events: none; border: 1px solid rgba(201,245,74,.36); border-radius: 50%; opacity: .78; animation: f4aOrbitSpin 18s linear infinite; will-change: transform; }
.f4a-orbit::before { content: ""; position: absolute; top: 50%; left: -3px; width: 6px; height: 6px; background: var(--cyan); border-radius: 50%; box-shadow: 0 0 9px var(--cyan); }
.f4a-orbit span { padding: 5px 7px; color: var(--cyan); background: #0b1a21; border: 1px solid #31505b; font-family: var(--font-mono); font-size: 7px; animation: f4aOrbitSpin 18s linear infinite reverse; }
.f4a-orbit-one { width: clamp(510px, 42vw, 650px); aspect-ratio: 1; }
.f4a-orbit-two { width: clamp(590px, 50vw, 760px); aspect-ratio: 1; animation-duration: 26s; animation-direction: reverse; }
.f4a-orbit-two span { animation-duration: 26s; animation-direction: normal; }
@keyframes f4aOrbitSpin { to { transform: rotate(360deg); } }
.f4a-product-copy { position: relative; z-index: 2; display: flex; flex-direction: column; justify-content: center; padding: 52px 0; }
.f4a-product-copy .section-kicker { color: var(--cyan); }
.f4a-product-copy h3 { max-width: 650px; margin: 0; font-size: 42px; line-height: 1.06; }
.f4a-product-copy > p:not(.section-kicker) { max-width: 650px; margin: 22px 0 0; color: #9aadb5; font-size: 14px; line-height: 1.72; }
.f4a-primary-metrics { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 34px; border-top: 1px solid var(--panel-line); border-left: 1px solid var(--panel-line); }
.f4a-primary-metrics > div { min-height: 105px; display: grid; align-content: center; padding: 15px 18px; border-right: 1px solid var(--panel-line); border-bottom: 1px solid var(--panel-line); }
.f4a-primary-metrics strong { color: var(--white); font-family: var(--font-mono); font-size: 30px; font-weight: 700; font-variant-numeric: tabular-nums; }
.f4a-primary-metrics strong span { color: var(--cyan); font-size: 12px; }
.f4a-primary-metrics small { max-width: 160px; margin-top: 6px; color: #7f939c; font-size: 8px; line-height: 1.4; }
.f4a-function-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; margin: 32px 0 0; padding: 0; border-top: 1px solid var(--panel-line); list-style: none; }
.f4a-function-list li { min-height: 92px; display: grid; grid-template-columns: 30px 1fr; align-content: center; gap: 11px; padding: 14px 14px 14px 0; border-bottom: 1px solid var(--panel-line); }
.f4a-function-list li:nth-child(odd) { border-right: 1px solid var(--panel-line); }
.f4a-function-list li:nth-child(even) { padding-left: 14px; }
.f4a-function-list svg { width: 20px; color: var(--cyan); }
.f4a-function-list span { display: grid; gap: 5px; }
.f4a-function-list b { font-size: 10px; }
.f4a-function-list small { color: #82969e; font-size: 8px; line-height: 1.45; }

.f4a-coverage-layout { display: grid; grid-template-columns: minmax(360px, .72fr) minmax(620px, 1.28fr); gap: 72px; align-items: start; margin-top: 112px; }
.f4a-coverage-copy .section-kicker { color: var(--cyan); }
.f4a-coverage-copy h3 { max-width: 570px; margin: 0; font-size: 42px; line-height: 1.08; }
.f4a-coverage-copy > p:not(.section-kicker) { max-width: 560px; margin: 24px 0 0; color: #aab7bc; font-size: 16px; line-height: 1.65; }
.f4a-status-legend { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 32px; color: #b5c1c5; font-size: 12px; }
.f4a-status-legend span { display: flex; align-items: center; gap: 7px; }
.f4a-status-legend i { width: 9px; height: 9px; border-radius: 50%; }
.f4a-status-legend .is-free { background: var(--green); box-shadow: 0 0 7px var(--green); }
.f4a-status-legend .is-occupied { background: var(--red); box-shadow: 0 0 7px var(--red); }
.f4a-status-legend .is-reserved { background: var(--cyan); box-shadow: 0 0 7px var(--cyan); }
.f4a-event-sequence { margin: 40px 0 0; padding: 0; border-top: 1px solid rgba(255,255,255,.13); list-style: none; }
.f4a-event-sequence li { min-height: 96px; display: grid; grid-template-columns: 48px 1fr; align-items: center; border-bottom: 1px solid rgba(255,255,255,.13); }
.f4a-event-sequence li > span { color: var(--cyan); font-size: 12px; font-weight: 700; }
.f4a-event-sequence p { display: grid; gap: 7px; margin: 0; }
.f4a-event-sequence b { font-size: 16px; line-height: 1.25; }
.f4a-event-sequence small { color: #92a4ab; font-size: 12px; line-height: 1.5; }
.f4a-coverage-board { --board-light: #62ed71; --board-light-rgb: 98 237 113; position: relative; min-width: 0; overflow: hidden; scroll-margin-top: 86px; background: transparent; border: 0; box-shadow: none; }
.f4a-coverage-board[data-camera-state="full"] { --board-light: #ff4d52; --board-light-rgb: 255 77 82; }
.f4a-board-header, .f4a-board-footer { position: relative; z-index: 8; min-height: 52px; display: flex; align-items: center; justify-content: space-between; padding: 0 4px; color: #a8b6ba; background: transparent; border: 0; font-size: 11px; }
.f4a-board-live { display: flex; align-items: center; gap: 12px; }
.f4a-board-count { display: flex; align-items: baseline; gap: 4px; color: var(--board-light); transition: color 260ms ease; }
.f4a-board-count strong { color: currentColor; font-size: 20px; font-variant-numeric: tabular-nums; }
.f4a-board-header b { display: flex; align-items: center; gap: 6px; color: var(--board-light); font-weight: 500; transition: color 260ms ease; }
.f4a-board-header b i { width: 6px; height: 6px; background: var(--board-light); border-radius: 50%; box-shadow: 0 0 7px var(--board-light); transition: background 260ms ease, box-shadow 260ms ease; }
.f4a-board-toggle { width: 36px; height: 36px; display: grid; place-items: center; padding: 0; color: #b0bec2; background: rgba(255,255,255,.06); border: 0; border-radius: 6px; cursor: pointer; transition: color 160ms ease, background 160ms ease, transform 160ms var(--ease); }
.f4a-board-toggle:hover { color: var(--white); background: #19313a; }
.f4a-board-toggle:active { transform: scale(.95); }
.f4a-board-toggle:focus-visible { outline: 2px solid var(--board-light); outline-offset: 2px; }
.f4a-board-toggle svg { width: 12px; height: 12px; }
.f4a-space-row { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; padding: 12px 0 0; }
.f4a-space-row-bottom { padding: 0 0 12px; }
.f4a-space { position: relative; min-width: 0; height: 160px; display: grid; place-items: center; align-content: center; gap: 8px; overflow: hidden; background: rgba(255,255,255,.025); border: 1px solid rgba(255,255,255,.16); transition: color 260ms ease, background 260ms ease, border-color 260ms ease; }
.f4a-space-row-top .f4a-space { border-bottom-style: dashed; }
.f4a-space-row-bottom .f4a-space { border-top-style: dashed; }
.f4a-space > span { position: absolute; top: 12px; left: 13px; color: #a6b4b9; font-size: 10px; font-weight: 600; }
.f4a-space > svg { width: 48px; height: 48px; color: #d9e2e5; opacity: .75; }
.f4a-space > strong { color: currentColor; font-size: 10px; font-weight: 700; }
.f4a-space > .f4a-space-state { min-height: 9px; letter-spacing: 0; }
.f4a-space [hidden] { display: none !important; }
.f4a-space::after { content: ""; position: absolute; right: 8px; top: 8px; width: 6px; height: 6px; border-radius: 50%; background: currentColor; box-shadow: 0 0 8px currentColor; }
.f4a-space.free { color: var(--green); background: rgba(201,245,74,.06); border-color: rgba(201,245,74,.34); }
.f4a-space.occupied { color: var(--red); background: rgba(255,154,170,.07); border-color: rgba(255,154,170,.38); }
.f4a-space.reserved { color: var(--cyan); background: rgba(201,245,74,.09); border-color: rgba(201,245,74,.5); }
.f4a-space.reserved > svg { width: 34px; height: 34px; color: var(--cyan); }
.f4a-space.is-updating { animation: f4aSpaceUpdate 620ms ease; }
@keyframes f4aSpaceUpdate { 45% { box-shadow: inset 0 0 0 2px currentColor, 0 0 20px rgb(var(--board-light-rgb) / .18); } }
.ru-plate { width: 102px; height: 32px; display: grid; grid-template-columns: 1fr 30px; overflow: hidden; color: #101315; background: #f5f6f3; border: 1px solid #8e999d; border-radius: 3px; box-shadow: 0 5px 12px rgba(0,0,0,.2); }
.ru-plate > b { display: grid; place-items: center; font-size: 12px; font-weight: 800; }
.ru-plate > small { display: grid; place-items: center; align-content: center; gap: 0; border-left: 1px solid #13181a; font-size: 7px; line-height: 1; }
.ru-plate em { font-size: 4px; font-style: normal; }
.f4a-drive-aisle { position: relative; z-index: 4; height: 190px; display: grid; place-items: center; overflow: visible; background: repeating-linear-gradient(90deg, transparent 0 52px, rgba(255,255,255,.08) 52px 72px, transparent 72px 124px) center / auto 1px no-repeat, rgba(255,255,255,.018); border: 0; }
.f4a-drive-aisle::before, .f4a-drive-aisle::after { content: ""; position: absolute; right: 20px; left: 20px; height: 1px; background: repeating-linear-gradient(90deg, #5d645b 0 18px, transparent 18px 32px); }
.f4a-drive-aisle::before { top: 32px; }
.f4a-drive-aisle::after { bottom: 32px; }
.f4a-vision-cone { position: absolute; z-index: 1; left: 8%; width: 84%; pointer-events: none; background: rgb(var(--board-light-rgb) / .1); border-inline: 1px solid rgb(var(--board-light-rgb) / .3); transition: background 320ms ease, border-color 320ms ease; }
.f4a-vision-cone-top { bottom: 50%; height: 280px; clip-path: polygon(48% 100%, 52% 100%, 100% 0, 0 0); }
.f4a-vision-cone-bottom { top: 50%; height: 280px; clip-path: polygon(48% 0, 52% 0, 100% 100%, 0 100%); }
.f4a-map-camera { position: relative; z-index: 6; width: 104px; height: 104px; display: grid; place-items: center; background: rgb(var(--board-light-rgb) / .12); border: 1px solid var(--board-light); border-radius: 50%; box-shadow: 0 0 0 10px rgb(var(--board-light-rgb) / .05), 0 0 36px rgb(var(--board-light-rgb) / .32); transition: background 320ms ease, border-color 320ms ease, box-shadow 320ms ease; }
.f4a-map-camera::after { content: ""; position: absolute; z-index: 2; top: 50%; left: 50%; width: 81%; height: 81%; pointer-events: none; background: linear-gradient(180deg, transparent 0 64%, rgb(var(--board-light-rgb) / .42) 70%, rgb(var(--board-light-rgb)) 100%); clip-path: polygon(13.5% 65.1%,16% 66.3%,18.5% 67.5%,21.5% 69%,25% 70.5%,29% 72%,33% 73.4%,37% 74.5%,41.5% 75.4%,46% 75.9%,50% 76.1%,54% 75.9%,58.5% 75.4%,63% 74.5%,67% 73.4%,71% 72%,75% 70.5%,78.5% 69%,81.5% 67.5%,84% 66.3%,86.5% 65.1%,77% 100%,23% 100%); -webkit-mask: url("assets/cshark-spc-dspc-camera.webp?v=20260725-fast-load") center / contain no-repeat; mask: url("assets/cshark-spc-dspc-camera.webp?v=20260725-fast-load") center / contain no-repeat; mix-blend-mode: multiply; filter: saturate(2.24) brightness(1.5); transform: translate(-50%, -50%); transition: background 320ms ease; }
.f4a-map-camera img { position: relative; z-index: 1; width: 84px; height: 84px; object-fit: contain; }
.f4a-map-camera span { position: absolute; z-index: 3; bottom: -22px; color: var(--board-light); font-size: 10px; font-weight: 700; transition: color 260ms ease; }
.f4a-aisle-label { position: absolute; z-index: 5; right: 4px; bottom: 12px; display: flex; align-items: center; gap: 7px; color: #8fa0a6; font-size: 10px; }
.f4a-aisle-label svg { width: 13px; }
.f4a-board-footer { min-height: 48px; border: 0; }
.f4a-board-footer span { display: flex; align-items: center; gap: 6px; }
.f4a-board-footer svg { width: 13px; color: var(--cyan); }
.f4a-board-footer b { color: var(--board-light); font-weight: 500; transition: color 260ms ease; }

.f4a-specification { margin-top: 112px; padding-top: 52px; border-top: 1px solid var(--line-dark-strong); }
.f4a-spec-heading { display: grid; grid-template-columns: 1fr minmax(320px, .62fr); gap: 70px; align-items: end; }
.f4a-spec-heading .section-kicker { color: var(--cyan); }
.f4a-spec-heading h3 { margin: 0; font-size: 38px; }
.f4a-spec-heading > p { margin: 0; color: #94a6ae; font-size: 13px; line-height: 1.65; }
.f4a-spec-table-wrap { margin-top: 38px; overflow-x: auto; border: 1px solid var(--line-dark-strong); }
.f4a-spec-table { width: 100%; min-width: 820px; border-collapse: collapse; color: #c1cdd2; font-size: 11px; }
.f4a-spec-table th, .f4a-spec-table td { padding: 17px 20px; text-align: left; vertical-align: top; border-bottom: 1px solid #2c414a; }
.f4a-spec-table th + th, .f4a-spec-table td + td { border-left: 1px solid #2c414a; }
.f4a-spec-table thead th { color: var(--white); background: var(--panel-raised); font-size: 12px; }
.f4a-spec-table thead th:first-child { color: #7f939c; font-family: var(--font-mono); font-size: 8px; }
.f4a-spec-table tbody th { width: 190px; color: #a4a89b; background: var(--panel); font-family: var(--font-mono); font-size: 8px; font-weight: 500; }
.f4a-spec-table tbody td { line-height: 1.55; background: rgba(29,31,25,.68); }
.f4a-spec-table tbody tr:last-child th, .f4a-spec-table tbody tr:last-child td { border-bottom: 0; }
.f4a-common-specs { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-right: 1px solid var(--line-dark-strong); border-bottom: 1px solid var(--line-dark-strong); border-left: 1px solid var(--line-dark-strong); }
.f4a-common-specs span { min-height: 110px; display: grid; align-content: center; gap: 10px; padding: 18px; color: #a7b6bc; font-size: 9px; line-height: 1.55; }
.f4a-common-specs span + span { border-left: 1px solid var(--line-dark-strong); }
.f4a-common-specs b { color: var(--cyan); font-family: var(--font-mono); font-size: 7px; text-transform: uppercase; }
.f4a-spec-note { max-width: 920px; margin: 18px 0 0; color: #71868f; font-size: 8px; line-height: 1.55; }

.f4a-system-flow { display: grid; grid-template-columns: repeat(9, auto); align-items: center; gap: 14px; margin-bottom: 34px; padding: 18px; background: var(--panel); border: 1px solid var(--panel-line); }
.f4a-system-flow > div { min-width: 0; min-height: 124px; display: grid; grid-template-columns: 30px 1fr; grid-template-rows: auto auto auto; align-content: center; column-gap: 11px; padding: 16px; background: var(--panel-raised); border: 1px solid var(--line-dark-strong); }
.f4a-system-flow > div > svg { grid-row: 1 / 4; width: 24px; color: var(--cyan); }
.f4a-system-flow > div span { color: #758a93; font-family: var(--font-mono); font-size: 6px; }
.f4a-system-flow > div strong { margin-top: 8px; font-size: 11px; }
.f4a-system-flow > div small { margin-top: 5px; color: #80949d; font-size: 7px; line-height: 1.4; }
.f4a-system-flow > svg { width: 15px; color: #607680; }

.connection-section { color: var(--white); background: var(--panel-deep); }
.connection-section .page-intro > p { color: #93a4ac; }
.connection-section .section-kicker { color: var(--cyan); }
.connection-legend { display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 18px; color: #a6b5bb; font-family: var(--font-mono); font-size: 8px; }
.connection-legend span { display: flex; align-items: center; gap: 7px; }
.connection-legend i { width: 24px; height: 3px; }
.legend-data { background: var(--cyan); }
.legend-fiber { background: var(--coral); }
.legend-control { background: var(--green); }
.legend-power { background: var(--cyan); }
.topology-schematic { padding: 18px; background: var(--panel); border: 1px solid var(--panel-line); }
.topology-tier { border: 1px solid var(--panel-line); }
.topology-tier > header { min-height: 62px; display: grid; grid-template-columns: 90px minmax(220px, .8fr) minmax(260px, 1.2fr); gap: 20px; align-items: center; padding: 0 18px; background: var(--panel-raised); border-bottom: 1px solid var(--panel-line); }
.topology-tier > header span { color: var(--cyan); font-family: var(--font-mono); font-size: 8px; }
.topology-tier > header strong { font-size: 14px; }
.topology-tier > header small { color: #80949d; font-family: var(--font-mono); font-size: 8px; text-align: right; }
.topology-brand-title { display: flex; align-items: center; gap: 9px; }
.topology-brand-title .ui-cshark-wordmark { width: 72px; height: 40px; }
.topology-brand-title b { color: #93a6ae; font-family: var(--font-mono); font-size: 8px; }
.topology-nodes { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.topology-node { min-height: 152px; display: grid; align-content: center; justify-items: start; padding: 18px; }
.topology-node + .topology-node { border-left: 1px solid var(--panel-line); }
.topology-node:nth-child(4n + 1) { border-left: 0; }
.topology-node:nth-child(n + 5) { border-top: 1px solid var(--panel-line); }
.topology-node svg { width: 25px; height: 25px; color: var(--cyan); }
.topology-node strong { margin-top: 20px; font-size: 12px; }
.topology-node small { margin-top: 6px; color: #83969e; font-size: 8px; }
.topology-node b { margin-top: 18px; color: var(--green); font-family: var(--font-mono); font-size: 7px; }
.topology-link { position: relative; min-height: 68px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; padding: 0 28px; color: #8599a1; font-family: var(--font-mono); font-size: 8px; }
.topology-link::before { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; width: 3px; transform: translateX(-50%); }
.topology-link::after { content: ""; position: absolute; bottom: 5px; left: calc(50% - 5px); width: 9px; height: 9px; border-right: 2px solid; border-bottom: 2px solid; transform: rotate(45deg); }
.topology-link span { padding-right: 36px; text-align: right; }
.topology-link b { padding-left: 36px; color: #aebbc0; font-weight: 500; }
.topology-link-copper::before { background: var(--cyan); }
.topology-link-copper::after { border-color: var(--cyan); }
.topology-link-fiber::before { background: var(--coral); }
.topology-link-fiber::after { border-color: var(--coral); }
.topology-link-api::before { background: var(--green); }
.topology-link-api::after { border-color: var(--green); }
.cabinet-rack { min-height: 128px; display: grid; grid-template-columns: repeat(7, auto); align-items: center; justify-content: center; gap: 18px; padding: 18px; }
.cabinet-rack > div { min-width: 170px; min-height: 76px; display: grid; grid-template-columns: 28px 1fr; align-content: center; column-gap: 10px; padding: 12px; background: #101f27; border: 1px solid #30434c; }
.cabinet-rack > div > svg { grid-row: 1 / 3; width: 22px; color: var(--cyan); }
.cabinet-rack > div strong { font-size: 10px; }
.cabinet-rack > div small { margin-top: 5px; color: #82969e; font-size: 7px; }
.cabinet-rack > svg { width: 16px; color: #647a83; }
.core-rack-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); }
.core-rack-grid > div { min-height: 120px; display: grid; grid-template-columns: 34px 1fr; align-content: center; column-gap: 10px; padding: 18px; }
.core-rack-grid > div + div { border-left: 1px solid #263a43; }
.core-rack-grid svg { grid-row: 1 / 3; width: 24px; color: var(--coral); }
.core-rack-grid .core-brand-node { grid-template-columns: 74px 1fr; }
.core-rack-grid .core-brand-node .ui-cshark-wordmark { grid-row: 1 / 3; width: 68px; height: 38px; }
.core-rack-grid strong { font-size: 11px; }
.core-rack-grid small { margin-top: 5px; color: #82969e; font-size: 8px; }
.platform-flow { min-height: 124px; display: grid; grid-template-columns: repeat(9, auto); align-items: center; justify-content: center; gap: 16px; padding: 18px; }
.platform-flow > div { min-width: 155px; min-height: 74px; display: grid; grid-template-columns: 28px 1fr; align-content: center; column-gap: 10px; padding: 11px; background: #10242c; border: 1px solid #2e4852; }
.platform-flow > div > svg,
.platform-flow > div > img { grid-row: 1 / 3; width: 23px; height: 23px; color: var(--green); }
.platform-flow > .platform-brand-node { grid-template-columns: 64px 1fr; }
.platform-flow > .platform-brand-node > .ui-cshark-wordmark { width: 60px; height: 34px; }
.platform-flow > div strong { font-size: 10px; }
.platform-flow > div small { margin-top: 5px; color: #82969e; font-size: 7px; }
.platform-flow > svg { width: 15px; color: #647a83; }
.power-backbone { margin-top: 18px; color: var(--ink); background: var(--cyan); border: 1px solid #d8ff67; }
.power-backbone > header { min-height: 48px; display: flex; align-items: center; gap: 10px; padding: 0 18px; border-bottom: 1px solid #a6cf32; }
.power-backbone > header svg { width: 18px; }
.power-backbone > header span { font-family: var(--font-mono); font-size: 8px; font-weight: 800; }
.power-backbone > div { min-height: 112px; display: grid; grid-template-columns: repeat(9, auto); align-items: center; justify-content: center; gap: 16px; padding: 16px; }
.power-backbone > div > span { min-width: 150px; display: grid; gap: 6px; }
.power-backbone > div strong { font-size: 10px; }
.power-backbone > div small { color: #725b37; font-size: 7px; }
.power-backbone > div svg { width: 15px; }

.equipment-profile-selector { display: inline-flex; flex-wrap: wrap; gap: 5px; margin-bottom: 18px; padding: 5px; background: #e5ebe9; border: 1px solid #c8d2cf; }
.equipment-profile-selector button { min-height: 42px; padding: 0 16px; color: #52646b; background: transparent; border: 0; border-radius: 4px; font-size: 10px; font-weight: 800; cursor: pointer; }
.equipment-profile-selector button.active { color: var(--white); background: var(--ink); }
.equipment-profile-stage { display: grid; grid-template-columns: minmax(360px, .72fr) minmax(620px, 1.28fr); min-height: 690px; border: 1px solid var(--line); }
.equipment-profile-copy { display: flex; flex-direction: column; justify-content: center; padding: 48px; background: var(--white); }
.equipment-profile-copy h3 { max-width: 520px; margin: 0; font-size: 35px; line-height: 1.08; }
.equipment-profile-copy > p:not(.section-kicker) { max-width: 580px; margin: 20px 0 0; color: var(--muted); font-size: 14px; line-height: 1.68; }
.equipment-profile-copy ul { display: grid; gap: 10px; margin: 30px 0 0; padding: 0; list-style: none; }
.equipment-profile-copy li { color: #41545c; font-size: 11px; }
.equipment-profile-copy li::before { content: "+"; margin-right: 8px; color: var(--cyan-dark); font-family: var(--font-mono); }
.equipment-profile-diagram { position: relative; min-width: 0; display: flex; flex-direction: column; overflow: hidden; color: var(--white); background: var(--panel); }
.profile-scheme-header { min-height: 104px; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 22px 26px; border-bottom: 1px solid var(--panel-line); }
.profile-scheme-header > div { min-width: 0; }
.profile-scheme-header span { color: #8da0a8; font-family: var(--font-mono); font-size: 7px; }
.profile-scheme-header strong { max-width: 520px; display: block; margin-top: 9px; font-size: 18px; line-height: 1.25; text-wrap: balance; }
.profile-scheme-header small { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 8px; color: #c4cfca; font-size: 8px; }
.profile-scheme-header small i { width: 7px; height: 7px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 13px rgba(193,255,54,.65); }
.profile-scheme-flow { flex: 1; min-height: 344px; display: grid; grid-template-columns: minmax(0, 1fr) 72px minmax(0, 1fr) 72px minmax(0, 1fr); align-items: stretch; padding: 26px 24px 22px; }
.profile-scheme-node { min-width: 0; display: flex; flex-direction: column; padding: 19px; background: var(--panel-raised); border: 1px solid #31434a; }
.profile-scheme-node header { display: flex; align-items: center; justify-content: space-between; color: var(--lime); }
.profile-scheme-node header span { font-family: var(--font-mono); font-size: 8px; }
.profile-scheme-node header svg { width: 23px; height: 23px; stroke-width: 1.6; }
.profile-scheme-node > p { margin: 24px 0 0; color: #8da0a8; font-family: var(--font-mono); font-size: 7px; }
.profile-scheme-node h4 { margin: 9px 0 0; font-size: 16px; line-height: 1.24; text-wrap: balance; }
.profile-scheme-node > div { margin-top: 14px; color: #aab7b3; font-size: 10px; line-height: 1.55; }
.profile-scheme-node ul { display: grid; gap: 0; margin: auto 0 0; padding: 18px 0 0; list-style: none; }
.profile-scheme-node li { min-height: 28px; display: flex; align-items: center; color: #d6dfdc; border-top: 1px solid #2d3d43; font-family: var(--font-mono); font-size: 7px; }
.profile-scheme-node li::before { content: ""; width: 5px; height: 5px; margin-right: 8px; background: var(--lime); }
.profile-scheme-link { position: relative; min-width: 0; display: grid; place-items: center; }
.profile-scheme-link::before { content: ""; position: absolute; top: 50%; right: 0; left: 0; height: 1px; background: #637b3a; }
.profile-scheme-link span { position: absolute; bottom: calc(50% + 15px); width: 106px; color: #9eada8; font-family: var(--font-mono); font-size: 6px; line-height: 1.35; text-align: center; }
.profile-scheme-link svg { position: relative; z-index: 2; box-sizing: content-box; width: 18px; height: 18px; padding: 6px; color: var(--lime); background: var(--panel); stroke-width: 1.6; }
.profile-scheme-output { border-top: 1px solid var(--panel-line); }
.profile-scheme-output > header { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 0 24px; }
.profile-scheme-output > header span { color: var(--lime); font-family: var(--font-mono); font-size: 7px; }
.profile-scheme-output > header strong { color: #aab7b3; font-size: 9px; font-weight: 500; }
#profile-scheme-results { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--panel-line); }
#profile-scheme-results > div { min-width: 0; min-height: 74px; display: grid; grid-template-columns: 24px minmax(0, 1fr); gap: 9px; align-items: center; padding: 12px 14px; }
#profile-scheme-results > div + div { border-left: 1px solid var(--panel-line); }
#profile-scheme-results svg { width: 19px; height: 19px; color: var(--lime); stroke-width: 1.6; }
#profile-scheme-results strong { font-size: 9px; line-height: 1.35; }
.profile-scheme-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 0; border-top: 1px solid var(--panel-line); }
.profile-scheme-facts > div { min-width: 0; min-height: 82px; display: grid; align-content: center; gap: 7px; padding: 14px 18px; }
.profile-scheme-facts > div + div { border-left: 1px solid var(--panel-line); }
.profile-scheme-facts dt { color: #7f9299; font-family: var(--font-mono); font-size: 6px; }
.profile-scheme-facts dd { margin: 0; color: #d9e1df; font-size: 9px; line-height: 1.4; }
.profile-scheme-flow .profile-scheme-node { animation: profile-scheme-enter .34s ease both; }
.profile-scheme-flow .profile-scheme-node:nth-of-type(2) { animation-delay: .06s; }
.profile-scheme-flow .profile-scheme-node:nth-of-type(3) { animation-delay: .12s; }
