.phase2-scene{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#020202;color:#f4efe3}
.phase2-scene__art{position:absolute;inset:0;width:100%;height:100%;display:block;user-select:none;-webkit-user-drag:none}
.crest-scene .phase2-scene__art{object-fit:contain;filter:brightness(.94) contrast(1.05);animation:crest-arrival 3.5s cubic-bezier(.2,.75,.2,1) both}
.crest-scene::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at center,transparent 36%,rgba(0,0,0,.68) 100%)}
.crest-skip{position:absolute;right:clamp(18px,3vw,48px);bottom:clamp(18px,3vw,40px);z-index:2;border:1px solid rgba(216,182,106,.42);background:rgba(0,0,0,.35);color:#d8b66a;padding:10px 18px;font:500 .7rem/1.2 Georgia,serif;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(8px)}
.reception-scene{
  display:block;
  background:#030201;
  isolation:isolate;
}
.reception-scene::before{display:none}
.reception-frame{
  position:absolute;
  inset:0;
  z-index:1;
  width:100%;
  height:100%;
  max-width:none;
  max-height:none;
  overflow:hidden;
  box-shadow:none;
  background:#030201;
}
.reception-frame .phase2-scene__art{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:fill;
  object-position:center center;
  animation:reception-reveal 1.4s ease both;
  transition:transform 1.35s cubic-bezier(.2,.72,.2,1),filter 1.35s ease;
  transform-origin:88% 48%;
}
.reception-scene::after{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.03),transparent 38%,rgba(0,0,0,.12));
  opacity:1;
  transition:opacity .7s ease,background 1.15s ease;
}
.reception-engraving{
  position:absolute;
  z-index:4;
  right:2.2%;
  top:35.3%;
  width:15.4%;
  margin:0;
  color:#d8b66a;
  font:600 clamp(.46rem,.76vw,.88rem)/1.1 Georgia,"Times New Roman",serif;
  letter-spacing:.12em;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
  text-shadow:0 1px 0 rgba(255,236,178,.35),0 -1px 0 rgba(52,29,4,.9),0 0 9px rgba(216,182,106,.24);
  pointer-events:none;
}
.reception-enter{
  position:absolute;
  z-index:5;
  right:0;
  top:18%;
  width:18.2%;
  height:67%;
  border:0;
  border-radius:0;
  background:transparent;
  cursor:pointer;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.reception-enter::before{
  content:"";
  position:absolute;
  inset:2% 6% 3%;
  border:1px solid transparent;
  background:transparent;
  box-shadow:none;
  transition:border-color .45s ease,background .45s ease,box-shadow .55s ease;
}
.reception-enter:hover,.reception-enter:focus-visible,.reception-enter.is-armed{outline:none}
.reception-enter:hover::before,.reception-enter:focus-visible::before,.reception-enter.is-armed::before{
  border-color:rgba(234,196,111,.42);
  background:linear-gradient(90deg,rgba(216,182,106,.03),rgba(216,182,106,.12));
  box-shadow:0 0 42px rgba(216,182,106,.18),inset 0 0 34px rgba(216,182,106,.08);
}
.reception-welcome{
  position:absolute;
  z-index:6;
  right:1.6%;
  top:59%;
  width:16.8%;
  padding:clamp(10px,1.15vw,18px) clamp(8px,1vw,15px);
  border-top:1px solid rgba(225,191,112,.48);
  border-bottom:1px solid rgba(225,191,112,.38);
  background:linear-gradient(90deg,rgba(4,3,2,.16),rgba(4,3,2,.86) 18%,rgba(4,3,2,.9) 82%,rgba(4,3,2,.18));
  color:#ead49c;
  font:500 clamp(.53rem,.76vw,.82rem)/1.5 Georgia,"Times New Roman",serif;
  letter-spacing:.08em;
  text-align:center;
  text-transform:uppercase;
  text-shadow:0 1px 10px rgba(0,0,0,.92),0 0 10px rgba(216,182,106,.25);
  opacity:0;
  transform:translateY(10px);
  transition:opacity .42s ease,transform .48s cubic-bezier(.2,.75,.2,1);
  pointer-events:none;
}
.reception-enter:hover + .reception-welcome,
.reception-enter:focus-visible + .reception-welcome,
.reception-enter.is-armed + .reception-welcome{
  opacity:1;
  transform:translateY(0);
}
.reception-scene.is-entering .phase2-scene__art{
  transform:scale(1.105);
  filter:brightness(.52) contrast(1.08);
}
.reception-scene.is-entering::after{
  opacity:1;
  background:radial-gradient(circle at 88% 48%,rgba(0,0,0,.02) 0,rgba(0,0,0,.25) 30%,rgba(0,0,0,.92) 100%);
}
.reception-scene.is-entering .reception-welcome,
.reception-scene.is-entering .reception-engraving{opacity:0;transition-duration:.25s}
.command-placeholder{padding:clamp(24px,6vw,90px);text-align:center;background:radial-gradient(circle at 50% 32%,rgba(216,182,106,.13),transparent 34%),linear-gradient(145deg,#080603,#010101 70%)}
.command-placeholder__panel{width:min(760px,92vw);padding:clamp(34px,6vw,78px);border:1px solid rgba(216,182,106,.5);background:rgba(0,0,0,.58);box-shadow:0 35px 100px rgba(0,0,0,.7),inset 0 0 70px rgba(216,182,106,.04)}
.command-placeholder__eyebrow{color:#d8b66a;text-transform:uppercase;letter-spacing:.32em;font-size:.72rem}
.command-placeholder h1{margin:18px 0 14px;color:#e8cf93;font:400 clamp(2rem,5vw,4.4rem)/1 Georgia,serif;text-transform:uppercase;letter-spacing:.08em}
.command-placeholder p{margin:0 auto 28px;max-width:52ch;color:rgba(244,239,227,.78);line-height:1.7}
.command-placeholder button{border:1px solid rgba(216,182,106,.58);background:rgba(216,182,106,.08);color:#e8cf93;padding:12px 20px;text-transform:uppercase;letter-spacing:.18em;cursor:pointer}
@keyframes crest-arrival{0%{opacity:0;transform:scale(.92);filter:brightness(.35) blur(5px)}45%{opacity:1;filter:brightness(.95) blur(0)}100%{opacity:1;transform:scale(1);filter:brightness(.94) contrast(1.05)}}
@keyframes reception-reveal{from{opacity:0;transform:scale(1.025);filter:brightness(.55)}to{opacity:1;transform:scale(1);filter:brightness(1)}}
@media (max-aspect-ratio:4/5){
  .reception-frame .phase2-scene__art{object-fit:fill;object-position:center center;transform-origin:88% 48%}
  .reception-enter{right:0;top:15%;width:31%;height:70%}
  .reception-engraving{right:1%;top:35.5%;width:28%;font-size:clamp(.42rem,1.8vw,.68rem)}
  .reception-welcome{right:1.5%;top:58%;width:27%;font-size:clamp(.45rem,1.55vw,.64rem);letter-spacing:.045em}
}
@media (max-width:760px) and (orientation:landscape){
  .reception-enter{width:21%;top:15%;height:70%}
  .reception-engraving{right:1.8%;width:17.5%}
  .reception-welcome{right:1%;width:19%;top:57%}
}
@media (prefers-reduced-motion:reduce){.crest-scene .phase2-scene__art,.reception-scene .phase2-scene__art{animation:none}}


/* Gold Master Patch 010 — horizontal full-viewport stretch without vertical crop */
.reception-scene,.reception-frame{width:100vw;height:100vh;max-width:none;max-height:none}
.reception-frame .phase2-scene__art{inset:0;width:100vw;height:100vh;max-width:none;max-height:none;object-fit:fill!important;object-position:center center!important}
/* Phase 3 · Layer 2 · Permanent Command Centre layout */
.command-centre-layout {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  isolation: isolate;
  background: #030507;
  color: #f4ddb0;
}

.command-centre-layout__art {
  position: absolute;
  inset: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  user-select: none;
  -webkit-user-drag: none;
  opacity: 0;
  transform: scale(1.025);
  filter: brightness(.68) saturate(.9) contrast(1.08);
  transition: opacity 900ms ease, transform 1700ms cubic-bezier(.2,.75,.2,1), filter 1500ms ease;
}
.command-centre-layout.is-active .command-centre-layout__art {
  opacity: 1;
  transform: scale(1);
  filter: brightness(.82) saturate(.98) contrast(1.06);
}

.command-centre-layout__shade,
.command-centre-layout__glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.command-centre-layout__shade {
  z-index: -4;
  background:
    linear-gradient(180deg, rgba(1,3,5,.72) 0%, rgba(1,3,5,.12) 22%, rgba(1,3,5,.04) 66%, rgba(1,3,5,.76) 100%),
    radial-gradient(circle at 50% 47%, transparent 24%, rgba(0,0,0,.18) 66%, rgba(0,0,0,.58) 100%);
}
.command-centre-layout__glow {
  z-index: -3;
  opacity: .42;
  background:
    radial-gradient(circle at 50% 48%, rgba(39,139,214,.16), transparent 23%),
    radial-gradient(circle at 50% 10%, rgba(223,169,76,.12), transparent 25%);
  animation: command-layout-breathe 7s ease-in-out infinite alternate;
}

.command-centre-layout__masthead {
  position: absolute;
  top: clamp(.7rem, 1.7vw, 1.35rem);
  left: 50%;
  z-index: 3;
  width: min(90%, 62rem);
  text-align: center;
  transform: translate(-50%, -12px);
  opacity: 0;
  text-shadow: 0 3px 24px rgba(0,0,0,.92);
  transition: opacity 750ms ease 150ms, transform 900ms cubic-bezier(.2,.75,.2,1) 150ms;
}
.command-centre-layout.is-active .command-centre-layout__masthead {
  opacity: 1;
  transform: translate(-50%, 0);
}
.command-centre-layout__kicker,
.command-centre-layout__subline {
  display: block;
  text-transform: uppercase;
  letter-spacing: .25em;
  font-size: clamp(.5rem, .8vw, .72rem);
}
.command-centre-layout__subline { color: rgba(245,223,177,.68); letter-spacing: .18em; }
.command-centre-layout__masthead h1 {
  margin: .22rem 0 .18rem;
  font: 500 clamp(1.4rem, 3vw, 2.55rem)/1 Georgia, 'Times New Roman', serif;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.command-centre-layout__workspace {
  position: absolute;
  inset: clamp(4.6rem, 12vh, 7rem) clamp(.7rem, 1.6vw, 1.35rem) clamp(5.8rem, 15vh, 8.2rem);
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(8.8rem, 18%) minmax(16rem, 1fr) minmax(12rem, 24%);
  gap: clamp(.55rem, 1vw, 1rem);
  align-items: stretch;
}

.command-centre-layout__rail,
.command-centre-layout__intel,
.command-centre-layout__core {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 700ms ease 400ms, transform 900ms cubic-bezier(.2,.75,.2,1) 400ms;
}
.command-centre-layout.is-active .command-centre-layout__rail,
.command-centre-layout.is-active .command-centre-layout__intel,
.command-centre-layout.is-active .command-centre-layout__core {
  opacity: 1;
  transform: translateY(0);
}

.command-centre-layout__rail,
.command-centre-layout__intel {
  position: relative;
  border: 1px solid rgba(228,185,100,.28);
  background: linear-gradient(180deg, rgba(9,13,17,.72), rgba(3,6,9,.54));
  box-shadow: inset 0 0 32px rgba(224,172,70,.035), 0 18px 50px rgba(0,0,0,.24);
  backdrop-filter: blur(3px);
}
.command-centre-layout__rail { padding: .85rem; }
.command-centre-layout__zone-label {
  display: block;
  color: rgba(244,221,176,.7);
  font-size: clamp(.48rem, .65vw, .62rem);
  letter-spacing: .2em;
  text-transform: uppercase;
}
.command-centre-layout__rail-grid {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  gap: .55rem;
  height: calc(100% - 1.8rem);
  margin-top: .8rem;
}
.command-centre-layout__rail-grid span,
.command-centre-layout__navigation-slots span {
  border: 1px solid rgba(227,183,95,.18);
  background: linear-gradient(135deg, rgba(218,168,73,.07), rgba(32,77,109,.06));
  box-shadow: inset 0 0 18px rgba(255,214,131,.025);
}

.command-centre-layout__core {
  display: grid;
  place-items: center;
  min-width: 0;
}
.command-centre-layout__core-ring {
  width: min(47vh, 35vw, 28rem);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border: 1px solid rgba(77,175,227,.3);
  border-radius: 50%;
  box-shadow: 0 0 45px rgba(39,138,210,.11), inset 0 0 42px rgba(40,131,193,.08);
  position: relative;
}
.command-centre-layout__core-ring::before,
.command-centre-layout__core-ring::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(229,186,100,.18);
}
.command-centre-layout__core-ring::before { inset: 8%; }
.command-centre-layout__core-ring::after { inset: 19%; border-color: rgba(74,168,218,.16); }
.command-centre-layout__core-disc {
  width: 44%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle at 38% 32%, rgba(91,196,241,.22), rgba(19,56,78,.12) 44%, rgba(1,5,8,.36) 72%);
  border: 1px solid rgba(90,187,232,.26);
  box-shadow: 0 0 36px rgba(48,151,208,.14);
}
.command-centre-layout__core-caption {
  position: absolute;
  bottom: 2%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 12px #000;
}
.command-centre-layout__core-caption span,
.command-centre-layout__core-caption strong { display: block; }
.command-centre-layout__core-caption span { font-size: .56rem; letter-spacing: .22em; color: rgba(245,223,177,.65); }
.command-centre-layout__core-caption strong { margin-top: .26rem; font-size: clamp(.62rem, .8vw, .78rem); letter-spacing: .16em; font-weight: 500; }

.command-centre-layout__intel {
  padding: .85rem;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.command-centre-layout__panel-head {
  display: flex;
  justify-content: space-between;
  gap: .6rem;
  align-items: center;
  padding-bottom: .65rem;
  border-bottom: 1px solid rgba(227,183,95,.18);
  font-size: clamp(.55rem, .72vw, .68rem);
  letter-spacing: .18em;
  text-transform: uppercase;
}
.command-centre-layout__panel-head i {
  width: .45rem;
  height: .45rem;
  border-radius: 50%;
  background: #89d5ff;
  box-shadow: 0 0 12px rgba(87,190,246,.8);
}
.command-centre-layout__intel-body {
  display: grid;
  align-content: start;
  gap: .65rem;
  padding-top: .85rem;
}
.command-centre-layout__intel-body span {
  height: .72rem;
  background: linear-gradient(90deg, rgba(231,190,108,.22), rgba(69,151,199,.08));
  border-left: 2px solid rgba(231,190,108,.42);
}
.command-centre-layout__intel-body span:nth-child(2) { width: 82%; }
.command-centre-layout__intel-body span:nth-child(3) { width: 91%; }
.command-centre-layout__intel-body span:nth-child(4) { width: 67%; }
.command-centre-layout__intel-body span:nth-child(5) { width: 78%; }
.command-centre-layout__intel-footer {
  padding-top: .6rem;
  border-top: 1px solid rgba(227,183,95,.14);
  color: rgba(245,223,177,.55);
  font-size: .55rem;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.command-centre-layout__navigation {
  position: absolute;
  left: clamp(.7rem, 1.6vw, 1.35rem);
  right: clamp(.7rem, 1.6vw, 1.35rem);
  bottom: clamp(.7rem, 1.5vw, 1.2rem);
  z-index: 3;
  padding: .55rem .7rem .7rem;
  border: 1px solid rgba(228,185,100,.28);
  background: rgba(4,7,10,.68);
  backdrop-filter: blur(4px);
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 700ms ease 550ms, transform 900ms cubic-bezier(.2,.75,.2,1) 550ms;
}
.command-centre-layout.is-active .command-centre-layout__navigation {
  opacity: 1;
  transform: translateY(0);
}
.command-centre-layout__navigation-slots {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: .45rem;
  margin-top: .45rem;
  height: clamp(1.75rem, 4vh, 2.5rem);
}

.command-centre-layout__return {
  position: absolute;
  right: clamp(1.1rem, 2.2vw, 2rem);
  top: clamp(.75rem, 1.7vw, 1.35rem);
  z-index: 5;
  padding: .58rem .8rem;
  border: 1px solid rgba(240,194,111,.5);
  background: rgba(5,8,11,.76);
  color: #f5dfb1;
  font: inherit;
  font-size: clamp(.5rem, .65vw, .62rem);
  letter-spacing: .14em;
  text-transform: uppercase;
  cursor: pointer;
  backdrop-filter: blur(6px);
}
.command-centre-layout__return:hover,
.command-centre-layout__return:focus-visible {
  background: rgba(63,42,16,.9);
  outline: 2px solid rgba(245,223,177,.48);
  outline-offset: 2px;
}

@keyframes command-layout-breathe {
  from { opacity: .3; transform: scale(1); }
  to { opacity: .52; transform: scale(1.018); }
}

@media (max-width: 900px) {
  .command-centre-layout__workspace {
    grid-template-columns: minmax(6.5rem, 18%) 1fr minmax(9rem, 24%);
  }
  .command-centre-layout__masthead { width: 72%; }
  .command-centre-layout__subline { display: none; }
}

@media (max-width: 680px) {
  .command-centre-layout__art { object-fit: cover; object-position: center; }
  .command-centre-layout__workspace {
    inset: 4.3rem .55rem 6rem;
    grid-template-columns: 1fr;
  }
  .command-centre-layout__rail { display: none; }
  .command-centre-layout__intel {
    position: absolute;
    right: 0;
    top: 0;
    width: min(42vw, 11rem);
    height: 38%;
  }
  .command-centre-layout__core { width: 100%; }
  .command-centre-layout__core-ring { width: min(68vw, 42vh); }
  .command-centre-layout__masthead { left: .7rem; width: 63%; text-align: left; transform: translate(0,-12px); }
  .command-centre-layout.is-active .command-centre-layout__masthead { transform: translate(0,0); }
  .command-centre-layout__masthead h1 { letter-spacing: .1em; }
  .command-centre-layout__return { right: .6rem; top: .65rem; }
  .command-centre-layout__navigation-slots { grid-template-columns: repeat(4,1fr); grid-template-rows: repeat(2,1fr); height: 3.5rem; }
}

@media (prefers-reduced-motion: reduce) {
  .command-centre-layout__art,
  .command-centre-layout__masthead,
  .command-centre-layout__rail,
  .command-centre-layout__intel,
  .command-centre-layout__core,
  .command-centre-layout__navigation,
  .command-centre-layout__glow {
    animation: none;
    transition: none;
  }
}

/* Phase 3 / Layer 3: isolated Command Centre hotspot calibration layer */
.command-hotspots {
  position: absolute;
  inset: 0;
  z-index: 6;
  pointer-events: none;
}
.command-hotspot {
  position: absolute;
  pointer-events: auto;
  border: 1px solid transparent;
  border-radius: .35rem;
  background: transparent;
  color: transparent;
  cursor: pointer;
  transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.command-hotspot span {
  position: absolute;
  left: 50%;
  bottom: calc(100% + .35rem);
  translate: -50% .35rem;
  min-width: max-content;
  padding: .34rem .48rem;
  border: 1px solid rgba(232,193,113,.45);
  border-radius: .2rem;
  background: rgba(3,6,9,.9);
  color: #f2d99f;
  font-size: .55rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  opacity: 0;
  pointer-events: none;
  transition: opacity 160ms ease, translate 160ms ease;
}
.command-hotspot:hover,
.command-hotspot:focus-visible,
.command-hotspot.is-selected {
  border-color: rgba(238,197,112,.82);
  background: rgba(223,172,70,.09);
  box-shadow: inset 0 0 24px rgba(232,181,78,.12), 0 0 18px rgba(223,172,70,.18);
  outline: none;
  transform: scale(1.015);
}
.command-hotspot:hover span,
.command-hotspot:focus-visible span,
.command-hotspot.is-selected span {
  opacity: 1;
  translate: -50% 0;
}
.command-hotspot--about { left: 2.8%; top: 20%; width: 12.5%; height: 44%; }
.command-hotspot--financial-markets { left: 18.1%; top: 23%; width: 11.5%; height: 15%; }
.command-hotspot--funding { left: 18.1%; top: 39%; width: 11.5%; height: 15%; }
.command-hotspot--energy { left: 18.1%; top: 55%; width: 11.5%; height: 15%; }
.command-hotspot--infrastructure { left: 18.1%; top: 70%; width: 11.5%; height: 10%; }
.command-hotspot--instruments { right: 18.1%; top: 23%; width: 11.5%; height: 15%; }
.command-hotspot--private-equity { right: 18.1%; top: 39%; width: 11.5%; height: 15%; }
.command-hotspot--technology { right: 18.1%; top: 55%; width: 11.5%; height: 15%; }
.command-hotspot--private-enquiry-panel { right: 18.1%; top: 70%; width: 11.5%; height: 10%; }
.command-hotspot--legal { right: 2.8%; top: 20%; width: 12.5%; height: 44%; }
.command-hotspot-status {
  position: absolute;
  left: 50%;
  bottom: clamp(1rem, 2.3vh, 1.8rem);
  z-index: 7;
  translate: -50% 0;
  width: min(34rem, 70vw);
  padding: .55rem .8rem;
  border: 1px solid rgba(232,193,113,.34);
  background: rgba(3,6,9,.78);
  color: rgba(244,221,176,.72);
  text-align: center;
  backdrop-filter: blur(5px);
}
.command-hotspot-status span,
.command-hotspot-status strong { display: block; }
.command-hotspot-status span { font-size: .5rem; letter-spacing: .2em; text-transform: uppercase; }
.command-hotspot-status strong { margin-top: .2rem; color: #f3dca8; font-size: .62rem; letter-spacing: .08em; font-weight: 500; }
@media (max-width: 680px) {
  .command-hotspot-status { width: min(82vw, 26rem); bottom: .75rem; }
  .command-hotspot span { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .command-hotspot,
  .command-hotspot span { transition: none; }
}


/* Phase 3 / Layer 3.1: production fullscreen Command Centre framing */
html.command-centre-active,
html.command-centre-active body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  background: #000;
}
html.command-centre-active .app-shell {
  display: block;
  width: 100vw;
  height: 100dvh;
  min-height: 100dvh;
  padding: 0;
  margin: 0;
  background: #000;
}
html.command-centre-active .app-header {
  display: none !important;
}
html.command-centre-active .scene-root {
  width: 100vw;
  height: 100dvh;
  min-height: 100dvh;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: #000;
  overflow: hidden;
}
html.command-centre-active .scene,
html.command-centre-active .command-centre-layout {
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  background: #000;
}
html.command-centre-active .command-centre-layout__art {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: calc(50% + 20px) 50%;
  transform: scale(.965);
  filter: brightness(.9) saturate(1) contrast(1.04);
}
html.command-centre-active .command-centre-layout.is-active .command-centre-layout__art {
  transform: scale(.965);
  filter: brightness(.92) saturate(1) contrast(1.04);
}
html.command-centre-active .command-centre-layout__shade {
  background: radial-gradient(circle at center, transparent 58%, rgba(0,0,0,.24) 100%);
}
html.command-centre-active .command-centre-layout__glow {
  opacity: .24;
}
html.command-centre-active .command-centre-layout__return {
  top: auto;
  right: auto;
  left: max(14px, env(safe-area-inset-left));
  bottom: max(14px, env(safe-area-inset-bottom));
  opacity: .68;
  font-size: .54rem;
  background: rgba(4,6,8,.62);
}
html.command-centre-active .command-centre-layout__return:hover,
html.command-centre-active .command-centre-layout__return:focus-visible {
  opacity: 1;
}
html.command-centre-active .command-hotspot-status,
html.command-centre-active .command-centre-layout__masthead,
html.command-centre-active .command-centre-layout__workspace,
html.command-centre-active .command-centre-layout__navigation {
  display: none !important;
}
@media (max-width: 760px) {
  html.command-centre-active .command-centre-layout__art,
  html.command-centre-active .command-centre-layout.is-active .command-centre-layout__art {
    object-position: center center;
    transform: scale(.985);
  }
}

/* TrustCome v2.3.0 — production layout lock for /Trust/ */
html.command-centre-active,
html.command-centre-active body,
html.command-centre-active #app,
html.command-centre-active #scene-root {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #020305;
}

html.command-centre-active .app-shell {
  display: block;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  height: 100dvh;
  min-height: 100dvh;
  margin: 0;
  padding: 0;
  background: #020305;
}

html.command-centre-active .app-header {
  display: none !important;
}

html.command-centre-active .scene-root,
html.command-centre-active .scene,
html.command-centre-active .command-centre-layout {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  background: #020305;
}

html.command-centre-active .command-centre-renderer {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  height: 100dvh;
  overflow: hidden;
  isolation: isolate;
  contain: layout paint size;
  background: #020305;
}

html.command-centre-active .command-centre-scene {
  --tc-camera-scale: 1.14;
  --tc-camera-x: 1.15vw;
  --tc-camera-y: 1.2vh;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: url('../images/command-centre-environment.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transform: translate3d(var(--tc-camera-x), var(--tc-camera-y), 0) scale(var(--tc-camera-scale));
  transform-origin: 50% 50%;
  opacity: 0;
  transition: opacity 420ms ease, filter 420ms ease;
  filter: brightness(.9) saturate(1.03) contrast(1.05);
}

html.command-centre-active .command-centre-renderer.is-active .command-centre-scene,
html.command-centre-active .command-centre-layout.is-active .command-centre-scene {
  opacity: 1;
  filter: brightness(.95) saturate(1.04) contrast(1.06);
}

html.command-centre-active .command-centre-scene > .command-centre-layout__shade,
html.command-centre-active .command-centre-scene > .command-centre-layout__glow,
html.command-centre-active .command-centre-scene > .command-hotspots {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

html.command-centre-active .command-centre-scene > .command-centre-layout__shade {
  z-index: 2;
  pointer-events: none;
  background: radial-gradient(circle at 50% 48%, transparent 60%, rgba(0,0,0,.2) 100%);
}

html.command-centre-active .command-centre-scene > .command-centre-layout__glow {
  z-index: 3;
  pointer-events: none;
  opacity: .18;
}

html.command-centre-active .command-centre-scene > .command-hotspots {
  z-index: 6;
}

html.command-centre-active .command-centre-layout__return {
  position: fixed;
  left: max(.7rem, env(safe-area-inset-left));
  bottom: max(.7rem, env(safe-area-inset-bottom));
  top: auto;
  right: auto;
  z-index: 30;
  opacity: .8;
}

@media (max-height: 720px) and (orientation: landscape) {
  html.command-centre-active .command-centre-scene {
    --tc-camera-scale: 1.1;
    --tc-camera-y: 1.8vh;
  }
}

@media (max-width: 900px) {
  html.command-centre-active .command-centre-scene {
    --tc-camera-scale: 1.08;
    --tc-camera-x: 0;
    --tc-camera-y: .8vh;
  }
}

@media (orientation: portrait) {
  html.command-centre-active .command-centre-scene {
    --tc-camera-scale: 1.32;
    --tc-camera-x: 0;
    --tc-camera-y: 0;
    background-position: 50% 52%;
  }
  html.command-centre-active .command-hotspot span {
    display: none;
  }
}

@media (max-width: 520px) and (orientation: portrait) {
  html.command-centre-active .command-centre-scene {
    --tc-camera-scale: 1.45;
    background-position: 50% 53%;
  }
}

@media (prefers-reduced-motion: reduce) {
  html.command-centre-active .command-centre-scene {
    transition: none;
  }
}

/* Trust Headquarters v2.4.0 · Phase B1
   Responsive Command Centre camera — complete-artwork contain framing.
   The 1448 × 1086 artwork and its hotspot layer now share one camera plane. */
html.command-centre-active .command-centre-renderer {
  background:
    radial-gradient(ellipse at 50% 47%, rgba(33, 73, 98, .16) 0%, rgba(7, 13, 18, .48) 48%, #020305 82%),
    #020305;
}

html.command-centre-active .command-centre-scene {
  --tc-command-aspect: calc(1448 / 1086);
  --tc-camera-scale: 1;
  --tc-camera-x: 0px;
  --tc-camera-y: 0px;
  inset: auto;
  left: 50%;
  top: 50%;
  width: min(100vw, calc(100dvh * var(--tc-command-aspect)));
  width: min(100vw, calc(100svh * var(--tc-command-aspect)));
  height: min(100dvh, calc(100vw / var(--tc-command-aspect)));
  height: min(100svh, calc(100vw / var(--tc-command-aspect)));
  max-width: 100vw;
  max-height: 100dvh;
  max-height: 100svh;
  aspect-ratio: 1448 / 1086;
  background-position: 50% 50%;
  background-size: 100% 100%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 50% 50%;
}

/* B1 deliberately uses one camera rule at every size. Device-specific zoom
   profiles belong to Phase C and cannot override complete-room visibility. */
@media (max-height: 720px) and (orientation: landscape),
       (max-width: 900px),
       (orientation: portrait),
       (max-width: 520px) and (orientation: portrait) {
  html.command-centre-active .command-centre-scene {
    --tc-camera-scale: 1;
    --tc-camera-x: 0px;
    --tc-camera-y: 0px;
    background-position: 50% 50%;
    transform: translate3d(-50%, -50%, 0);
  }
}


/* Trust Headquarters v2.4.0 · Phase B1.1 camera correction
   A physical artwork plane replaces the inherited cover-background camera. */
html.command-centre-active .command-centre-renderer {
  display: grid !important;
  place-items: center !important;
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100dvh !important;
  overflow: hidden !important;
  background: radial-gradient(ellipse at 50% 48%, rgba(28,60,80,.16), #020305 76%) !important;
}
html.command-centre-active .command-centre-scene {
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  top: auto !important;
  width: min(100vw, calc(100dvh * 1.3333333333)) !important;
  height: min(100dvh, calc(100vw / 1.3333333333)) !important;
  max-width: 100vw !important;
  max-height: 100dvh !important;
  aspect-ratio: 4 / 3 !important;
  overflow: hidden !important;
  background: transparent !important;
  background-image: none !important;
  transform: none !important;
  opacity: 1 !important;
  filter: none !important;
  transition: opacity 420ms ease !important;
}
html.command-centre-active .command-centre-scene__art {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: 50% 50% !important;
  transform: none !important;
  user-select: none !important;
  -webkit-user-drag: none !important;
}
html.command-centre-active .command-centre-scene > .command-centre-layout__shade,
html.command-centre-active .command-centre-scene > .command-centre-layout__glow,
html.command-centre-active .command-centre-scene > .command-hotspots {
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
@media (max-height:720px) and (orientation:landscape),
       (max-width:900px),
       (orientation:portrait),
       (max-width:520px) and (orientation:portrait) {
  html.command-centre-active .command-centre-scene {
    width: min(100vw, calc(100dvh * 1.3333333333)) !important;
    height: min(100dvh, calc(100vw / 1.3333333333)) !important;
    transform: none !important;
  }
}

/* Trust Headquarters v2.4.0 · Phase B1.2
   Extended responsive stage: the complete 4:3 Headquarters remains intact,
   while spare viewport space is filled by a restrained environmental extension. */
html.command-centre-active .command-centre-renderer {
  --tc-art-ratio: 1.3333333333;
  isolation: isolate !important;
  padding: 0 !important;
  background-color: #020305 !important;
  background-image:
    linear-gradient(rgba(1,3,5,.50), rgba(1,3,5,.64)),
    url('../images/command-centre-environment.png?v=2412') !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
html.command-centre-active .command-centre-renderer::before {
  content: "";
  position: absolute;
  inset: -3.5%;
  z-index: 0;
  pointer-events: none;
  background: url('../images/command-centre-environment.png?v=2412') 50% 50% / cover no-repeat;
  filter: blur(24px) brightness(.26) saturate(.82);
  transform: scale(1.055);
  opacity: .82;
}
html.command-centre-active .command-centre-renderer::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 48%, transparent 38%, rgba(0,0,0,.18) 70%, rgba(0,0,0,.48) 100%),
    linear-gradient(90deg, rgba(0,0,0,.34), transparent 22%, transparent 78%, rgba(0,0,0,.34));
}
html.command-centre-active .command-centre-scene {
  z-index: 1 !important;
  width: min(100vw, calc(100dvh * var(--tc-art-ratio))) !important;
  height: min(100dvh, calc(100vw / var(--tc-art-ratio))) !important;
  box-shadow: 0 0 42px rgba(0,0,0,.42) !important;
}
html.command-centre-active .command-centre-layout__return {
  z-index: 3 !important;
}

/* Tablet: retain the complete room and use the extension only outside the art plane. */
@media (max-width: 1024px) {
  html.command-centre-active .command-centre-renderer::before {
    filter: blur(20px) brightness(.23) saturate(.78);
  }
  html.command-centre-active .command-centre-scene {
    width: min(100vw, calc(100dvh * var(--tc-art-ratio))) !important;
    height: min(100dvh, calc(100vw / var(--tc-art-ratio))) !important;
  }
}

/* Mobile portrait: full Headquarters remains visible; no horizontal scrolling. */
@media (orientation: portrait) {
  html.command-centre-active .command-centre-renderer {
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 100svh !important;
  }
  html.command-centre-active .command-centre-scene {
    width: 100vw !important;
    height: calc(100vw / var(--tc-art-ratio)) !important;
    max-height: 100dvh !important;
  }
  html.command-centre-active .command-centre-renderer::before {
    filter: blur(18px) brightness(.22) saturate(.74);
    transform: scale(1.08);
  }
}

/* Mobile landscape and short laptop screens: maximize safe height. */
@media (orientation: landscape) and (max-height: 760px) {
  html.command-centre-active .command-centre-scene {
    width: calc(100dvh * var(--tc-art-ratio)) !important;
    height: 100dvh !important;
    max-width: 100vw !important;
  }
}

/* Trust Headquarters v2.4.0 · Phase B2 Layered Foundation
   Replaces the flat 4:3 camera with a responsive 16:9 architectural stage. */
html.command-centre-active .command-centre-layered {
  --stage-ratio: 16 / 9;
  position: fixed !important;
  inset: 0 !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  background: #020305 !important;
  background-image: none !important;
}
html.command-centre-active .command-centre-layered::before,
html.command-centre-active .command-centre-layered::after { display:none !important; }
html.command-centre-active .command-centre-stage {
  position: relative;
  width: 100vw;
  height: 100dvh;
  min-height: 100svh;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(ellipse at 50% 50%, rgba(28,72,101,.18), transparent 52%),
    linear-gradient(180deg,#05070a 0%,#020305 100%);
}
html.command-centre-active .command-layer {
  position:absolute;
  display:block;
  max-width:none;
  user-select:none;
  -webkit-user-drag:none;
  pointer-events:none;
}
html.command-centre-active .command-layer--ambient {
  inset:-4%;
  z-index:0;
  background:
    linear-gradient(rgba(1,3,5,.55),rgba(1,3,5,.72)),
    url('../images/command-centre-environment.png?v=2420') 50% 46% / cover no-repeat;
  filter: blur(14px) brightness(.45) saturate(.8);
  transform:scale(1.06);
}
html.command-centre-active .command-layer--top {
  z-index:2; left:16%; top:-2%; width:68%; height:34%; object-fit:cover; object-position:center top;
  -webkit-mask-image:linear-gradient(to bottom,#000 72%,transparent 100%);
  mask-image:linear-gradient(to bottom,#000 72%,transparent 100%);
}
html.command-centre-active .command-layer--left {
  z-index:3; left:-1%; top:12%; width:31%; height:66%; object-fit:cover; object-position:left center;
  -webkit-mask-image:linear-gradient(to right,#000 78%,transparent 100%);
  mask-image:linear-gradient(to right,#000 78%,transparent 100%);
}
html.command-centre-active .command-layer--intel {
  z-index:4; left:22%; top:15%; width:56%; height:49%; object-fit:cover; object-position:center center;
  filter:brightness(1.04) contrast(1.03);
  -webkit-mask-image:radial-gradient(ellipse at center,#000 72%,transparent 100%);
  mask-image:radial-gradient(ellipse at center,#000 72%,transparent 100%);
}
html.command-centre-active .command-layer--right {
  z-index:3; right:-1%; top:12%; width:31%; height:66%; object-fit:cover; object-position:right center;
  -webkit-mask-image:linear-gradient(to left,#000 78%,transparent 100%);
  mask-image:linear-gradient(to left,#000 78%,transparent 100%);
}
html.command-centre-active .command-layer--floor {
  z-index:5; left:8%; bottom:-4%; width:84%; height:59%; object-fit:cover; object-position:center bottom;
  -webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 100%);
  mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 100%);
}
html.command-centre-active .command-layer--globe {
  z-index:7; left:50%; top:48%; width:25%; height:auto; transform:translate(-50%,-50%);
  filter:drop-shadow(0 0 18px rgba(40,125,255,.65));
}
html.command-centre-active .command-layer--finish {
  inset:0; z-index:8;
  background:
    radial-gradient(ellipse at 50% 49%,transparent 44%,rgba(0,0,0,.16) 76%,rgba(0,0,0,.42) 100%),
    linear-gradient(180deg,rgba(0,0,0,.08),transparent 22%,transparent 78%,rgba(0,0,0,.18));
}
html.command-centre-active .command-centre-stage > .command-hotspots {
  position:absolute !important; inset:0 !important; z-index:12 !important; width:100% !important; height:100% !important;
}
html.command-centre-active .command-centre-layout__return { z-index:20 !important; }

@media (max-width:1024px) {
  html.command-centre-active .command-layer--left { left:-5%; width:35%; }
  html.command-centre-active .command-layer--right { right:-5%; width:35%; }
  html.command-centre-active .command-layer--intel { left:19%; width:62%; }
  html.command-centre-active .command-layer--floor { left:3%; width:94%; }
  html.command-centre-active .command-layer--globe { width:29%; }
}
@media (orientation:portrait) {
  html.command-centre-active .command-centre-stage { height:100dvh; }
  html.command-centre-active .command-layer--top { left:-8%; top:4%; width:116%; height:25%; }
  html.command-centre-active .command-layer--left { left:-24%; top:20%; width:58%; height:50%; opacity:.78; }
  html.command-centre-active .command-layer--right { right:-24%; top:20%; width:58%; height:50%; opacity:.78; }
  html.command-centre-active .command-layer--intel { left:4%; top:20%; width:92%; height:38%; }
  html.command-centre-active .command-layer--floor { left:-22%; bottom:8%; width:144%; height:43%; }
  html.command-centre-active .command-layer--globe { top:57%; width:48%; }
  html.command-centre-active .command-hotspot span { display:none; }
}
@media (orientation:landscape) and (max-height:760px) {
  html.command-centre-active .command-layer--top { top:-6%; height:38%; }
  html.command-centre-active .command-layer--intel { top:11%; height:51%; }
  html.command-centre-active .command-layer--floor { bottom:-12%; height:65%; }
  html.command-centre-active .command-layer--globe { top:50%; width:23%; }
}

/* Trust Headquarters v2.4.0 · Phase B2.1
   Coherent widescreen architectural foundation. Final override block. */
html.command-centre-active .command-centre-renderer.command-centre-reconstructed {
  position: fixed !important;
  inset: 0 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100dvh !important;
  overflow: hidden !important;
  background: #020305 !important;
}
html.command-centre-active .command-centre-reconstructed .command-centre-stage {
  position: relative !important;
  width: 100vw !important;
  height: 100dvh !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
  background: #020305 !important;
}
.command-centre-stage__foundation {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  user-select: none;
  -webkit-user-drag: none;
  filter: brightness(.91) saturate(1.02) contrast(1.04);
}
.command-centre-stage__ambient,
.command-centre-stage__finish {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.command-centre-stage__ambient {
  z-index: 1;
  background:
    radial-gradient(circle at 50% 50%, rgba(37,142,220,.11), transparent 22%),
    radial-gradient(ellipse at 50% 7%, rgba(232,181,92,.08), transparent 28%);
}
.command-centre-stage__globe {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 51.4%;
  width: clamp(210px, 24.4vw, 468px);
  height: auto;
  translate: -50% -50%;
  opacity: .34;
  mix-blend-mode: screen;
  filter: saturate(1.15) brightness(1.08);
  pointer-events: none;
}
.command-centre-stage__finish {
  z-index: 3;
  background:
    linear-gradient(180deg, rgba(0,0,0,.06), transparent 20%, transparent 78%, rgba(0,0,0,.13)),
    radial-gradient(ellipse at center, transparent 58%, rgba(0,0,0,.22) 100%);
}
html.command-centre-active .command-centre-reconstructed .command-hotspots {
  z-index: 7;
  inset: 0;
}
html.command-centre-active .command-centre-reconstructed .command-centre-layout__return {
  position: fixed;
  z-index: 20;
  left: max(12px, env(safe-area-inset-left));
  bottom: max(12px, env(safe-area-inset-bottom));
  top: auto;
  right: auto;
}
@media (max-width: 900px) {
  .command-centre-stage__foundation { object-fit: cover; object-position: center; }
  .command-centre-stage__globe { width: clamp(180px, 31vw, 330px); top: 51.5%; }
}
@media (orientation: portrait) {
  html.command-centre-active .command-centre-reconstructed .command-centre-stage {
    width: 100vw !important;
    height: 100dvh !important;
  }
  .command-centre-stage__foundation {
    object-fit: cover;
    object-position: 50% 50%;
  }
  .command-centre-stage__globe { width: min(46vw, 310px); top: 52%; }
  .command-hotspot--about { left: 0; width: 16%; }
  .command-hotspot--enquiry { right: 0; width: 16%; }
}
@media (prefers-reduced-motion: reduce) {
  .command-centre-stage__ambient { animation: none; }
}

/* Trust Headquarters v2.4.0 · Command Centre Gold Master Lock
   The approved artwork remains the only visible Command Centre image.
   Ceiling-to-floor height is locked to the viewport; only horizontal width adapts. */
html.command-centre-active .command-centre-renderer.command-centre-gold-master {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100dvh !important;
  display: block !important;
  overflow: hidden !important;
  background: #020202 !important;
}
html.command-centre-active .command-centre-gold-master .command-centre-stage {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  overflow: hidden !important;
  background: #020202 !important;
}
.command-centre-gold-master .command-centre-stage__extension { display: none !important; }
.command-centre-gold-master .command-centre-stage__frame {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100vw;
  height: 100dvh;
  overflow: hidden;
}
.command-centre-gold-master .command-centre-stage__foundation {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  object-position: center;
  display: block;
  filter: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Live clock text replaces the static printed times without visible panels. */
.command-centre-gold-master .command-centre-clocks {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  user-select: none;
}
.command-centre-gold-master .command-centre-clock {
  position: absolute;
  top: 20.85%;
  width: 6.4%;
  height: 4.2%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .08em;
  overflow: hidden;
  color: #f7e6ad;
  background: linear-gradient(90deg, rgba(3,3,2,.90), rgba(5,4,2,.98) 18%, rgba(5,4,2,.98) 82%, rgba(3,3,2,.90));
  font-family: Georgia, 'Times New Roman', serif;
  text-align: center;
  line-height: 1;
  text-shadow: 0 0 .34em rgba(255,205,91,.42);
  white-space: nowrap;
}
.command-centre-gold-master .command-centre-clock span {
  display: block;
  font-size: clamp(5px, min(.53vw, .88vh), 10px);
  font-weight: 700;
  letter-spacing: .035em;
}
.command-centre-gold-master .command-centre-clock strong {
  display: block;
  font-size: clamp(6px, min(.62vw, 1.02vh), 12px);
  font-weight: 600;
  letter-spacing: .045em;
}
.command-centre-clock--new-york { left: 32.25%; }
.command-centre-clock--london { left: 37.95%; }
.command-centre-clock--frankfurt { left: 43.72%; }
.command-centre-clock--dubai { left: 50.12%; }
.command-centre-clock--singapore { left: 56.02%; }
.command-centre-clock--tokyo { left: 62.03%; }
html.command-centre-active .command-centre-gold-master .command-hotspots {
  position: absolute !important;
  inset: 0 !important;
  z-index: 3 !important;
  width: 100% !important;
  height: 100% !important;
}
/* Percentage locks measured against the approved 1536 × 1024 artwork.
   Horizontal stretching applies equally to artwork, clocks, and hotspots. */
.command-centre-gold-master .command-hotspot--about { left: 3.0%; top: 15.0%; width: 14.5%; height: 46.0%; }
.command-centre-gold-master .command-hotspot--financial-markets { left: 19.1%; top: 16.0%; width: 10.0%; height: 16.5%; }
.command-centre-gold-master .command-hotspot--funding { left: 19.1%; top: 31.5%; width: 10.0%; height: 16.0%; }
.command-centre-gold-master .command-hotspot--energy { left: 19.1%; top: 47.0%; width: 10.0%; height: 16.0%; }
.command-centre-gold-master .command-hotspot--infrastructure { left: 19.1%; top: 62.0%; width: 10.0%; height: 12.0%; }
.command-centre-gold-master .command-hotspot--instruments { left: 70.9%; top: 16.0%; width: 10.0%; height: 16.5%; }
.command-centre-gold-master .command-hotspot--private-equity { left: 70.9%; top: 31.5%; width: 10.0%; height: 16.0%; }
.command-centre-gold-master .command-hotspot--technology { left: 70.9%; top: 47.0%; width: 10.0%; height: 16.0%; }
.command-centre-gold-master .command-hotspot--private-enquiry-panel { left: 70.9%; top: 62.0%; width: 10.0%; height: 12.0%; }
.command-centre-gold-master .command-hotspot--legal { left: 82.5%; top: 15.0%; width: 14.5%; height: 46.0%; }
.command-centre-gold-master .command-hotspot span { display: none !important; }
html.command-centre-active .command-centre-gold-master .command-centre-layout__return {
  position: fixed !important;
  z-index: 20 !important;
  left: max(12px, env(safe-area-inset-left)) !important;
  bottom: max(12px, env(safe-area-inset-bottom)) !important;
  top: auto !important;
  right: auto !important;
}
/* Mobile: retain the exact ceiling-to-floor frame. Only text density changes. */
@media (max-width: 700px) {
  .command-centre-gold-master .command-centre-clock {
    top: 20.75%;
    height: 4.5%;
    width: 6.8%;
  }
  .command-centre-gold-master .command-centre-clock span { font-size: clamp(3px, 1.12vw, 6px); }
  .command-centre-gold-master .command-centre-clock strong { font-size: clamp(4px, 1.34vw, 7px); }
  .command-centre-clock--new-york { left: 32.05%; }
  .command-centre-clock--london { left: 37.85%; }
  .command-centre-clock--frankfurt { left: 43.65%; }
  .command-centre-clock--dubai { left: 50.05%; }
  .command-centre-clock--singapore { left: 55.90%; }
  .command-centre-clock--tokyo { left: 61.95%; }
}
@media (max-height: 520px) and (orientation: landscape) {
  .command-centre-gold-master .command-centre-clock span { font-size: clamp(4px, 1.05vh, 7px); }
  .command-centre-gold-master .command-centre-clock strong { font-size: clamp(5px, 1.25vh, 8px); }
}
@media (prefers-reduced-motion: reduce) {
  .command-centre-gold-master .command-centre-clock { text-shadow: none; }
}


/* Gold Master Patch 001 — full-screen opening crest */
html.crest-active,
html.crest-active body {
  width: 100%;
  height: 100%;
  background: #020202;
}
html.crest-active .app-shell {
  display: block;
  width: 100vw;
  height: 100dvh;
  min-height: 100vh;
  padding: 0;
  background: #020202;
}
html.crest-active .app-header {
  display: none;
}
html.crest-active .scene-root {
  width: 100%;
  height: 100%;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: #020202;
}
html.crest-active .crest-scene .phase2-scene__art {
  animation-duration: 3s;
}

/* Gold Master Patch 008 — Reception Fullscreen Visual Lock
   Approved image is locked. Header and application frame are removed only in Reception.
   The image fills the device viewport, anchored to the top so the ceiling and
   engraved TRUSTCOME HEADQUARTERS sign remain clearly visible. */
html.reception-active,
html.reception-active body{
  width:100%;
  height:100%;
  min-height:100%;
  margin:0;
  overflow:hidden;
  background:#020201;
}
html.reception-active .app-shell{
  position:fixed!important;
  inset:0!important;
  display:block!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  background:#020201!important;
}
html.reception-active .app-header{
  display:none!important;
}
html.reception-active .scene-root{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  background:#020201!important;
}
html.reception-active .reception-scene,
html.reception-active .reception-canvas{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  background:#020201!important;
  filter:none!important;
}
html.reception-active .reception-canvas{
  transform:none!important;
}
html.reception-active .reception-canvas .phase2-scene__art{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:50% 0%!important;
  transform:none;
  transform-origin:50% 45%;
  filter:none!important;
  animation:reception-reveal 1.1s ease both;
}
/* One invisible entrance hotspot over the open doorway only. */
html.reception-active .reception-enter{
  position:absolute!important;
  z-index:20!important;
  left:34.2%!important;
  top:22.5%!important;
  width:31.8%!important;
  height:56.5%!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  outline:none!important;
  opacity:0!important;
  background:transparent!important;
  box-shadow:none!important;
  cursor:pointer;
}
html.reception-active .reception-entry-glow{
  display:none!important;
}
html.reception-active .reception-scene.is-entering .reception-canvas{
  transform:scale(1.12)!important;
  filter:brightness(.78) contrast(1.04)!important;
  transition:transform 1.45s cubic-bezier(.18,.72,.2,1),filter 1.45s ease!important;
}
html.reception-active .reception-scene.is-entering .phase2-scene__art{
  transform:none!important;
  filter:none!important;
}
@media (max-aspect-ratio:4/5){
  html.reception-active .reception-canvas .phase2-scene__art{
    object-position:50% 0%!important;
  }
  html.reception-active .reception-enter{
    left:28%!important;
    top:22%!important;
    width:44%!important;
    height:57%!important;
  }
}

/* Gold Master Patch 009 — Reception Camera Pullback Lock
   Keep the approved reception artwork unchanged. Present the complete frame so
   the ceiling, engraved heading and polished floor are all visible. A subdued
   full-bleed copy behind the contained artwork fills wider screens cleanly. */
html.reception-active .reception-canvas::before{
  content:"";
  position:absolute;
  inset:-3%;
  z-index:0;
  background-image:
    linear-gradient(rgba(2,2,1,.22),rgba(2,2,1,.22)),
    url("../images/004-receptionist-gold-master.png?v=GM009");
  background-position:50% 50%;
  background-size:cover;
  background-repeat:no-repeat;
  filter:blur(16px) brightness(.58) saturate(.88);
  transform:scale(1.06);
  pointer-events:none;
}
html.reception-active .reception-canvas .phase2-scene__art{
  z-index:1!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:50% 50%!important;
  background:#020201!important;
}
html.reception-active .reception-enter{
  z-index:20!important;
  left:36.7%!important;
  top:22.5%!important;
  width:26.8%!important;
  height:56.5%!important;
}
html.reception-active .reception-scene.is-entering .reception-canvas{
  transform:scale(1.10)!important;
}
@media (max-aspect-ratio:3/2){
  html.reception-active .reception-canvas::before{display:none!important;}
  html.reception-active .reception-canvas .phase2-scene__art{
    object-fit:cover!important;
    object-position:50% 50%!important;
  }
  html.reception-active .reception-enter{
    left:34.2%!important;
    top:22.5%!important;
    width:31.8%!important;
    height:56.5%!important;
  }
}

/* Gold Master Patch 011 — Reception exact full-frame horizontal fill.
   Preserve the complete approved image vertically (ceiling + floor), while
   stretching only its horizontal presentation to remove side bars. */
html.reception-active,
html.reception-active body,
html.reception-active #app,
html.reception-active .app-shell,
html.reception-active .scene-host,
html.reception-active .phase2-scene,
html.reception-active .reception-scene,
html.reception-active .reception-frame,
html.reception-active .reception-canvas {
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  inset:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
html.reception-active .reception-canvas::before{
  display:none!important;
}
html.reception-active .reception-canvas .phase2-scene__art{
  position:absolute!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:fill!important;
  object-position:50% 50%!important;
  background:transparent!important;
  transform:none!important;
}
/* Doorway remains aligned to the approved full-frame composition. */
html.reception-active .reception-enter{
  left:34.5%!important;
  top:25%!important;
  width:31%!important;
  height:52%!important;
}
