
/* ReSEC-inspired layout, using AI4WE's own content and image library. */
body.ai4we{font-size:16px;line-height:1.55;color:#303640}
.ai4we h1,.ai4we h2,.ai4we h3{letter-spacing:-.02em}
.ai4we-wrap{width:min(1120px,calc(100% - 64px))}
.ai4we-header{box-shadow:0 9px 18px #00000020;border:0}
.ai4we-head{width:calc(100% - 40px);min-height:64px;gap:24px}
.aiwes-languages{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:13px;line-height:1.3;white-space:nowrap}
.aiwes-languages a{color:#303640;padding:10px 0;text-decoration:none;font-weight:500}
.aiwes-languages a.gt-current-lang{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}
.aiwes-languages a:hover,.aiwes-languages a:focus-visible{color:#b63c17}
.aiwes-languages a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.aiwes-languages span{opacity:.6}
@media(max-width:1099px){.aiwes-languages{margin-left:auto}.ai4we-head{gap:18px}.ai4we-mobile{margin-left:0}}
@media(max-width:480px){.ai4we-head{width:calc(100% - 24px);gap:10px}.ai4we-wordmark{font-size:22px}.aiwes-languages{gap:5px;font-size:12px}.ai4we-mobile summary{font-size:13px}}
.ai4we-brand-caption{display:none}
.ai4we-wordmark{font-size:25px;letter-spacing:-.06em}
.ai4we-nav{gap:30px}
.ai4we-nav a{font-size:16px;font-weight:500}
.ai4we-nav a[aria-current=page]{border:0;color:#b63c17}
.ai4we.home .ai4we-header{position:absolute;top:0;left:0;right:0;background:rgba(30,30,30,.19);box-shadow:none;border:0}
.ai4we.home .ai4we-header a{color:white!important}
.ai4we.home .ai4we-nav a[aria-current=page]{border:0}
.ai4we.home .ai4we-wordmark em{color:white}
.ai4we-hero{height:100svh;min-height:600px;max-height:none}
.ai4we-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.4),transparent 55%),rgba(0,0,0,.1);pointer-events:none}
.ai4we-hero-inner{width:calc(100% - 96px);padding:120px 0 100px;margin:0 auto}.ai4we-project-anchor{display:block;scroll-margin-top:32px}
.ai4we-hero h1{font-size:clamp(4rem,7.5vw,6.25rem);font-weight:600;letter-spacing:-.04em;line-height:1.1;margin:0;text-shadow:0 2px 10px #0009}
.ai4we-hero .ai4we-fullname{font-size:18px;line-height:1.5;font-weight:400;max-width:none;margin:0;text-shadow:0 2px 5px #0009}
.ai4we-slide{position:absolute;inset:0;z-index:-2;opacity:0;transition:opacity 1.2s}
.ai4we-slide.is-active{opacity:1}
.ai4we-slide img{width:100%;height:100%;object-fit:cover}
.ai4we-slider-controls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px}
.ai4we-slide-dot{background:transparent;border:0;border-radius:0;min-width:28px;min-height:30px;padding:10px 3px}
.ai4we-slide-dot:before{content:"";display:block;height:5px;width:22px;background:#ffffff66}
.ai4we-slide-dot[aria-pressed=true]:before{background:#fff}
.ai4we-slide-dot:hover,.ai4we-slide-dot:focus{background:transparent}
.ai4we-slider-pause{font-family:inherit;font-size:12px;color:white;border:1px solid #ffffff99;background:#0005;border-radius:3px;padding:5px 8px;margin-left:12px;min-height:30px}
.ai4we-section{padding:64px 0}
.ai4we-section h2{font-size:30px;font-weight:600;text-align:center;margin:0 0 60px}
.ai4we-center{text-align:center;margin-top:64px}
.ai4we-button,.ai4we-button.light{background:linear-gradient(115deg,#cb4219,#ab3414);border:0;color:#fff!important;border-radius:12px;padding:14px 24px;font-size:14px;font-weight:500;min-height:48px}
.ai4we-button:hover{background:#a73213}
.ai4we-project-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));max-width:900px;margin:78px auto 0;min-height:410px;align-items:start;gap:0}
.ai4we-project-tile{position:relative;min-height:310px;display:flex;align-items:flex-end;isolation:isolate;color:white!important;overflow:hidden;transition:transform .2s}
.ai4we-project-tile:nth-child(3n+2){margin-top:100px}
.ai4we-project-tile:nth-child(3n){margin-top:50px}
.ai4we-project-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:brightness(.68)}
.ai4we-project-tile:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 20%,#000c)}
.ai4we-project-tile span{padding:12px 9px;font-size:14px;font-weight:500;line-height:1.42;overflow-wrap:normal}
.ai4we-project-tile:hover{transform:translateY(-8px);text-decoration:none}
.ai4we-about{background:var(--ai-mist)}
.ai4we-about-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}
.ai4we-about-photo{display:flex;justify-content:center}
.ai4we-about-photo img{width:100%;max-width:400px;height:350px;object-fit:cover;object-position:center 20%}
.ai4we-about-copy p{font-size:16px;line-height:1.55;margin-bottom:20px}
.ai4we-banner{height:70vh;min-height:420px;max-height:740px;position:relative;isolation:isolate;display:flex;align-items:flex-end}
.ai4we-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.ai4we-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#0008);z-index:-1}
.ai4we-banner-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;width:calc(100% - 64px);margin:0 auto;padding:45px 0}
.ai4we-banner h2{font-size:clamp(2rem,4vw,3.5rem);color:white;text-shadow:0 2px 6px #0009;margin:0;max-width:850px}
.ai4we-news-list{max-width:850px;margin:auto}
.ai4we-news-row{display:grid;grid-template-columns:320px 1fr;gap:30px;padding:32px 0;border-bottom:1px solid #ddd}
.ai4we-news-row:last-child{border-bottom:0}
.ai4we-news-row .ai4we-card-image{aspect-ratio:4/3;margin:0;border-radius:12px}
.ai4we-news-row h3{font-size:20px;font-weight:600;line-height:1.35;margin:0 0 8px}
.ai4we-news-row h3 a{color:#111}
.ai4we-news-row p{font-size:16px;line-height:1.5;margin:0}
.ai4we-news-row time{font-size:13px;color:#68717b;display:block;margin-bottom:10px}
.ai4we-page-title{background:white;border:0;text-align:center;padding:58px 0 35px}
.ai4we-page-title .ai4we-kicker{display:none}
.ai4we-page-title h1{font-size:30px;line-height:1.35;font-weight:600;letter-spacing:-.02em}
.ai4we-page-title p{margin:18px auto 0}
.ai4we-content{padding-top:20px;padding-bottom:70px}
.ai4we-content .elementor-widget-text-editor,.ai4we-content .elementor-widget-text-editor p,.ai4we-content .elementor-widget-text-editor li{font-size:16px!important;line-height:1.65!important}
.ai4we-content .elementor-widget-heading .elementor-heading-title{font-size:24px!important;font-weight:600;letter-spacing:-.015em}
.ai4we-content .elementor-25>.elementor-section{margin-top:0!important}
.ai4we-content .elementor-25 .elementor-widget-image img{border-radius:6px!important}
.ai4we-content .elementor-25 .elementor-element-db10214 .elementor-inner-section .elementor-heading-title,
.ai4we-content .elementor-25 .elementor-element-c23f9d9 .elementor-inner-section .elementor-heading-title,
.ai4we-content .elementor-25 .elementor-element-2cd5a72 p,
.ai4we-content .elementor-25 .elementor-element-f2e1689 p{font-family:var(--ai-person)!important;font-size:18px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:0!important}
.ai4we-content .elementor-25 .elementor-element-35f2f0f .elementor-widget-image img,
.ai4we-content .elementor-25 .elementor-element-db10214 .elementor-widget-image img,
.ai4we-content .elementor-25 .elementor-element-c23f9d9 .elementor-widget-image img{width:126px!important;height:122px!important;max-width:100%!important;object-fit:cover;object-position:center top}
.ai4we-content .elementor-25 .elementor-element-35f2f0f .elementor-widget-image .elementor-widget-container{padding:0!important;text-align:center}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-widget-heading{width:100%!important;max-width:none!important}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-widget-heading .elementor-widget-container{padding:0!important;margin:0!important}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-heading-title br+br{display:none}
.ai4we-footer{background:var(--ai-mist);color:#3b4250;padding:64px 0 25px}
.ai4we-footer a{color:#3b4250}
.aiwes-footer-affiliation{display:flex;justify-content:flex-start;margin:26px 0 24px}
.aiwes-uqat-logo{display:block;width:180px;max-width:50%;line-height:0}
.aiwes-uqat-logo img{display:block;width:100%;height:auto;object-fit:contain}
.aiwes-uqat-logo:focus-visible{outline:2px solid #b63c17;outline-offset:5px}
.ai4we-footer .ai4we-wordmark{color:#e64e1f;font-size:40px}
.ai4we-footer .ai4we-wordmark em{color:#e64e1f}
.ai4we-footer h2{font-size:20px;letter-spacing:0;text-transform:none;color:#3b4250;font-weight:500}
.ai4we-footer-grid{grid-template-columns:1fr 1.4fr 1fr;gap:60px}
.ai4we-footer p,.ai4we-footer li{font-size:15px}
.ai4we-footnote{text-align:center;border:0;margin-top:30px;padding-top:15px;font-size:14px}
.ai4we-affiliations{display:none}
@media(max-width:1099px){.ai4we-mobile[open] .ai4we-mobile-links{background:white}.ai4we.home .ai4we-mobile-links a{color:#171717!important}.ai4we.home .ai4we-mobile summary{color:white}.ai4we-project-strip{width:100%}.ai4we-news-row{grid-template-columns:38% 1fr}.ai4we-footer-grid{gap:30px}}
@media(max-width:700px){.ai4we-wrap{width:calc(100% - 40px)}.ai4we-head{min-height:64px;width:calc(100% - 32px)}.ai4we-hero{height:100svh;min-height:540px}.ai4we-hero-inner{width:calc(100% - 40px);padding:110px 0 90px}.ai4we-hero h1{font-size:64px}.ai4we-hero .ai4we-fullname{font-size:16px;max-width:340px}.ai4we-section{padding:45px 0}.ai4we-section h2{font-size:26px;margin-bottom:35px}.ai4we-project-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;margin-top:0}.ai4we-project-tile{min-height:240px}.ai4we-project-tile:nth-child(n){margin-top:0}.ai4we-project-tile span{font-size:15px;padding:15px}.ai4we-project-tile:last-child{grid-column:1/-1;min-height:200px}.ai4we-center{margin-top:32px}.ai4we-about-layout{grid-template-columns:1fr;gap:30px}.ai4we-about-photo img{height:320px;max-width:300px}.ai4we-banner{height:65vh;min-height:400px}.ai4we-banner-inner{flex-direction:column;align-items:flex-start;gap:24px;width:calc(100% - 40px);padding-bottom:35px}.ai4we-banner h2{font-size:32px}.ai4we-news-row{grid-template-columns:1fr;gap:18px;padding:25px 0}.ai4we-news-row .ai4we-card-image{aspect-ratio:16/10}.ai4we-footer-grid{grid-template-columns:1fr;gap:30px}.ai4we-page-title{padding:40px 0 25px}.ai4we-page-title h1{font-size:28px}.ai4we-content .elementor-25 .elementor-element-7a3ef11 img{max-width:280px;height:auto}.ai4we-content .elementor-25 .elementor-inner-section>.elementor-container{flex-wrap:wrap}.ai4we-content .elementor-25 .elementor-inner-section>.elementor-container>.elementor-column{width:calc(50% - 6px)!important}.ai4we-content .elementor-25 .elementor-inner-section .elementor-heading-title{font-size:18px!important}}
/* Continuous member grids maintain consistent alignment between rows. */
.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9)>.elementor-container>.elementor-column>.elementor-widget-wrap{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}
.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9)>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-widget-heading{grid-column:1/-1;margin:28px 0 8px!important}
.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9) .elementor-inner-section,
.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9) .elementor-inner-section>.elementor-container{display:contents!important}
.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9) .elementor-inner-section>.elementor-container>.elementor-column{width:100%!important;min-width:0}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-widget-wrap{align-content:start!important;padding:0!important}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-widget-image{width:100%!important;margin:0 0 12px!important}
.ai4we-content .elementor-25 .elementor-inner-section .elementor-widget-heading{margin:0!important}
.ai4we-content .elementor-25 .elementor-element-2a17eed{display:none!important}
.ai4we-content .elementor-25 :is(.elementor-element-0540c50,.elementor-element-c6909f4,.elementor-element-a4e8308,.elementor-element-a474ddf) .elementor-heading-title{font-weight:600!important}
@media(max-width:700px){.ai4we-content .elementor-25 :is(.elementor-element-db10214,.elementor-element-c23f9d9)>.elementor-container>.elementor-column>.elementor-widget-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}
@media(prefers-reduced-motion:reduce){.ai4we-slide{transition:none}.ai4we-project-tile{transition:none}}

/* AIWES orange palette, aligned with the orange on UQAT's website. */
:root{--ai-navy:#e64e1f;--ai-teal:#b63c17;--ai-aqua:#ffe0d2;--ai-mist:#fff5f0;--ai-orange:#e64e1f}
.ai4we-content .elementor{--e-global-color-primary:#171717;--e-global-color-secondary:#b63c17;--e-global-color-accent:#e64e1f}
.ai4we-project-strip{grid-template-columns:repeat(8,minmax(0,1fr));max-width:1024px}
.aiwes-image-credits{max-width:1024px;margin:20px auto 0;font-size:11px;color:#656565}
.aiwes-image-credits summary{cursor:pointer}
.aiwes-image-credits p{margin:12px 0 4px}
.aiwes-image-credits ul{padding-left:18px}
.aiwes-project-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px;max-width:992px;margin:14px auto 112px;width:calc(100% - 48px)}
.aiwes-project-card{width:calc((100% - 32px)/3);border:2px solid #e5e5e5;border-radius:8px;padding:16px;display:flex;flex-direction:column;min-height:380px;transition:border-color .2s,box-shadow .2s}
.aiwes-project-card:hover,.aiwes-project-card:focus-within{border-color:var(--ai-orange);box-shadow:0 0 0 2px var(--ai-orange)}
.aiwes-project-card-link{display:block;color:#111!important;flex:1}
.aiwes-project-card-link:hover{text-decoration:none}
.aiwes-project-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;margin:0 0 16px}
.aiwes-project-card h2{font-size:18px;line-height:28px;font-weight:700;letter-spacing:-.02em;margin:0 0 14px}
.aiwes-photo-credit{display:block;font-size:10px;line-height:1.4;color:#656565;margin-top:10px}
.aiwes-photo-credit a{color:#656565;text-decoration:underline}
.aiwes-project-detail{width:calc(100% - 48px);max-width:992px;margin:0 auto 100px}
.aiwes-project-detail figure{margin:28px 0}
.aiwes-project-detail figure>img{width:100%;height:420px;object-fit:cover;border-radius:6px}
.aiwes-project-detail figcaption{font-size:11px;color:#656565}
.aiwes-project-detail figcaption .aiwes-photo-credit{display:inline}
.aiwes-project-description{max-width:850px;margin:36px auto 0}
.aiwes-project-description p,.aiwes-project-description li{text-align:left!important;font-size:16px;line-height:1.7}
.aiwes-project-description ul{padding-left:22px}
.aiwes-back{font-size:14px}
.aiwes-highlights{overflow:hidden}
.aiwes-highlights h2{margin-bottom:48px}
.aiwes-highlight-shell{position:relative;max-width:1440px;margin:auto;width:calc(100% - 64px)}
.aiwes-highlight-track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 8px 20px;scroll-behavior:smooth}
.aiwes-highlight-track::-webkit-scrollbar{display:none}
.aiwes-highlight-track.is-moving{scroll-snap-type:none;scroll-behavior:auto}
.aiwes-motion-controls{text-align:center;margin-top:12px}.aiwes-highlights-toggle{font:inherit;font-size:12px;color:var(--ai-teal);background:white;border:1px solid #ddd;border-radius:6px;padding:7px 13px}.aiwes-highlights-toggle:hover,.aiwes-highlights-toggle:focus{background:var(--ai-mist);color:var(--ai-teal)!important}
.aiwes-highlight-card{flex:0 0 320px;min-height:448px;border:2px solid #e5e5e5;border-radius:8px;padding:16px;scroll-snap-align:start;display:flex;flex-direction:column}
.aiwes-highlight-card:hover{border-color:var(--ai-orange)}
.aiwes-highlight-card>a{color:#111;flex:1}
.aiwes-highlight-card>a:hover{text-decoration:none}
.aiwes-highlight-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;display:block;margin-bottom:16px}
.aiwes-highlight-card h3{font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.02em;margin:0 0 4px}
.aiwes-highlight-card p{font-size:16px;line-height:24px;margin:0}
.aiwes-highlight-arrow{position:absolute;top:45%;z-index:2;background:white;color:var(--ai-orange);border:1px solid #ddd;box-shadow:0 2px 10px #0002;border-radius:50%;width:44px;height:44px;padding:0;font-size:25px}
.aiwes-highlight-arrow.previous{left:-18px}.aiwes-highlight-arrow.next{right:-18px}
.aiwes-highlight-arrow:disabled{opacity:.35;cursor:default}
.aiwes-highlight-arrow:hover:not(:disabled){background:var(--ai-orange);color:white}
@media(max-width:900px){.aiwes-project-card{width:calc((100% - 16px)/2)}}
@media(max-width:700px){.ai4we-project-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ai4we-project-tile:last-child{grid-column:auto;min-height:240px}.aiwes-project-grid{width:calc(100% - 40px);margin-bottom:64px}.aiwes-project-card{width:100%;max-width:380px;min-height:0}.aiwes-highlight-shell{width:calc(100% - 40px)}.aiwes-highlight-card{flex-basis:280px;min-height:430px}.aiwes-project-detail figure>img{height:auto;aspect-ratio:4/3}.aiwes-highlights h2{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){.aiwes-highlight-track{scroll-behavior:auto}}
