/* Reporting is a family of documents. Spatial art is a supporting exhibit,
   never the report itself. Marketing sections retain their existing spacing. */
.reports-hero { width: min(1100px, calc(100% - 48px)); margin: 0 auto; padding: 76px 0 60px; text-align: center; }
.reports-hero h1 { font-size: clamp(38px, 4.5vw, 68px); line-height: 1.13; letter-spacing: -.048em; }
.reports-hero p { max-width: 660px; margin: 24px auto 28px; font-size: 20px; line-height: 1.55; color: var(--muted); text-wrap: pretty; }
.reports-hero .button { margin-inline: auto; }
.report-gallery { width: min(1536px, calc(100% - 64px)); margin: 0 auto; border-radius: 16px; background: #f1f1ef; scroll-margin-top: 108px; }
.report-format-tabs { display: flex; justify-content: center; gap: 8px; padding: 18px 32px; border-bottom: 1px solid #dcdcd8; }
.report-format-tabs button { min-height: 48px; border: 1px solid transparent; border-radius: 8px; padding: 12px 18px; font-size: 16px; line-height: 1.4; color: #656568; transition: color 160ms, border-color 160ms, background-color 160ms, box-shadow 160ms; }
.report-format-tabs button[aria-selected="true"] { color: #542193; border-color: #ded6e9; background: #fff; box-shadow: 0 1px 2px #1018280f, 0 1px 3px #1018280d; }
.report-format-tabs button:hover { color: #542193; background: #f9f7fc; }
.report-format-tabs button:focus-visible { outline: 2px solid #7438b9; outline-offset: -4px; }
.report-format-panel { display: grid; grid-template-columns: minmax(230px, .72fr) minmax(0, 2.1fr); align-items: center; gap: clamp(32px, 4vw, 64px); padding: 54px clamp(32px, 4.5vw, 68px) 70px; }
.report-format-panel[hidden] { display: none; }
.report-format-panel:focus-visible { outline: 2px solid #7438b9; outline-offset: -5px; border-radius: 12px; }
.report-format-copy h2 { font-size: clamp(28px, 2.4vw, 36px); line-height: 1.2; letter-spacing: -.04em; text-wrap: pretty; }
.report-format-copy p { margin-top: 22px; font-size: 18px; line-height: 1.65; color: var(--muted); }
.report-format-copy .report-format-export { display: flex; align-items: flex-start; gap: 10px; margin-top: 28px; font-size: 16px; line-height: 1.5; color: #575260; }
.report-format-export .icon { flex: none; width: 18px; height: 18px; margin-top: 3px; color: #824cae; }
.report-paper-stack { position: relative; min-width: 0; isolation: isolate; padding: 0 7px 12px; }
.report-paper-stack::before, .report-paper-stack::after { content: ""; position: absolute; inset: 10px 13px 6px; z-index: -1; background: #fdfdfc; border: 1px solid #d9d6dd; border-radius: 3px; transform: rotate(-.7deg); }
.report-paper-stack::after { inset: 16px 20px 0; transform: rotate(.65deg); }
.report-document { min-width: 0; display: flex; flex-direction: column; background: #fff; border: 1px solid #dad7de; border-radius: 3px; overflow: hidden; box-shadow: 0 2px 3px #20132908, 0 24px 40px -22px #2d223c35; }
.report-document-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 26px 32px 22px; border-bottom: 1px solid #e6e3e9; }
.report-document-header img { width: 164px; height: auto; }
.report-document-header > span { font-size: 16px; color: #65656b; line-height: 1.4; text-align: right; }
.report-document :is(h3,h4) { font-family: "IBM Plex Sans", sans-serif; font-weight: 600; letter-spacing: -.025em; line-height: 1.23; }
.report-title { margin: 28px 32px 0; padding-bottom: 22px; border-bottom: 1px solid #e8e5ec; }
.report-title h3 { font-size: clamp(28px, 2.45vw, 36px); letter-spacing: -.035em; }
.report-title p { margin-top: 10px; font-size: 16px; line-height: 1.5; color: #6c6c74; }
.report-executive-spread, .report-operations-spread, .report-opportunity-spread { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.3fr); align-items: center; gap: 24px; margin: 28px 32px; }
.report-finding h4 { font-size: 23px; color: #211b29; }
.report-finding p { margin-top: 16px; font-size: 17px; line-height: 1.6; color: #65656d; }
.report-review-pair { margin: 0 32px 28px; padding-top: 24px; border-top: 1px solid #e5e1e9; display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.report-review-pair h4, .report-decision h4 { font-size: 18px; font-weight: 600; }
.report-review-pair p, .report-decision p { margin-top: 10px; font-size: 16px; line-height: 1.6; color: #64646c; }
.report-decision h4 { color: #66339a; }
.report-document > .report-decision { margin: 0 32px 28px; padding-top: 22px; border-top: 1px solid #e5e1e9; }
.report-folio { display: flex; gap: 24px; justify-content: space-between; align-items: center; margin-top: auto; padding: 16px 32px; border-top: 1px solid #e6e3e9; background: #fafafa; font-size: 16px; line-height: 1.5; color: #6b6b73; }
.report-folio > span:last-child { font-variant-numeric: tabular-nums; color: #744694; }
.facility-exhibit { min-width: 0; margin: 0; background: #f5f5f6; border-radius: 3px; }
.facility-scene { overflow: hidden; }
.facility-scene > svg { display: block; width: 100%; height: auto; }
.facility-exhibit figcaption { padding: 3px 18px 18px; display: flex; flex-direction: column; gap: 7px; font-size: 16px; line-height: 1.4; }
.facility-exhibit figcaption strong { font-size: 16px; font-weight: 500; color: #30273c; }
.facility-exhibit figcaption span { color: #6b6673; font-size: 16px; }
.facility-exhibit .signal-motion-path { fill: none; stroke: #aa6bdf; stroke-width: 2.8; filter: drop-shadow(0 0 3px #bd90e6); }
.twin-soft-shadow { fill: #25222c; opacity: .08; }
.twin-ground-shadow { fill: #bebcc4; opacity: .2; }
.twin-ground-edge { fill: #cfccd4; stroke: #bdb8c6; stroke-width: .4; }
.twin-ground { fill: #efeff1; stroke: #c9c6ce; stroke-width: .8; }
.twin-grid { fill: none; stroke: #d7d5dd; stroke-width: .45; }
.twin-contour { fill: none; stroke: #b9b3c3; stroke-width: .6; opacity: .5; }
.twin-road { fill: none; stroke: #d8d6dd; stroke-width: 10; }
.twin-road-center { fill: none; stroke: #fff; stroke-width: .8; stroke-dasharray: 5 5; }
.twin-water { fill: #ccd0d8; opacity: .5; }
.twin-roof { fill: #eae9ed; }
.twin-face-front { fill: #c2beca; }
.twin-face-side { fill: #aaa5b4; }
.twin-roof-edge { fill: none; stroke: #fff; stroke-opacity: .6; stroke-width: .7; }
.twin-roof-rib { fill: none; stroke: #c3b4d2; stroke-width: .65; }
.twin-factory .twin-roof { fill: var(--twin-roof-material, #635a70); }
.twin-factory .twin-face-front { fill: #514b5c; }
.twin-factory .twin-face-side { fill: #38313f; }
.twin-roof-unit .twin-roof { fill: #f2eff6; }
.twin-roof-unit .twin-face-front { fill: #bcb5c5; }
.twin-roof-unit .twin-face-side { fill: #8f859e; }
.twin-fan { fill: #777080; stroke: #d2ccd9; stroke-width: .7; }
.twin-fan-blade { fill: none; stroke: #d2ccd9; stroke-width: .7; }
.twin-door { fill: #232029; stroke: #918598; stroke-width: .5; }
.twin-cladding { fill: none; stroke: #8c8098; stroke-width: .6; opacity: .6; }
.twin-loading-line { fill: none; stroke: #b7afc3; stroke-width: .7; }
.twin-selection-top { fill: #a176cc04; stroke: #9661bf; stroke-width: .8; }
.twin-selection-riser { fill: none; stroke: #9e79c0; stroke-width: .6; stroke-dasharray: 2 3; }
.twin-selection-point { fill: #b989e1; stroke: #fff; stroke-width: .5; }
.twin-signal { fill: none; stroke: #8850ba; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.twin-port { fill: #9459c5; stroke: #fff; stroke-width: 1.3; }
.twin-port-halo { fill: #9560c01a; stroke: #a87ac766; stroke-width: .7; }
.twin-yard-focus { fill: #a377cf; fill-opacity: .08; stroke: #9c6dc6; stroke-width: .7; stroke-dasharray: 3 3; }
.twin-server-floor { fill: #b7b1c1; stroke: #8f7fa3; stroke-width: .8; }
.twin-rack .twin-roof { fill: #6c607a; }
.twin-rack .twin-face-front { fill: #3c3449; }
.twin-rack .twin-face-side { fill: #25202e; }
.twin-rack-slot { fill: none; stroke: #bea5d6; stroke-width: .6; }
.twin-cutaway .twin-face-front { fill: #ddd3e7; fill-opacity: .45; }
.twin-cutaway .twin-face-side { fill: #a794bd; fill-opacity: .45; }
.twin-cooling .twin-roof { fill: #c09be3; }
.twin-cooling .twin-face-front { fill: #9564c1; }
.twin-cooling .twin-face-side { fill: #663592; }
.twin-cooling-fan { fill: #67378d; stroke: #d7bae9; stroke-width: .6; }
.twin-cooling-underlay { fill: none; stroke: #c1b0d1; stroke-width: 5; stroke-linejoin: round; opacity: .45; }
.report-standfirst { margin: 22px 32px 12px; font-size: 17px; line-height: 1.55; color: #62596c; }
.report-exposure-table { width: calc(100% - 64px); margin: 12px 32px 26px; border-collapse: collapse; font-size: 16px; line-height: 1.45; }
.report-exposure-table thead th { text-align: left; font-weight: 400; color: #6e6b76; font-size: 16px; border-bottom: 1px solid #c8c4ce; padding: 14px 0; }
.report-exposure-table th:first-child { width: 43%; padding-right: 24px; }
.report-exposure-table tbody th { text-align: left; font-weight: 500; padding-block: 18px; border-bottom: 1px solid #e6e0ed; }
.report-exposure-table tbody th > span { display: inline-block; vertical-align: middle; font-size: 17px; }
.register-model { display: inline-block; width: 60px; height: 53px; margin-right: 12px; vertical-align: middle; }
.report-exposure-table td { padding: 18px 0; border-bottom: 1px solid #e6e0ed; }
.report-exposure-table td strong { display: block; font-size: 17px; font-weight: 500; color: #2c2335; }
.report-exposure-table td span { display: block; margin-top: 6px; color: #68656f; font-size: 16px; }
.report-exposure-table tbody tr:last-child td strong { color: #70429d; }
.report-change-log { list-style: none; margin: 0; padding: 0 0 0 24px; border-left: 1px solid #d8c9e5; }
.report-change-log li { position: relative; padding-bottom: 24px; }
.report-change-log li:last-child { padding-bottom: 0; }
.report-change-log li::before { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: #baabc9; left: -28px; top: 9px; box-shadow: 0 0 0 4px #fff; }
.report-change-log li:last-child::before { background: #8650b5; }
.report-change-log li > span { font-size: 16px; line-height: 1.4; color: #766c80; }
.report-change-log h4 { margin-top: 7px; font-size: 20px; }
.report-change-log p { margin-top: 9px; font-size: 16px; color: #685f72; line-height: 1.5; }
.report-opportunity-criteria { margin: 0 32px 24px; padding-top: 22px; border-top: 1px solid #e5e1e9; display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.report-opportunity-criteria dt { font-size: 17px; font-weight: 500; }
.report-opportunity-criteria dd { font-size: 16px; color: #685f72; line-height: 1.5; margin: 10px 0 0; }
.reporting-control { padding: 90px 0; }
.reporting-control-inner { width: var(--page); max-width: 1440px; margin: auto; display: grid; grid-template-columns: 1.25fr 1fr; gap: clamp(48px, 7vw, 112px); }
.reporting-control h2 { font-size: clamp(30px, 3vw, 44px); line-height: 1.18; }
.reporting-control p { margin-top: 22px; max-width: 550px; color: var(--muted); font-size: 18px; line-height: 1.65; }
.reporting-cadence { border-left: 1px solid #dededb; padding-left: clamp(32px, 4vw, 64px); }
.reporting-cadence h3 { font-size: 28px; }
.reporting-cadence .text-link { margin-top: 24px; font-size: 17px; white-space: normal; }
.reports-page .detail-questions { padding: 64px 0 76px; background: #f6f6f3; }
.reports-page .detail-questions h2 { font-size: 32px; }
.reports-page .detail-questions .faq-list summary { font-size: 18px; }
.reports-page .closing { margin-top: 64px; }
@media (max-width:1100px) {
  .report-format-panel { grid-template-columns: 1fr; padding: 38px 40px 50px; gap: 32px; }
  .report-format-copy { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 32px; align-items: start; }
  .report-format-copy h2 { grid-row: span 2; }
  .report-format-copy p { margin: 0; font-size: 17px; }
  .report-format-copy .report-format-export { margin-top: 6px; }
  .reporting-control { padding: 72px 0; }
}
@media (max-width:700px) {
  .reports-hero { padding: 46px 0 40px; width: calc(100% - 40px); text-align: left; }
  .reports-hero h1 { font-size: clamp(34px, 7.3vw, 46px); line-height: 1.15; text-wrap: balance; }
  .reports-hero p { margin: 20px 0 24px; font-size: 18px; }
  .reports-hero .button { margin-inline: 0; }
  .report-gallery { width: 100%; border-radius: 0; }
  .report-format-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; padding: 16px 20px; }
  .report-format-tabs button { text-align: left; padding: 12px; min-height: 66px; font-size: 16px; }
  .report-format-panel { padding: 32px 16px 38px; gap: 26px; }
  .report-format-copy { display: block; padding-inline: 4px; }
  .report-format-copy h2 { font-size: 28px; max-width: 500px; }
  .report-format-copy p { margin-top: 16px; font-size: 17px; }
  .report-format-copy .report-format-export { margin-top: 18px; }
  .report-paper-stack { padding-inline: 4px; }
  .report-document-header { padding: 21px 20px; gap: 20px; }
  .report-document-header img { width: 120px; }
  .report-document-header > span { max-width: 125px; }
  .report-title { margin: 24px 20px 0; padding-bottom: 20px; }
  .report-title h3 { font-size: 28px; }
  .report-executive-spread, .report-operations-spread, .report-opportunity-spread { grid-template-columns: 1fr; margin: 24px 20px; gap: 24px; }
  .report-finding h4 { font-size: 23px; }
  .report-review-pair { margin: 0 20px 24px; grid-template-columns: 1fr; gap: 22px; }
  .report-document > .report-decision { margin: 0 20px 24px; }
  .report-folio { padding: 16px 20px; align-items: start; }
  .facility-exhibit figcaption { padding: 0 14px 18px; }
  .report-exposure-table { width: calc(100% - 40px); margin: 10px 20px 24px; }
  .report-exposure-table th:first-child { width: 42%; padding-right: 16px; }
  .report-exposure-table tbody th > span { display: block; }
  .register-model { width: 50px; height: 43px; margin: 0 0 7px; }
  .report-exposure-table td strong, .report-exposure-table tbody th > span { font-size: 16px; }
  .report-standfirst { margin-inline: 20px; }
  .report-opportunity-criteria { margin: 0 20px 24px; grid-template-columns: 1fr; gap: 18px; }
  .reporting-control { padding: 54px 0; }
  .reporting-control-inner { grid-template-columns: 1fr; gap: 34px; }
  .reporting-control h2 { font-size: 31px; }
  .reporting-control p { margin-top: 18px; font-size: 17px; }
  .reporting-cadence { border-left: 0; padding: 28px 0 0; border-top: 1px solid #dededb; }
  .reporting-cadence h3 { font-size: 25px; }
  .reports-page .detail-questions { padding: 44px 0; }
  .reports-page .detail-questions h2 { font-size: 28px; }
  .reports-page .closing { margin-top: 40px; }
}
@media (prefers-reduced-motion:reduce) { .report-format-tabs button { transition: none; } }
@media (forced-colors:active) {
  .report-document, .report-format-tabs button[aria-selected="true"] { border: 1px solid CanvasText; }
  .report-paper-stack::before, .report-paper-stack::after { display: none; }
  .facility-scene svg { forced-color-adjust: none; }
}
