
/* Canadian AI Press Room — isolated institutional newsroom system */
.cai-px,.cai-px *{box-sizing:border-box}
.cai-px{background:#fff;color:#12171b;font-family:inherit;padding:0 0 92px}
.cai-px-shell{width:min(1120px,calc(100% - 48px));margin:0 auto}
.cai-px-hero{padding:68px 0 34px;border-bottom:1px solid #d9dee2}
.cai-px-eyebrow,.cai-px-kicker,.cai-px-release-type{margin:0;color:#606970;font-size:10px;line-height:1.35;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.cai-px-hero h1{margin:13px 0 25px;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:.98;letter-spacing:-.05em}
.cai-px-hero-meta{display:flex;gap:28px;flex-wrap:wrap;color:#6c747a;font-size:12px;line-height:1.4}
.cai-px-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:76px;padding:48px 0 40px;border-bottom:1px solid #d9dee2}
.cai-px-intro h2,.cai-px-section-head h2{margin:10px 0 0;max-width:680px;font-size:clamp(27px,3vw,39px);font-weight:500;line-height:1.08;letter-spacing:-.035em}
.cai-px-intro>p{align-self:end;margin:0;color:#58636b;font-size:15px;line-height:1.72}
.cai-px-facts,.cai-px-official-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0;border-bottom:1px solid #d9dee2}
.cai-px-facts>div,.cai-px-official-grid>div{min-width:0;padding:20px 20px 23px 0;border-right:1px solid #e2e6e8}
.cai-px-facts>div+div,.cai-px-official-grid>div+div{padding-left:20px}
.cai-px-facts>div:last-child,.cai-px-official-grid>div:last-child{border-right:0}
.cai-px dt{margin:0 0 6px;color:#727b82;font-size:10px;line-height:1.35;letter-spacing:.04em}
.cai-px dd{margin:0;color:#171c20;font-size:13px;line-height:1.45;font-weight:600;overflow-wrap:anywhere}
.cai-px a{color:inherit}
.cai-px-latest{max-width:900px;padding:52px 0 58px;border-bottom:1px solid #d9dee2}
.cai-px-release-meta{display:flex;gap:18px;margin:15px 0 17px;color:#606970;font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.11em;text-transform:uppercase}
.cai-px-latest h2{max-width:830px;margin:0 0 17px;font-size:clamp(29px,3.2vw,44px);font-weight:500;line-height:1.06;letter-spacing:-.04em}
.cai-px-deck{max-width:810px;margin:0 0 14px!important;color:#2c3439!important;font-size:17px!important;line-height:1.56!important}
.cai-px-summary{max-width:790px;margin:0 0 21px!important;color:#59636a!important;font-size:15px!important;line-height:1.72!important}
.cai-px-link{display:inline-flex;gap:6px;align-items:center;padding:0 0 3px;border-bottom:1px solid #171c20;text-decoration:none;font-size:12px;font-weight:700;line-height:1.4}
.cai-px-link:hover{opacity:.65}
.cai-px-archive,.cai-px-official,.cai-px-standards{padding-top:50px}
.cai-px-section-head{padding-bottom:24px;border-bottom:1px solid #d9dee2}
.cai-px-release-row{display:grid;grid-template-columns:190px minmax(0,1fr);gap:42px;padding:29px 0 32px;border-bottom:1px solid #d9dee2}
.cai-px-release-row time{color:#697279;font-size:12px;line-height:1.5}
.cai-px-release-row h3{max-width:760px;margin:8px 0 11px;font-size:25px;font-weight:500;line-height:1.14;letter-spacing:-.028em}
.cai-px-release-row p:not(.cai-px-release-type){max-width:730px;margin:0 0 17px;color:#59636a;font-size:14px;line-height:1.68}
.cai-px-official-grid{border-top:0}
.cai-px-standards-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border-top:1px solid #d9dee2;border-bottom:1px solid #d9dee2}
.cai-px-standards-grid article{padding:26px 27px 29px 0;border-right:1px solid #e2e6e8}
.cai-px-standards-grid article+article{padding-left:27px}
.cai-px-standards-grid article:last-child{border-right:0}
.cai-px-standards-grid article>span{color:#747c82;font-size:11px}
.cai-px-standards-grid h3{margin:18px 0 9px;font-size:18px;font-weight:500;line-height:1.2}
.cai-px-standards-grid p{margin:0;color:#59636a;font-size:13px;line-height:1.65}
@media(max-width:820px){
 .cai-px-shell{width:min(100% - 32px,1120px)}
 .cai-px-hero{padding:48px 0 30px}
 .cai-px-intro{grid-template-columns:1fr;gap:18px;padding:36px 0 30px}
 .cai-px-facts,.cai-px-official-grid{grid-template-columns:1fr 1fr}
 .cai-px-facts>div:nth-child(2n),.cai-px-official-grid>div:nth-child(2n){border-right:0}
 .cai-px-release-row{grid-template-columns:1fr;gap:12px}
 .cai-px-standards-grid{grid-template-columns:1fr}
 .cai-px-standards-grid article,.cai-px-standards-grid article+article{padding:23px 0;border-right:0;border-bottom:1px solid #e2e6e8}
 .cai-px-standards-grid article:last-child{border-bottom:0}
}
@media(max-width:520px){
 .cai-px-facts,.cai-px-official-grid{grid-template-columns:1fr}
 .cai-px-facts>div,.cai-px-facts>div+div,.cai-px-official-grid>div,.cai-px-official-grid>div+div{padding:17px 0;border-right:0;border-bottom:1px solid #e2e6e8}
 .cai-px-latest h2{font-size:29px}
}

/* v1.11.5 — unified landscape press-release rows */
.cai-px-all-releases{padding-top:52px}
.cai-px-all-releases .cai-px-release-row{
  display:grid;
  grid-template-columns:190px minmax(0,1fr);
  align-items:start;
  gap:42px;
  width:100%;
  padding:32px 0 35px;
  border-bottom:1px solid #d9dee2;
}
.cai-px-all-releases .cai-px-release-row:first-of-type{
  border-top:0;
}
.cai-px-all-releases .cai-px-release-row-latest{
  background:transparent;
}
.cai-px-all-releases .cai-px-release-row time{
  padding-top:3px;
  color:#697279;
  font-size:12px;
  line-height:1.5;
  white-space:nowrap;
}
.cai-px-all-releases .cai-px-release-row>div{
  min-width:0;
  max-width:790px;
}
.cai-px-all-releases .cai-px-release-row h3{
  max-width:760px;
  margin:8px 0 12px;
  font-size:clamp(24px,2.2vw,31px);
  font-weight:500;
  line-height:1.13;
  letter-spacing:-.03em;
}
.cai-px-all-releases .cai-px-release-row p:not(.cai-px-release-type){
  max-width:720px;
  margin:0 0 17px;
  color:#59636a;
  font-size:14px;
  line-height:1.68;
}
@media(max-width:820px){
  .cai-px-all-releases .cai-px-release-row{
    grid-template-columns:1fr;
    gap:10px;
    padding:26px 0 29px;
  }
  .cai-px-all-releases .cai-px-release-row h3{
    font-size:25px;
  }
}

/* v1.11.6 — every press release uses the same feature-style editorial block */
.cai-px-newslist{padding-top:50px}
.cai-px-newsitem{
  max-width:900px;
  padding:52px 0 58px;
  border-bottom:1px solid #d9dee2;
}
.cai-px-newsmeta{
  display:flex;
  gap:18px;
  margin:0 0 17px;
  color:#606970;
  font-size:10px;
  font-weight:700;
  line-height:1.35;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.cai-px-newsitem h3{
  max-width:840px;
  margin:0 0 18px;
  font-size:clamp(31px,3.25vw,45px);
  font-weight:500;
  line-height:1.06;
  letter-spacing:-.04em;
}
.cai-px-newsdeck{
  max-width:810px;
  margin:0 0 14px!important;
  color:#2c3439!important;
  font-size:17px!important;
  line-height:1.56!important;
}
.cai-px-newssummary{
  max-width:790px;
  margin:0 0 22px!important;
  color:#59636a!important;
  font-size:15px!important;
  line-height:1.72!important;
}
.cai-px-newsitem:first-of-type{padding-top:38px}
@media(max-width:820px){
  .cai-px-newsitem{padding:38px 0 42px}
  .cai-px-newsitem h3{font-size:30px}
  .cai-px-newsdeck{font-size:16px!important}
}

/* v1.11.9 — institutional press arrows */
.cai-px-link{display:inline-flex;align-items:center;gap:8px}
.cai-px-link span[aria-hidden="true"]{
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:1em;
  font-weight:400;
  line-height:1;
  color:currentColor;
  font-variant-emoji:text;
}

/* v1.12.0 — authoritative mobile Press typography */
@media(max-width:820px){
  .cai-px-hero{padding:42px 0 28px}
  .cai-px-hero h1{font-size:40px;line-height:1}
  .cai-px-intro{padding:32px 0 28px}
  .cai-px-intro h2,.cai-px-section-head h2{font-size:27px;line-height:1.1}
  .cai-px-newsitem{padding:34px 0 38px}
  .cai-px-newsitem h3{font-size:28px;line-height:1.08;letter-spacing:-.035em}
  .cai-px-newsdeck{font-size:16px!important;line-height:1.56!important}
  .cai-px-newssummary{font-size:14px!important;line-height:1.68!important}
  .cai-px-newsmeta{font-size:9px;margin-bottom:14px}
}
@media(max-width:520px){
  .cai-px-shell{width:min(100% - 30px,1120px)}
  .cai-px-hero h1{font-size:36px}
  .cai-px-newsitem h3{font-size:26px}
  .cai-px-intro h2,.cai-px-section-head h2{font-size:25px}
}
