/* AESOST Technology professional refinement / 2026-09-11 */
.technology-page .technology-hero{padding:96px 0 88px!important}
.technology-page .technology-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(600px,1.14fr)!important;gap:76px!important}
.technology-page .technology-hero-copy{max-width:620px!important}
.technology-page .technology-hero-copy .page-title{max-width:620px!important;margin-top:18px!important}
.technology-page .technology-hero-copy .lead{max-width:570px!important;margin-top:22px!important}
.technology-page .technology-hero-tags{margin-top:28px!important;gap:6px!important}
.technology-page .technology-hero-tags span{min-height:28px!important;padding:0 9px!important;border-radius:3px!important;background:transparent!important;color:#777d86!important;font-size:9px!important;font-weight:720!important}

.technology-page .architecture-preview{padding:16px!important;border:1px solid #dfe3e8!important;border-radius:6px!important;background:#f6f7f9!important;box-shadow:none!important}
.technology-page .architecture-preview:before{opacity:.55!important;background-size:18px 18px!important}
.technology-page .arch-top{padding:2px 2px 12px!important;font-size:8px!important}
.technology-page .arch-status{margin-bottom:10px!important;border-radius:3px!important}
.technology-page .arch-status span{min-height:25px!important;font-size:7px!important}
.technology-page .arch-flow{grid-template-columns:minmax(0,.9fr) 24px minmax(0,1.15fr) 24px minmax(0,1fr)!important;gap:9px 6px!important}
.technology-page .arch-flow>article,.technology-page .arch-split article{padding:16px!important;border-radius:4px!important}
.technology-page .arch-flow>article strong,.technology-page .arch-split article strong{font-size:13px!important}
.technology-page .arch-flow>article span,.technology-page .arch-split article span{font-size:9px!important}
.technology-page .arch-core-tags{gap:5px!important;margin-top:18px!important}
.technology-page .arch-core-tags em{min-height:24px!important;border-radius:3px!important;font-size:7px!important}
.technology-page .arch-bottom{grid-template-columns:132px 1fr!important;padding:12px 14px!important;border-radius:4px!important}
.technology-page .arch-infra-grid span{min-height:40px!important;border-radius:3px!important}

/* Engineering scope replaces the duplicate architecture diagram with an editorial specification table. */
.technology-page .engineering-scope{border-top:1px solid #dfe3e8}
.technology-page .engineering-row{display:grid;grid-template-columns:64px minmax(210px,.75fr) minmax(260px,1.2fr) minmax(250px,1fr);gap:28px;align-items:center;padding:26px 0;border-bottom:1px solid #e2e5e9}
.technology-page .engineering-index{color:#7052de;font-size:10px;font-weight:760;letter-spacing:.08em}
.technology-page .engineering-title small{display:block;color:#8b919a;font-size:9px;font-weight:760;letter-spacing:.1em}
.technology-page .engineering-title h3{margin:7px 0 0;color:#17191d;font-size:19px;line-height:1.3;letter-spacing:-.025em}
.technology-page .engineering-row>p{margin:0;color:#656b74;font-size:13px;line-height:1.65}
.technology-page .engineering-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}
.technology-page .engineering-tags span{min-height:27px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid #dde1e6;border-radius:3px;background:#fff;color:#666c75;font-size:9px;font-weight:690;letter-spacing:.025em}

.technology-page .tech-capability-grid>article{min-height:275px!important;padding:26px!important}
.technology-page .tech-capability-grid .eyebrow{margin-top:26px!important}
.technology-page .tech-capability-grid h3{font-size:20px!important}
.technology-page .tech-capability-grid>article>p:not(.eyebrow){font-size:13px!important;line-height:1.65!important}
.technology-page .implementation-grid{border-color:#e1e4e8!important}
.technology-page .implementation-grid article{min-height:190px!important;padding:22px!important}
.technology-page .implementation-grid h3{margin-top:32px!important;font-size:18px!important}
.technology-page .principle-grid article{min-height:230px!important}
.technology-page .principle-grid h3{margin-top:34px!important;font-size:19px!important}

@media(max-width:1180px){
  .technology-page .technology-hero-grid{grid-template-columns:1fr!important;gap:46px!important}
  .technology-page .architecture-preview{max-width:940px}
  .technology-page .engineering-row{grid-template-columns:54px minmax(190px,.8fr) minmax(0,1.2fr);gap:22px}
  .technology-page .engineering-tags{grid-column:2/-1;justify-content:flex-start;margin-top:-8px}
}

@media(max-width:760px){
  .technology-page .technology-hero{padding:64px 0 58px!important}
  .technology-page .arch-flow{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:7px!important}
  .technology-page .arch-entry,.technology-page .arch-core,.technology-page .arch-split,.technology-page .arch-bottom{grid-column:1!important;grid-row:auto!important}
  .technology-page .arch-arrow{display:none!important}
  .technology-page .arch-split{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}
  .technology-page .arch-bottom{grid-template-columns:1fr!important}
  .technology-page .engineering-row{grid-template-columns:44px 1fr;gap:14px;padding:22px 0}
  .technology-page .engineering-row>p{grid-column:2;margin-top:-4px}
  .technology-page .engineering-tags{grid-column:2;margin-top:0}
}
