.ai-page-hero{min-height:470px;padding:84px clamp(24px,8vw,130px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fff 62%,var(--pale) 62%)}.ai-page-hero h1{font-size:clamp(48px,6vw,82px);line-height:1.1;letter-spacing:-.035em;font-weight:500;margin:18px 0 20px;max-width:980px}.ai-page-hero .subtitle{font-family:var(--serif);font-size:20px;margin:0 0 18px}.ai-page-hero .program-description{font-size:19px;line-height:1.65;color:var(--muted);max-width:900px;margin:0}.ai-section{padding:88px clamp(24px,7vw,112px)}.ai-section-head{display:grid;grid-template-columns:1fr 3fr;gap:70px;align-items:end;margin-bottom:42px}.ai-section-head h2{font-size:clamp(36px,4.4vw,60px);line-height:1.14;letter-spacing:-.025em;font-weight:500;margin:0}.ai-domain-section{background:var(--white)}.ai-domain-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.ai-domain-card{background:var(--white);padding:38px;min-height:300px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ai-domain-card:hover,.ai-domain-card:focus-within{transform:translateY(-4px);box-shadow:0 14px 34px rgba(11,35,65,.12);position:relative;z-index:1}.ai-domain-card .num{font-size:11px;font-weight:800;color:var(--blue)}.ai-domain-card h3{font-size:30px;line-height:1.18;font-weight:500;margin:38px 0 16px}.ai-domain-card p{margin:0;color:var(--muted);font-size:17px}.ai-questions{background:var(--navy);color:#fff}.ai-questions .section-label{color:#87c8c9}.ai-questions h2{color:#fff}.ai-question-grid{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.25)}.ai-question{padding:28px 30px 28px 0;border-bottom:1px solid rgba(255,255,255,.25);font-family:var(--serif);font-size:22px;line-height:1.38;color:#fff}.ai-question:nth-child(even){padding-left:30px;border-left:1px solid rgba(255,255,255,.25)}.ai-infrastructure{background:var(--white)}.ai-infrastructure-intro{font-size:18px;color:var(--muted);max-width:900px;margin:0 0 46px}.ai-infra-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.ai-infra-item{padding:28px 34px 28px 0;border-bottom:1px solid var(--line)}.ai-infra-item:nth-child(even){padding-left:34px;border-left:1px solid var(--line)}.ai-infra-item h3{font-size:24px;font-weight:500;margin:0 0 12px}.ai-infra-item p{margin:0;color:var(--muted)}.ai-connected{background:var(--pale)}.ai-connected-intro{font-size:18px;color:var(--muted);max-width:900px;margin:0 0 26px}.ai-connected-list{border-top:1px solid var(--line)}.ai-connected-row{display:grid;grid-template-columns:minmax(220px,.8fr) 2fr auto;gap:30px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line);text-decoration:none}.ai-connected-row h3{font-size:25px;font-weight:500;margin:0}.ai-connected-row p{margin:0;color:var(--muted)}.ai-connected-row b{color:var(--blue);font-size:18px}.ai-connected-row:hover h3,.ai-connected-row:focus-visible h3{color:var(--blue)}.ai-publications{background:var(--white)}.ai-publications p{font-size:18px;color:var(--muted);max-width:820px}.ai-publications .button{margin-top:14px}.ai-collaboration{padding:82px clamp(24px,7vw,112px);background:var(--navy);color:#fff}.ai-collaboration .section-label{color:#87c8c9}.ai-collaboration h2{font-size:clamp(38px,4.7vw,62px);line-height:1.14;font-weight:500;margin:12px 0 24px}.ai-collaboration p{font-size:18px;color:#d9e5eb;max-width:850px}.ai-collaboration a{display:inline-block;margin-top:18px;color:#fff;font-weight:800;text-decoration:none;border-bottom:2px solid #87c8c9;padding-bottom:4px}[data-theme="dark"] .ai-page-hero{background:linear-gradient(135deg,#0b1826 62%,#10263a 62%)}[data-theme="dark"] .ai-domain-card{background:#10263a}[data-theme="dark"] .ai-domain-card:hover,[data-theme="dark"] .ai-domain-card:focus-within{box-shadow:0 14px 34px rgba(0,0,0,.32)}[data-theme="dark"] .ai-domain-section,[data-theme="dark"] .ai-infrastructure,[data-theme="dark"] .ai-publications{background:#0b1826}[data-theme="dark"] .ai-connected{background:#10263a}[data-theme="dark"] .ai-questions,[data-theme="dark"] .ai-collaboration{background:#0b2341}@media (max-width:900px){.ai-section-head{grid-template-columns:1fr;gap:26px}.ai-connected-row{grid-template-columns:1fr auto}.ai-connected-row p{grid-column:1/-1}}@media (max-width:600px){.ai-page-hero{min-height:0;padding:68px 22px}.ai-page-hero h1{font-size:43px;line-height:1.16;letter-spacing:-.02em}.ai-section,.ai-collaboration{padding:70px 22px}.ai-domain-grid,.ai-question-grid,.ai-infra-grid{grid-template-columns:1fr}.ai-domain-card{min-height:0;padding:30px}.ai-domain-card h3{margin:28px 0 14px;font-size:27px}.ai-question{padding:24px 0}.ai-question:nth-child(even){padding-left:0;border-left:0}.ai-infra-item,.ai-infra-item:nth-child(even){padding:24px 0;border-left:0}.ai-connected-row{grid-template-columns:1fr auto;gap:12px 20px}.ai-connected-row p{grid-column:1/-1}.ai-connected-row h3{font-size:23px}}@media (prefers-reduced-motion:reduce){.ai-domain-card{transition:none}.ai-domain-card:hover,.ai-domain-card:focus-within{transform:none}}