/*
Theme Name: AES Clean Theme
Version: 1.4.6
Author: AES
Description: AES Clean Architecture visual shell — preserved AES navy/gold editorial language.
*/
:root{--aes-navy:#15283E;--aes-gold:#C5A169;--aes-white:#fff;--aes-text:#48525d;--aes-muted:#76808a;--aes-surface:#F7F6F2;--aes-line:#E6E3DB;--aes-container:1280px;--aes-reading:850px;--aes-gutter:32px;--aes-radius:7px;--aes-shadow:0 18px 48px rgba(21,40,62,.08);--aes-font-display:Georgia,"Times New Roman",serif;--aes-font-body:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--aes-text);font-family:var(--aes-font-body);font-size:16px;line-height:1.72}a{color:var(--aes-navy)}img{max-width:100%;height:auto}.aes-container{width:min(calc(100% - (var(--aes-gutter)*2)),var(--aes-container));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.aes-skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:99999}.aes-main{min-height:65vh}.aes-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--aes-line);backdrop-filter:blur(12px)}.admin-bar .aes-header{top:32px}.aes-topbar{height:32px;background:var(--aes-navy);color:#fff}.aes-topbar__inner{height:32px;display:flex;align-items:center;justify-content:flex-end;font-size:9px;letter-spacing:.12em;opacity:.8}.aes-header__toprow{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.aes-brand{display:flex;align-items:center;gap:17px;text-decoration:none}.aes-brand__mark{font-family:var(--aes-font-display);font-size:36px;font-weight:700;letter-spacing:.04em;color:var(--aes-navy)}.aes-brand__copy{display:flex;flex-direction:column;line-height:1.2}.aes-brand__copy b{font-size:13px;letter-spacing:.13em;color:var(--aes-navy)}.aes-brand__copy small{font-size:8px;letter-spacing:.15em;color:var(--aes-gold);margin-top:5px}.aes-header__navrow{border-top:1px solid var(--aes-line)}.aes-header__navinner{min-height:52px;display:flex;justify-content:center;align-items:center}.aes-primary{width:100%}.aes-menu,.aes-menu ul{list-style:none;margin:0;padding:0}.aes-menu{display:flex;justify-content:center;align-items:center;gap:25px;white-space:nowrap}.aes-menu>li{position:relative}.aes-menu>li>a{display:block;padding:16px 0 14px;text-decoration:none;text-transform:none;font-size:11px;font-weight:700;letter-spacing:.035em;color:var(--aes-navy);border-bottom:2px solid transparent}.aes-menu>li:hover>a,.aes-menu>li.current-menu-item>a,.aes-menu>li.current-menu-ancestor>a{color:var(--aes-gold);border-bottom-color:var(--aes-gold)}.aes-menu .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:245px;background:#fff;border:1px solid var(--aes-line);box-shadow:var(--aes-shadow);padding:7px;z-index:50;white-space:normal}.aes-menu li:hover>.sub-menu,.aes-menu li:focus-within>.sub-menu{display:block}.aes-menu>li:nth-last-child(-n+2)>.sub-menu{left:auto;right:0}.aes-menu .sub-menu li+li{border-top:1px solid var(--aes-line)}.aes-menu .sub-menu a{display:block;padding:9px 11px;text-decoration:none;font-size:12px}.aes-menu .sub-menu a:hover{color:var(--aes-gold)}.aes-lang{position:relative}.aes-lang button{border:1px solid var(--aes-line);border-radius:var(--aes-radius);background:#fff;color:var(--aes-gold);padding:8px 10px;font-weight:800}.aes-lang>div{display:none;position:absolute;right:0;top:100%;width:220px;max-height:360px;overflow:auto;background:#fff;border:1px solid var(--aes-line);box-shadow:var(--aes-shadow);z-index:60}.aes-lang:hover>div{display:block}.aes-lang a{display:block;padding:8px 10px;text-decoration:none;border-bottom:1px solid var(--aes-line);font-size:12px}.aes-lang a:hover{color:var(--aes-gold);background:var(--aes-surface)}h1,h2,h3{font-family:var(--aes-font-display);color:var(--aes-navy);line-height:1.16}h1{font-size:clamp(38px,5vw,68px)}h2{font-size:clamp(28px,3.2vw,44px)}.aes-kicker{margin:0 0 10px;color:var(--aes-gold);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:none}.aes-button{border:1px solid var(--aes-navy);background:var(--aes-navy);color:#fff!important;padding:10px 17px;border-radius:var(--aes-radius);font-size:11px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:.18s}.aes-button::after{content:"→"}.aes-button:hover{background:var(--aes-gold);border-color:var(--aes-gold)}.aes-button--gold{background:var(--aes-gold);border-color:var(--aes-gold)}.aes-button--gold:hover{background:#fff;color:var(--aes-navy)!important;border-color:#fff}.aes-button--outline{background:transparent;border-color:rgba(255,255,255,.75)}.aes-button--outline:hover{background:#fff;color:var(--aes-navy)!important;border-color:#fff}.aes-home-hero{padding:86px 0 82px;background:linear-gradient(115deg,#15283E 0%,#15283E 68%,#233e5d 100%);color:#fff}.aes-home-hero h1{max-width:850px;margin:0 0 18px;color:#fff;font-size:clamp(42px,5.2vw,68px)}.aes-home-hero h1 span{color:var(--aes-gold)}.aes-home-hero__lead{max-width:820px;margin:0;font-size:15px;line-height:1.75;color:rgba(255,255,255,.9)}.aes-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.aes-home-metrics{background:#fff;border-bottom:1px solid var(--aes-line)}.aes-home-metrics__grid{display:grid;grid-template-columns:repeat(6,1fr)}.aes-home-metrics__grid>div{padding:20px 18px;text-align:center;border-right:1px solid var(--aes-line)}.aes-home-metrics__grid>div:first-child{border-left:1px solid var(--aes-line)}.aes-home-metrics strong{display:block;font-family:var(--aes-font-display);font-size:27px;color:var(--aes-navy)}.aes-home-metrics span{font-size:10px;text-transform:none;letter-spacing:.08em;color:var(--aes-muted)}.aes-home-section{padding:66px 0 76px}.aes-home-section--surface{background:var(--aes-surface)}.aes-home-section h2{margin:0 0 13px}.aes-section-lead{max-width:820px;margin:0 0 32px;font-size:14px}.aes-home-grid{display:grid;gap:18px}.aes-home-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.aes-home-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--aes-line);box-shadow:0 8px 24px rgba(21,40,62,.04)}.aes-home-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#eceae4}.aes-home-card__media img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:.25s}.aes-home-card:hover .aes-home-card__media img{opacity:1;transform:scale(1.025)}.aes-home-card__body{padding:20px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.aes-card-kicker{font-size:9px;color:var(--aes-gold);font-weight:800;letter-spacing:.13em}.aes-home-card h3{margin:7px 0 10px;font-size:23px}.aes-home-card h3 a{text-decoration:none}.aes-home-card p{font-size:13px;line-height:1.65;margin:0 0 18px}.aes-home-card .aes-button{margin-top:auto}.aes-research-portals{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--aes-line);border:1px solid var(--aes-line)}.aes-research-portals a{display:block;min-height:165px;padding:24px;background:#fff;text-decoration:none}.aes-research-portals a:hover{background:var(--aes-navy)}.aes-research-portals b{display:block;font-family:var(--aes-font-display);font-size:21px;margin-bottom:8px}.aes-research-portals span{display:block;font-size:12px;color:var(--aes-muted)}.aes-research-portals a:hover b,.aes-research-portals a:hover span{color:#fff}.aes-home-about{padding:62px 0;background:var(--aes-navy);color:#fff}.aes-home-about__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.aes-home-about h2{color:#fff;margin:0}.aes-home-about p{margin:0 0 22px;color:rgba(255,255,255,.86)}.aes-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aes-archive-card{background:var(--aes-surface);border:1px solid var(--aes-line);display:flex;flex-direction:column}.aes-archive-card__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#eceae4}.aes-archive-card__media img{width:100%;height:100%;object-fit:cover;opacity:.42;transition:.22s}.aes-archive-card:hover img{opacity:1;transform:scale(1.025)}.aes-archive-card__body{padding:15px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.aes-archive-card__body>span{font-size:9px;color:var(--aes-gold);font-weight:700;text-transform:none}.aes-archive-card h2{font-size:18px;margin:7px 0}.aes-archive-card h2 a{text-decoration:none}.aes-archive-card p{font-size:12px;line-height:1.6}.aes-archive-card .aes-button{margin-top:auto}.aes-page-content{max-width:var(--aes-reading);padding-top:48px;padding-bottom:78px}.aes-page-content h2{font-size:27px;color:var(--aes-gold);margin-top:40px}.aes-footer{background:var(--aes-navy);color:rgba(255,255,255,.75);padding:40px 0}.aes-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.aes-footer strong{font-family:var(--aes-font-display);font-size:28px;color:#fff}.aes-footer b{color:var(--aes-gold);font-size:11px;text-transform:none;letter-spacing:.08em}.aes-footer p{font-size:12px;margin:6px 0 0}
/* Platform presentation overrides: keep the clean scientific engine, restore AES visual language. */
.aes-profile,.aes-tool,.aes-research-landing{color:var(--aes-text)!important}.aes-profile{max-width:1180px!important;padding-top:34px!important}.aes-profile-hero{border-bottom:1px solid var(--aes-line)!important}.aes-profile h1,.aes-tool h1,.aes-research-landing h1{color:var(--aes-navy)!important;font-family:var(--aes-font-display)!important}.aes-lead{color:var(--aes-text)!important;font-size:17px!important}.aes-id{color:var(--aes-muted)!important}.aes-meta-grid{background:var(--aes-line)!important}.aes-meta-grid>div{background:var(--aes-surface)!important}.aes-meta-grid span{color:var(--aes-muted)!important}.aes-section{border-top:1px solid var(--aes-line)!important}.aes-section h2{color:var(--aes-gold)!important;font-family:var(--aes-font-display)!important}.aes-relation,.aes-term,.aes-kpis>div,.aes-network>div,.aes-note{background:var(--aes-surface)!important;border-color:var(--aes-line)!important;color:var(--aes-text)!important}.aes-relation code,.aes-archive-item code{color:var(--aes-gold)!important}.aes-archive-item{background:#fff!important;border-color:var(--aes-line)!important;color:var(--aes-navy)!important}.aes-archive-item span{color:var(--aes-muted)!important}.aes-archive-search,.aes-glossary-search{background:#fff!important;color:var(--aes-navy)!important;border-color:var(--aes-line)!important}.aes-research-links a{border-radius:var(--aes-radius)!important;background:var(--aes-navy)!important;color:#fff!important}.aes-research-links a:hover{background:var(--aes-gold)!important}.aes-kpis strong{color:var(--aes-gold)!important}.aes-profile-media{background:var(--aes-surface)!important;border-color:var(--aes-line)!important}.aes-artwork{background:var(--aes-surface)!important;border-color:var(--aes-line)!important}.aes-artwork-stage{background:#eceae4!important}
@media(max-width:1050px){.aes-menu{gap:14px}.aes-menu>li>a{font-size:10px}.aes-archive-grid{grid-template-columns:repeat(3,1fr)}.aes-research-portals{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--aes-gutter:18px}.admin-bar .aes-header{top:46px}.aes-topbar{display:none}.aes-header__toprow{height:72px}.aes-brand__copy{display:none}.aes-header__navrow{overflow-x:auto}.aes-menu{justify-content:flex-start;gap:18px}.aes-menu .sub-menu{display:none!important}.aes-home-grid--3,.aes-home-about__grid{grid-template-columns:1fr}.aes-home-metrics__grid{grid-template-columns:repeat(3,1fr)}.aes-research-portals{grid-template-columns:1fr}.aes-archive-grid{grid-template-columns:repeat(2,1fr)}.aes-footer__grid{grid-template-columns:1fr}.aes-home-hero{padding:60px 0}.aes-home-section{padding:48px 0}}
@media(max-width:480px){.aes-archive-grid{grid-template-columns:1fr}.aes-home-metrics__grid{grid-template-columns:repeat(2,1fr)}}

/* v1.0.2 — canonical AES header, logo, home slider and menu parity */
.aes-header{background:rgba(255,255,255,.985)}
.aes-topbar{height:40px;background:var(--aes-navy)}
.aes-topbar__inner{height:40px;justify-content:flex-end;opacity:1}
.aes-topbar__social{display:flex;align-items:center;gap:8px}
.aes-topbar__social a{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none;font-size:9px;font-weight:700;letter-spacing:.04em;border-radius:2px}
.aes-topbar__social a:hover{border-color:var(--aes-gold);color:var(--aes-gold)}
.aes-header__toprow{height:104px;gap:34px}
.aes-brand{flex:1;min-width:0}
.aes-brand__img{display:block;width:min(100%,720px);height:auto;max-height:82px;object-fit:contain;object-position:left center}
.aes-header__toptools{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:0 0 auto}
.aes-inline-search{display:flex;width:292px;height:36px;border:1px solid var(--aes-line);background:#fff}
.aes-inline-search input{width:100%;min-width:0;border:0;outline:0;padding:0 11px;color:var(--aes-navy);font-size:11px;background:transparent}
.aes-inline-search button{border:0;border-left:1px solid var(--aes-line);background:#fff;color:var(--aes-navy);padding:0 12px;font-size:10px;font-weight:700;cursor:pointer}
.aes-inline-search button:hover{background:var(--aes-navy);color:#fff}
.aes-header__navrow{border-top:1px solid var(--aes-line);background:#fff}
.aes-header__navinner{min-height:52px}
.aes-menu{gap:18px}
.aes-menu>li>a{padding:17px 0 15px;font-size:10px;letter-spacing:.02em}
.aes-menu .sub-menu{min-width:275px}
.aes-home-hero{position:relative;padding:92px 0 90px;background-color:#0e1e31;background-image:linear-gradient(90deg,rgba(9,23,38,.94) 0%,rgba(9,23,38,.85) 31%,rgba(9,23,38,.44) 57%,rgba(9,23,38,.08) 100%),var(--aes-home-slider);background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;min-height:495px;display:flex;align-items:center}
.aes-home-hero>.aes-container{width:min(calc(100% - (var(--aes-gutter)*2)),var(--aes-container));margin-inline:auto}
.aes-home-hero h1{max-width:720px}
.aes-home-hero__lead{max-width:690px}
@media(min-width:1500px){.aes-menu{gap:22px}.aes-menu>li>a{font-size:10.5px}}
@media(max-width:1180px){.aes-inline-search{display:none}.aes-brand__img{max-width:600px}.aes-menu{gap:12px}.aes-menu>li>a{font-size:9.5px}}
@media(max-width:760px){.aes-header__toprow{height:82px}.aes-brand__img{max-height:56px;max-width:390px}.aes-header__toptools{gap:8px}.aes-home-hero{min-height:440px;background-position:64% center}.aes-menu>li>a{font-size:10px}}

/* v1.0.3 — canonical single-pass menu; exact legacy AES order */
.aes-header__navinner{overflow:visible}
.aes-primary{display:flex;justify-content:center}
.aes-menu{width:max-content;max-width:100%;margin-inline:auto}
.aes-menu>li>a{white-space:nowrap}
@media(max-width:1280px){.aes-header__navrow{overflow-x:auto;overflow-y:visible}.aes-primary{min-width:max-content}.aes-menu{gap:13px;padding-inline:18px}}


/* v1.0.5 — compact editorial heading scale. */
h1{font-size:clamp(30px,3.4vw,46px)}
h2{font-size:clamp(23px,2.3vw,32px)}
.aes-home-hero h1{font-size:clamp(34px,3.8vw,50px);max-width:680px}
.aes-home-section h2,.aes-home-about h2{font-size:clamp(24px,2.2vw,31px)}
.aes-home-card h3{font-size:20px}
.aes-research-portals b{font-size:19px}

.aes-page-content h2{font-size:24px}
.aes-profile h1,.aes-tool h1,.aes-research-landing h1{font-size:clamp(31px,3.2vw,42px)!important}
.aes-profile .aes-section h2,.aes-tool .aes-section h2,.aes-research-landing .aes-section h2,.aes-section h2{font-size:24px!important}
.aes-footer strong{font-size:24px}
@media(max-width:760px){
  h1{font-size:30px}
  h2{font-size:23px}
  .aes-home-hero h1{font-size:34px}
  
  .aes-profile h1,.aes-tool h1,.aes-research-landing h1{font-size:31px!important}
  .aes-profile .aes-section h2,.aes-tool .aes-section h2,.aes-research-landing .aes-section h2,.aes-section h2{font-size:22px!important}
}


/* v1.0.6 — responsive header/nav audit, tighter menu underline, normalized social icons. */
html,body{max-width:100%;overflow-x:hidden}
iframe,video,canvas,svg{max-width:100%}

/* Top bar social icons: bundled vector artwork, one optical size. */
.aes-topbar{height:36px}
.aes-topbar__inner{height:36px}
.aes-topbar__social{display:flex;align-items:center;gap:7px}
.aes-topbar__social a{
  display:inline-flex;align-items:center;justify-content:center;
  width:27px;height:27px;min-width:27px;padding:0;
  border:1px solid rgba(255,255,255,.28);border-radius:3px;
  color:#fff;text-decoration:none;line-height:1;transition:border-color .18s,color .18s,background .18s
}
.aes-topbar__social svg{display:block;width:15px;height:15px;flex:0 0 15px;fill:currentColor}
.aes-topbar__social a:hover,.aes-topbar__social a:focus-visible{border-color:var(--aes-gold);color:var(--aes-gold);background:rgba(255,255,255,.04);outline:0}

/* Navigation underline sits close to the letterforms instead of at row edge. */
.aes-menu>li>a{
  position:relative;border-bottom:0!important;padding:15px 0 14px;line-height:1.2
}
.aes-menu>li>a::after{
  content:"";position:absolute;left:0;right:0;bottom:8px;height:2px;
  background:var(--aes-gold);transform:scaleX(0);transform-origin:center;
  transition:transform .16s ease
}
.aes-menu>li:hover>a::after,.aes-menu>li.current-menu-item>a::after,.aes-menu>li.current-menu-ancestor>a::after,.aes-menu>li>a:focus-visible::after{transform:scaleX(1)}
.aes-menu>li>a:focus-visible{outline:1px solid var(--aes-gold);outline-offset:4px}

/* Mobile navigation is a real collapsible menu; no horizontal-scroll dependency. */
.aes-nav-toggle{display:none;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border:0;background:#fff;color:var(--aes-navy);font-size:11px;font-weight:800;letter-spacing:.04em;cursor:pointer}
.aes-nav-toggle__icon{position:relative;width:18px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}
.aes-nav-toggle__icon::after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}
.aes-nav-toggle[aria-expanded="true"]{color:var(--aes-gold)}

@media(max-width:960px){
  :root{--aes-gutter:24px}
  .aes-header__toprow{height:88px;gap:18px}
  .aes-brand__img{max-height:66px;max-width:min(620px,72vw)}
  .aes-inline-search{display:none}
  .aes-header__navrow{overflow:visible;border-top:1px solid var(--aes-line)}
  .aes-header__navinner{display:block;min-height:42px;width:100%}
  .aes-nav-toggle{display:flex}
  .aes-primary{display:none;width:100%;min-width:0}
  .aes-header__navrow.is-open .aes-primary{display:block}
  .aes-menu{display:flex;width:100%;max-width:none;flex-direction:column;align-items:stretch;gap:0;padding:5px 0 10px;white-space:normal}
  .aes-menu>li{width:100%;border-top:1px solid var(--aes-line)}
  .aes-menu>li:first-child{border-top:0}
  .aes-menu>li>a{padding:10px 4px 9px;font-size:10px;line-height:1.35}
  .aes-menu>li>a::after{left:4px;right:auto;width:34px;bottom:5px;transform-origin:left}
  .aes-menu .sub-menu{display:block!important;position:static;min-width:0;width:100%;padding:0 0 6px 14px;border:0;box-shadow:none;background:transparent;white-space:normal}
  .aes-menu .sub-menu li+li{border-top:0}
  .aes-menu .sub-menu a{padding:6px 4px;font-size:11px;color:var(--aes-muted)}
  .aes-home-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-home-about__grid{gap:38px}
}

@media(max-width:700px){
  :root{--aes-gutter:18px}
  .admin-bar .aes-header{top:46px}
  .aes-topbar{display:block;height:34px}
  .aes-topbar__inner{height:34px}
  .aes-topbar__social a{width:25px;height:25px;min-width:25px}
  .aes-topbar__social svg{width:14px;height:14px;flex-basis:14px}
  .aes-header__toprow{height:76px;gap:10px}
  .aes-brand__img{max-height:55px;max-width:72vw}
  .aes-header__toptools{gap:7px}
  .aes-lang button{padding:7px 8px;font-size:10px}
  .aes-home-hero{min-height:390px;padding:56px 0;background-position:64% center}
  .aes-home-grid--3,.aes-home-about__grid{grid-template-columns:1fr}
  .aes-home-metrics__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .aes-research-portals{grid-template-columns:1fr}
  .aes-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-footer__grid{grid-template-columns:1fr}
  .aes-home-section{padding:46px 0 54px}
  .aes-profile,.aes-tool,.aes-research-landing{width:100%!important;padding-left:18px!important;padding-right:18px!important}
  .aes-relation,.aes-archive-item{grid-template-columns:1fr!important}
  .aes-exhibition-room{grid-template-columns:1fr!important}
  .aes-artwork-stage{min-height:260px!important}
}

@media(max-width:480px){
  .aes-brand__img{max-width:68vw;max-height:49px}
  .aes-home-metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-archive-grid{grid-template-columns:1fr}
  .aes-home-card__body{padding:17px}
  .aes-actions{align-items:stretch}
  .aes-actions .aes-button{justify-content:center;width:100%}
}

/* v1.0.7 — home research/output thumbnail portals sourced from canonical BANNERS assets. */
.aes-home-section--thumbs .aes-section-lead{margin-bottom:26px}
.aes-home-thumb-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.aes-home-thumb{
  position:relative;
  display:block;
  min-width:0;
  aspect-ratio:16/9;
  overflow:hidden;
  background:var(--aes-navy);
  border:1px solid rgba(21,40,62,.12);
  box-shadow:0 10px 28px rgba(21,40,62,.06);
  text-decoration:none;
  isolation:isolate;
}
.aes-home-thumb__media,
.aes-home-thumb__overlay{
  position:absolute;
  inset:0;
}
.aes-home-thumb__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.001);
  transition:transform .42s cubic-bezier(.2,.7,.2,1),filter .32s ease;
}
.aes-home-thumb__overlay{
  z-index:1;
  background:linear-gradient(180deg,rgba(10,25,42,.02) 28%,rgba(10,25,42,.78) 100%);
  transition:background .3s ease;
}
.aes-home-thumb__label{
  position:absolute;
  z-index:2;
  left:18px;
  right:18px;
  bottom:15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:#fff;
}
.aes-home-thumb__label strong{
  position:relative;
  display:inline-block;
  padding-bottom:5px;
  font-size:12px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.055em;
}
.aes-home-thumb__label strong::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:30px;
  height:2px;
  background:var(--aes-gold);
  transition:width .28s ease;
}
.aes-home-thumb__label i{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  flex:0 0 30px;
  border:1px solid rgba(255,255,255,.65);
  border-radius:50%;
  font-style:normal;
  font-size:16px;
  transform:translateX(3px);
  opacity:.82;
  transition:transform .28s ease,background .28s ease,border-color .28s ease,color .28s ease,opacity .28s ease;
}
.aes-home-thumb:hover .aes-home-thumb__media img,
.aes-home-thumb:focus-visible .aes-home-thumb__media img{
  transform:scale(1.055);
  filter:saturate(1.04) contrast(1.02);
}
.aes-home-thumb:hover .aes-home-thumb__overlay,
.aes-home-thumb:focus-visible .aes-home-thumb__overlay{
  background:linear-gradient(180deg,rgba(10,25,42,.05) 16%,rgba(10,25,42,.88) 100%);
}
.aes-home-thumb:hover .aes-home-thumb__label strong::after,
.aes-home-thumb:focus-visible .aes-home-thumb__label strong::after{width:100%}
.aes-home-thumb:hover .aes-home-thumb__label i,
.aes-home-thumb:focus-visible .aes-home-thumb__label i{
  transform:translateX(0);
  opacity:1;
  background:var(--aes-gold);
  border-color:var(--aes-gold);
  color:var(--aes-navy);
}
.aes-home-thumb:focus-visible{outline:2px solid var(--aes-gold);outline-offset:3px}

@media(max-width:960px){
  .aes-home-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .aes-home-thumb-grid{grid-template-columns:1fr;gap:14px}
  .aes-home-thumb{aspect-ratio:16/9}
  .aes-home-thumb__label{left:15px;right:15px;bottom:13px}
}
@media(prefers-reduced-motion:reduce){
  .aes-home-thumb__media img,.aes-home-thumb__label strong::after,.aes-home-thumb__label i,.aes-home-thumb__overlay{transition:none}
  .aes-home-thumb:hover .aes-home-thumb__media img,.aes-home-thumb:focus-visible .aes-home-thumb__media img{transform:none}
}

/* v1.0.8 — homepage visual assets resolve by exact Media Library canonical names. */

/* v1.0.9 — homepage section leads remain single-line on desktop while wrapping naturally on smaller screens. */
@media(min-width:961px){.aes-home-section--thumbs .aes-section-lead{max-width:none;white-space:nowrap}}

/* v1.1.1 — homepage research/output content aligns to the canonical 1280px site grid.
 * Section background bands remain full-width; headings, leads and thumbnail grids
 * are constrained by the same global content width as the rest of AES. */
.aes-container--home-wide{
  width:min(calc(100% - (var(--aes-gutter) * 2)),var(--aes-container));
  max-width:var(--aes-container);
}
.aes-home-section--thumbs .aes-section-lead{
  max-width:none;
}
@media(min-width:761px){
  .aes-home-section--thumbs .aes-section-lead{
    white-space:nowrap;
  }
}
@media(max-width:760px){
  .aes-container--home-wide{
    width:min(calc(100% - (var(--aes-gutter) * 2)),var(--aes-container));
  }
  .aes-home-section--thumbs .aes-section-lead{
    white-space:normal;
  }
}


/* v1.0.11 — optical logo edge alignment + responsive header safeguard.
 * LOGO-AES (3) contains ~2.78% transparent padding on its left edge.
 * Shift the raster itself, not the global content container, so the visible
 * artwork aligns exactly with the AES content grid without disturbing nav/content. */
.aes-brand__img{transform:translateX(-2.78%);transform-origin:left center}
@media(max-width:960px){
  .aes-header__toprow{width:min(calc(100% - (var(--aes-gutter) * 2)),var(--aes-container));}
  .aes-brand{min-width:0;overflow:visible}
  .aes-brand__img{width:auto;max-width:min(620px,72vw)}
}
@media(max-width:700px){
  .aes-brand__img{max-width:72vw}
}
@media(max-width:480px){
  .aes-brand__img{max-width:68vw}
}


/* v1.0.12 — four-column institutional footer. */
.aes-footer{
  margin-top:0;
  padding:0;
  background:#102238;
  color:rgba(255,255,255,.72);
  border-top:3px solid var(--aes-gold);
}
.aes-footer__main{padding:58px 0 52px}
.aes-footer__grid{
  display:grid;
  grid-template-columns:minmax(280px,1.35fr) minmax(150px,.72fr) minmax(210px,1fr) minmax(210px,1fr);
  gap:48px;
  align-items:start;
}
.aes-footer__brandmark{
  margin:0 0 4px!important;
  color:#fff!important;
  font-family:var(--aes-font-display)!important;
  font-size:31px!important;
  line-height:1!important;
  letter-spacing:.055em;
}
.aes-footer__brandname{
  max-width:310px;
  margin:0 0 17px!important;
  color:var(--aes-gold)!important;
  font-size:11px!important;
  line-height:1.55!important;
  font-weight:800;
  letter-spacing:.075em;
}
.aes-footer__summary{
  max-width:360px;
  margin:0!important;
  color:rgba(255,255,255,.68)!important;
  font-size:12px!important;
  line-height:1.75!important;
}
.aes-footer__title{
  position:relative;
  margin:0 0 20px!important;
  padding-bottom:11px;
  color:var(--aes-gold)!important;
  font-family:var(--aes-font-body)!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:.025em;
}
.aes-footer__title::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:34px;
  height:1px;
  background:rgba(197,161,105,.72);
}
.aes-footer__nav ul{list-style:none;margin:0;padding:0}
.aes-footer__nav li+li{margin-top:8px}
.aes-footer__nav a{
  position:relative;
  display:inline-block;
  color:rgba(255,255,255,.72);
  text-decoration:none;
  font-size:11.5px;
  line-height:1.45;
  transition:color .16s ease,transform .16s ease;
}
.aes-footer__nav a::before{
  content:"";
  position:absolute;
  left:-10px;
  top:.7em;
  width:4px;
  height:1px;
  background:var(--aes-gold);
  opacity:0;
  transform:translateX(-3px);
  transition:opacity .16s ease,transform .16s ease;
}
.aes-footer__nav a:hover,.aes-footer__nav a:focus-visible{color:#fff;transform:translateX(3px);outline:0}
.aes-footer__nav a:hover::before,.aes-footer__nav a:focus-visible::before{opacity:1;transform:translateX(0)}
.aes-footer__social{display:flex;align-items:center;gap:8px;margin-top:22px}
.aes-footer__social a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  flex:0 0 30px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:3px;
  color:#fff;
  text-decoration:none;
  transition:border-color .18s ease,color .18s ease,background .18s ease;
}
.aes-footer__social svg{display:block;width:15px;height:15px;fill:currentColor}
.aes-footer__social a:hover,.aes-footer__social a:focus-visible{border-color:var(--aes-gold);color:var(--aes-gold);background:rgba(255,255,255,.035);outline:0}
.aes-footer__legal{background:#0b1b2d;border-top:1px solid rgba(255,255,255,.09)}
.aes-footer__legal-inner{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.aes-footer__legal p{
  margin:0!important;
  color:rgba(255,255,255,.52)!important;
  font-size:10.5px!important;
  line-height:1.55!important;
}
.aes-footer__legal-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:0 0 auto}
.aes-footer__legal-links a{color:rgba(255,255,255,.58);font-size:10px;text-decoration:none;white-space:nowrap}
.aes-footer__legal-links a:hover,.aes-footer__legal-links a:focus-visible{color:var(--aes-gold);outline:0}

@media(max-width:1100px){
  .aes-footer__grid{grid-template-columns:1.15fr .85fr 1fr 1fr;gap:30px}
}
@media(max-width:900px){
  .aes-footer__main{padding:48px 0 42px}
  .aes-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 50px}
  .aes-footer__summary{max-width:440px}
  .aes-footer__legal-inner{align-items:flex-start;flex-direction:column;gap:10px;padding-top:16px;padding-bottom:16px}
  .aes-footer__legal-links{justify-content:flex-start;flex-wrap:wrap}
}
@media(max-width:600px){
  .aes-footer__main{padding:42px 0 36px}
  .aes-footer__grid{grid-template-columns:1fr;gap:34px}
  .aes-footer__title{margin-bottom:15px!important}
  .aes-footer__nav li+li{margin-top:7px}
  .aes-footer__legal-links{gap:12px 16px}
}


/* v1.0.13 — footer cleanup: remove home pre-footer CTA and simplify legal bar. */
.aes-footer__creator{
  margin:0!important;
  color:rgba(255,255,255,.60)!important;
  font-size:10.5px!important;
  line-height:1.55!important;
  white-space:nowrap;
  text-align:right;
}
@media(max-width:900px){
  .aes-footer__creator{white-space:normal;text-align:left}
}


/* v1.0.14 — policy, legal and research-ethics page presentation. */
.aes-page--policy .aes-page-hero{padding:42px 0 34px}
.aes-page--policy .aes-page-hero h1{color:var(--aes-navy);margin:0}
.aes-policy-content{max-width:1040px;padding-top:42px}
.aes-policy-page{font-size:14px;line-height:1.78;color:var(--aes-text)}
.aes-policy-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:0;margin:0 0 24px;padding:4px;background:#fff;border:1px solid var(--aes-line);border-radius:999px;box-shadow:0 6px 20px rgba(21,40,62,.045);font-size:10px;font-weight:700;letter-spacing:.035em;color:var(--aes-muted)}
.aes-policy-meta span{display:inline-flex;align-items:center;min-height:28px;padding:5px 11px;white-space:nowrap}
.aes-policy-meta span:first-child{background:var(--aes-navy);color:#fff;border-radius:999px;letter-spacing:.065em}
.aes-policy-meta span+span{position:relative;padding-left:28px}
.aes-policy-meta span+span::before{content:"";position:absolute;left:13px;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:var(--aes-gold)}
.aes-policy-lead{font-size:16px;line-height:1.75;color:var(--aes-navy);margin:0 0 28px;max-width:980px}
.aes-policy-note{margin:0 0 32px;padding:15px 17px;border-left:3px solid var(--aes-gold);background:var(--aes-surface);font-size:13px;line-height:1.7}
.aes-policy-page section{margin-top:34px}
.aes-policy-page section:first-of-type{margin-top:28px}
.aes-policy-page h2{font-size:22px!important;margin:0 0 11px;color:var(--aes-gold)}
.aes-policy-page h3{font-size:17px;margin:22px 0 8px}
.aes-policy-page p{margin:0 0 13px}
.aes-policy-page a{color:var(--aes-navy);text-decoration-thickness:1px;text-underline-offset:3px}
.aes-policy-page a:hover{color:var(--aes-gold)}
.aes-policy-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--aes-line);margin:14px 0 22px;background:#fff}
.aes-policy-table{width:100%;min-width:700px;border-collapse:collapse;font-size:12px;line-height:1.55}
.aes-policy-table th,.aes-policy-table td{padding:11px 13px;border-bottom:1px solid var(--aes-line);vertical-align:top;text-align:left}
.aes-policy-table th{background:var(--aes-surface);color:var(--aes-navy);font-weight:800}
.aes-policy-table tr:last-child td{border-bottom:0}
.aes-policy-references{margin-top:50px!important;padding-top:27px;border-top:1px solid var(--aes-line)}
.aes-policy-references h2{font-size:19px!important;color:var(--aes-navy)}
.aes-policy-references ul{margin:0;padding-left:18px}
.aes-policy-references li{margin:7px 0;font-size:12px;line-height:1.6}
@media(max-width:760px){
  .aes-policy-content{padding-top:30px;padding-bottom:55px}
  .aes-policy-page{font-size:13.5px}
  .aes-policy-lead{font-size:14.5px}
  .aes-policy-page h2{font-size:20px!important}
  .aes-policy-note{padding:13px 14px}
}


/* v1.0.15 — refined policy metadata and external policy/ethics footer links. */
@media(max-width:520px){
  .aes-policy-meta{display:flex;width:max-content;max-width:100%;border-radius:8px;align-items:stretch}
  .aes-policy-meta span{white-space:normal}
  .aes-policy-meta span:first-child{border-radius:5px}
}


/* v1.0.16 — AES Araştırma public knowledge/research pages. */
.aes-research-menu>.sub-menu{min-width:590px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px;padding:10px}
.aes-research-menu:hover>.sub-menu,.aes-research-menu:focus-within>.sub-menu{display:grid}
.aes-research-menu>.sub-menu li+li{border-top:0}
.aes-research-menu>.sub-menu li{border-bottom:1px solid var(--aes-line)}
.aes-research-menu>.sub-menu a{height:100%;padding:10px 12px;line-height:1.35}
.aes-page--research .aes-page-hero{padding:42px 0 34px}
.aes-page--research .aes-page-hero h1{max-width:1000px;color:var(--aes-navy);margin:0;font-size:31px}
.aes-research-content{max-width:1120px;padding-top:42px;padding-bottom:78px}
.aes-research-page{font-size:14px;line-height:1.78;color:var(--aes-text)}
.aes-research-lead{max-width:1050px;margin:0 0 34px;padding:22px 24px;border-left:4px solid var(--aes-gold);background:var(--aes-surface);font-size:16px;line-height:1.72;color:var(--aes-navy)}
.aes-research-page section{margin-top:40px}
.aes-research-page section:first-of-type{margin-top:30px}
.aes-research-page h2{margin:0 0 13px!important;color:var(--aes-gold)!important;font-size:23px!important}
.aes-research-page h3{font-size:17px;margin:0 0 8px}
.aes-research-page p{margin:0 0 14px}
.aes-research-page ul:not(.aes-research-principles){padding-left:20px}
.aes-research-page li{margin:7px 0}
.aes-research-note{margin:22px 0;padding:16px 18px;background:#fff;border:1px solid var(--aes-line);box-shadow:0 8px 24px rgba(21,40,62,.04);font-size:13px}
.aes-research-grid{display:grid;gap:13px;margin:18px 0 24px}
.aes-research-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.aes-research-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.aes-research-card{min-width:0;padding:18px;background:#fff;border:1px solid var(--aes-line);box-shadow:0 7px 22px rgba(21,40,62,.035)}
.aes-research-card>b{display:block;margin-bottom:11px;color:var(--aes-gold);font-size:10px;letter-spacing:.12em}
.aes-research-card h3{font-size:17px;color:var(--aes-navy)}
.aes-research-card p{margin:0;font-size:12.5px;line-height:1.65}
.aes-research-card a{display:inline-block;margin-top:11px;color:var(--aes-gold);text-decoration:none;font-size:11px;font-weight:800}
.aes-research-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:18px 0 0;padding:1px;list-style:none;background:var(--aes-line)}
.aes-research-principles li{margin:0;padding:17px 18px;background:#fff;font-size:13px}
.aes-research-flow{display:flex;align-items:stretch;flex-wrap:wrap;gap:6px;margin:20px 0 23px}
.aes-research-flow span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 13px;background:var(--aes-navy);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.055em;text-align:center;border-radius:3px}
.aes-research-flow i{display:flex;align-items:center;color:var(--aes-gold);font-style:normal;font-weight:800}
.aes-research-flow--wide span{flex:1 1 125px}
.aes-research-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.aes-research-actions a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid var(--aes-navy);border-radius:4px;background:#fff;color:var(--aes-navy);text-decoration:none;font-size:11px;font-weight:750}
.aes-research-actions a:hover{background:var(--aes-navy);color:#fff}
.aes-research-questions{list-style:none;margin:18px 0 0;padding:0;border-top:1px solid var(--aes-line)}
.aes-research-questions li{display:grid;grid-template-columns:46px 1fr;gap:15px;align-items:start;margin:0;padding:14px 0;border-bottom:1px solid var(--aes-line)}
.aes-research-questions b{color:var(--aes-gold);font-size:11px;letter-spacing:.1em}
.aes-research-audiences{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;background:var(--aes-line);margin-top:18px}
.aes-research-audiences>div{padding:18px;background:#fff}
.aes-research-audiences h3{font-size:16px}
.aes-research-audiences p{font-size:12.5px;margin:0}
.aes-research-table-wrap{width:100%;overflow-x:auto;margin:16px 0 23px;border:1px solid var(--aes-line);background:#fff}
.aes-research-table{width:100%;min-width:720px;border-collapse:collapse;font-size:12px;line-height:1.55}
.aes-research-table th,.aes-research-table td{padding:11px 13px;border-bottom:1px solid var(--aes-line);text-align:left;vertical-align:top}
.aes-research-table th{background:var(--aes-surface);color:var(--aes-navy);font-weight:800}
.aes-research-table tr:last-child td{border-bottom:0}
.aes-research-references{margin-top:52px!important;padding-top:28px;border-top:1px solid var(--aes-line)}
.aes-research-references h2{color:var(--aes-navy)!important;font-size:19px!important}
.aes-research-references ul{margin:0;padding-left:18px!important}
.aes-research-references li{font-size:12px;line-height:1.55;margin:6px 0}
.aes-research-references a{color:var(--aes-navy)}
.aes-research-small{font-size:11.5px!important;color:var(--aes-muted)}
.aes-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px}
.aes-team-grid>div{padding:16px 18px;background:var(--aes-surface);border:1px solid var(--aes-line)}
.aes-team-grid h3{font-size:16px;margin:0 0 6px}
.aes-team-grid p{font-size:12px;line-height:1.55;margin:0}
.aes-team-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.aes-research-impact-chain{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:8px;align-items:stretch;margin:20px 0}
.aes-research-impact-chain>div{padding:14px;background:var(--aes-surface);border:1px solid var(--aes-line)}
.aes-research-impact-chain b{font-size:9px;color:var(--aes-gold);letter-spacing:.08em}
.aes-research-impact-chain p{font-size:11.5px;line-height:1.5;margin:6px 0 0}
.aes-research-impact-chain>i{align-self:center;color:var(--aes-gold);font-style:normal;font-weight:800}
.aes-live-metrics{margin:21px 0 7px}
.aes-live-metrics__group+ .aes-live-metrics__group{margin-top:18px}
.aes-live-metrics h3,.aes-evidence-levels h3{font-family:var(--aes-font-body);font-size:10px!important;text-transform:none;letter-spacing:.08em;color:var(--aes-muted);margin:0 0 7px}
.aes-live-metrics .aes-kpis,.aes-evidence-summary .aes-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:var(--aes-line);border:1px solid var(--aes-line)}
.aes-live-metrics .aes-kpis>div,.aes-evidence-summary .aes-kpis>div{padding:14px 9px!important;text-align:center!important;background:#fff!important;border:0!important}
.aes-live-metrics .aes-kpis strong,.aes-evidence-summary .aes-kpis strong{display:block;font-size:23px!important;color:var(--aes-navy)!important}
.aes-live-metrics .aes-kpis span,.aes-evidence-summary .aes-kpis span{display:block;margin-top:2px;font-size:9px!important;color:var(--aes-muted)!important;line-height:1.35}
.aes-metric-caption{margin:8px 0 0!important;font-size:10.5px!important;color:var(--aes-muted)!important}
.aes-evidence-summary .aes-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}
.aes-evidence-levels{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px}
.aes-evidence-levels h3{width:100%}
.aes-evidence-levels span{padding:6px 9px;border:1px solid var(--aes-line);background:var(--aes-surface);font-size:10px}
.aes-research-hub{width:min(calc(100% - (var(--aes-gutter)*2)),1180px)!important;margin:0 auto!important;padding:46px 0 78px!important}
.aes-research-hub__hero{padding:0 0 32px;border-bottom:1px solid var(--aes-line)}
.aes-research-hub__hero h1{max-width:930px;font-size:38px!important;margin:0 0 15px;color:var(--aes-navy)!important}
.aes-research-hub__hero p:last-child{max-width:940px;margin:0;font-size:15px;line-height:1.75}
.aes-research-hub__section{margin-top:45px}
.aes-research-hub__section h2{font-size:24px!important;color:var(--aes-gold)!important;margin:0 0 15px}
.aes-research-hub__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;background:var(--aes-line)}
.aes-research-hub__links a{position:relative;display:flex;min-height:145px;flex-direction:column;padding:18px 36px 18px 18px;background:#fff;color:var(--aes-navy);text-decoration:none}
.aes-research-hub__links strong{font-family:var(--aes-font-display);font-size:17px}
.aes-research-hub__links span{margin-top:7px;color:var(--aes-muted);font-size:11.5px;line-height:1.55}
.aes-research-hub__links i{position:absolute;right:16px;bottom:14px;color:var(--aes-gold);font-style:normal}
.aes-research-hub__links a:hover{background:var(--aes-navy)}
.aes-research-hub__links a:hover strong,.aes-research-hub__links a:hover span{color:#fff}
@media(max-width:1050px){
  .aes-research-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-research-audiences,.aes-team-grid--compact,.aes-research-hub__links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-research-impact-chain{grid-template-columns:repeat(5,1fr);gap:6px}.aes-research-impact-chain>i{display:none}
  .aes-live-metrics .aes-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:960px){
  .aes-research-menu>.sub-menu{min-width:0;display:block!important;grid-template-columns:1fr}
}
@media(max-width:760px){
  .aes-research-content{padding-top:30px;padding-bottom:58px}
  .aes-page--research .aes-page-hero h1{font-size:27px}
  .aes-research-page{font-size:13.5px}
  .aes-research-lead{padding:17px 18px;font-size:14.5px}
  .aes-research-grid--4,.aes-research-grid--3,.aes-research-audiences,.aes-team-grid,.aes-team-grid--compact,.aes-research-hub__links{grid-template-columns:1fr}
  .aes-research-principles{grid-template-columns:1fr}
  .aes-research-flow{gap:5px}.aes-research-flow i{display:none}.aes-research-flow span{flex:1 1 45%}
  .aes-research-impact-chain{grid-template-columns:1fr 1fr}.aes-research-impact-chain>div:last-child{grid-column:1/-1}
  .aes-live-metrics .aes-kpis,.aes-evidence-summary .aes-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-research-hub{padding-top:32px!important}
  .aes-research-hub__hero h1{font-size:30px!important}
}
@media(max-width:480px){.aes-research-flow span{flex-basis:100%}.aes-research-impact-chain{grid-template-columns:1fr}.aes-research-impact-chain>div:last-child{grid-column:auto}}

/* Native AES form pages */
.aes-page--form .aes-page-hero{padding:38px 0 30px}.aes-page--form .aes-page-hero h1{font-size:31px;color:var(--aes-navy);margin:0}.aes-form-content{max-width:1120px;padding-top:38px;padding-bottom:76px}@media(max-width:760px){.aes-page--form .aes-page-hero h1{font-size:27px}.aes-form-content{padding-top:28px;padding-bottom:58px}}


/* v1.0.18 — homepage collaboration call-to-action before footer. */
.aes-home-collaboration{
  position:relative;
  overflow:hidden;
  background:var(--aes-navy);
  color:#fff;
  border-top:1px solid rgba(197,161,105,.36)
}
.aes-home-collaboration::after{
  content:"";
  position:absolute;
  right:-90px;
  top:-150px;
  width:360px;
  height:360px;
  border:1px solid rgba(197,161,105,.16);
  border-radius:50%;
  pointer-events:none
}
.aes-home-collaboration__inner{
  position:relative;
  z-index:1;
  min-height:220px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:54px;
  align-items:center;
  padding-top:48px;
  padding-bottom:48px
}
.aes-home-collaboration .aes-kicker{margin-bottom:8px}
.aes-home-collaboration h2{
  margin:0 0 10px;
  color:#fff;
  font-size:clamp(24px,2.1vw,31px)
}
.aes-home-collaboration__copy>p:last-child{
  max-width:930px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:13px;
  line-height:1.72
}
.aes-home-collaboration__action{
  display:flex;
  min-width:235px;
  flex-direction:column;
  align-items:flex-end;
  gap:11px
}
.aes-home-collaboration__action>span{
  color:rgba(255,255,255,.58);
  font-size:9px;
  font-weight:700;
  letter-spacing:.08em
}
.aes-home-collaboration .aes-button--gold{
  min-width:210px;
  justify-content:center;
  text-align:center;
  border-color:var(--aes-gold);
  background:var(--aes-gold);
  color:var(--aes-navy)!important;
  transition:transform .18s ease,background .18s ease,color .18s ease
}
.aes-home-collaboration .aes-button--gold:hover,
.aes-home-collaboration .aes-button--gold:focus-visible{
  transform:translateY(-2px);
  background:#fff;
  border-color:#fff;
  color:var(--aes-navy)!important
}
@media(max-width:900px){
  .aes-home-collaboration__inner{grid-template-columns:1fr;gap:24px;min-height:0;padding-top:40px;padding-bottom:40px}
  .aes-home-collaboration__action{min-width:0;align-items:flex-start}
}
@media(max-width:560px){
  .aes-home-collaboration__inner{padding-top:34px;padding-bottom:36px}
  .aes-home-collaboration__action{width:100%}
  .aes-home-collaboration .aes-button--gold{width:100%;min-width:0}
  .aes-home-collaboration__copy>p:last-child{font-size:12.5px}
}


/* v1.0.19 — canonical cross-profile media presentation */
.aes-derived-media__head p{color:var(--aes-muted)!important}.aes-derived-media__head>span{border-color:var(--aes-line)!important;color:var(--aes-gold)!important;background:#fff}.aes-derived-media__card{background:var(--aes-surface)!important;border-color:var(--aes-line)!important;box-shadow:0 7px 22px rgba(21,40,62,.035)}.aes-derived-media__image{background:#eceae4!important}.aes-derived-media__copy h3,.aes-derived-media__copy h3 a{color:var(--aes-navy)!important}.aes-derived-media__copy small{color:var(--aes-muted)!important}.aes-derived-media__copy .aes-media-legacy{color:#9b6b1c!important}

/* AES multilingual presentation v1.0.20 */
.aes-translation-note{padding:7px 24px;background:#f7f6f2;border-bottom:1px solid #e6e3db;color:#6f7780;font-size:11px;line-height:1.45;text-align:center}
html[dir="rtl"] body{direction:rtl}
html[dir="rtl"] .aes-header__toprow,html[dir="rtl"] .aes-footer__grid,html[dir="rtl"] .aes-home-about__grid{direction:rtl}
html[dir="rtl"] .aes-lang>div{right:auto;left:0}
html[dir="rtl"] .aes-button::after{content:"←"}


/* v1.0.21 — compact research dropdown, tighter footer rhythm, soft collaboration surface. */
@media (min-width:961px){
  .aes-research-menu>.sub-menu{
    min-width:350px;
    width:350px;
    grid-template-columns:1fr;
    gap:0;
    padding:7px 9px;
  }
  .aes-research-menu>.sub-menu a{
    padding:8px 12px;
    line-height:1.3;
  }
}

.aes-footer__nav li+li{margin-top:4px}
.aes-footer__nav a{line-height:1.32}

.aes-home-collaboration{
  background:#EEF1F4;
  color:var(--aes-navy);
  border-top:1px solid #DDE2E7;
}
.aes-home-collaboration::after{border-color:rgba(197,161,105,.24)}
.aes-home-collaboration h2{color:var(--aes-navy)}
.aes-home-collaboration__copy>p:last-child{color:#56616D}
.aes-home-collaboration__action>span{color:#7A838C}
.aes-home-collaboration .aes-button--gold:hover,
.aes-home-collaboration .aes-button--gold:focus-visible{
  background:var(--aes-navy);
  border-color:var(--aes-navy);
  color:#fff!important;
}


/* v1.0.22 — footer logo replaces text mark; larger two-line institutional subtitle. */
.aes-footer__brandlogo-wrap{
  margin:0 0 10px;
  max-width:190px;
}
.aes-footer__brandlogo{
  display:block;
  width:100%;
  height:auto;
}
.aes-footer__brandname{
  max-width:350px;
  margin:0 0 18px!important;
  color:var(--aes-gold)!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:800;
  letter-spacing:.035em;
}
@media(max-width:760px){
  .aes-footer__brandlogo-wrap{max-width:170px}
  .aes-footer__brandname{font-size:13px!important;max-width:320px}
}


/* v1.0.23 — compact research dropdown + smaller footer logo + two-line brand hierarchy. */
@media(min-width:761px){
  .aes-research-menu>.sub-menu{
    min-width:300px!important;
    width:300px!important;
    padding:5px 8px!important;
  }
  .aes-research-menu>.sub-menu a{
    padding:6px 10px!important;
    font-size:11px!important;
    line-height:1.18!important;
  }
}
.aes-footer__brandlogo-wrap{
  max-width:128px!important;
  margin-bottom:12px!important;
}
.aes-footer__brandname{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
  max-width:360px;
  margin:0 0 18px!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}
.aes-footer__brandname-primary{
  display:block;
  color:var(--aes-gold);
  font-size:17px;
  line-height:1.16;
  font-weight:800;
  letter-spacing:.02em;
}
.aes-footer__brandname-secondary{
  display:block;
  color:var(--aes-gold);
  font-size:13px;
  line-height:1.22;
  font-weight:700;
  letter-spacing:.015em;
}
@media(max-width:760px){
  .aes-footer__brandlogo-wrap{max-width:112px!important}
  .aes-footer__brandname-primary{font-size:16px}
  .aes-footer__brandname-secondary{font-size:12.5px}
}


/* v1.0.24 — final footer brand hierarchy. */
.aes-footer__brandlogo-wrap{
  max-width:92px!important;
  margin:0 0 13px!important;
}
.aes-footer__brandname{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:4px!important;
  max-width:360px!important;
  margin:0 0 18px!important;
  line-height:1!important;
  letter-spacing:0!important;
}
.aes-footer__brandname-primary{
  display:block!important;
  color:var(--aes-gold)!important;
  font-size:20px!important;
  line-height:1.12!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
}
.aes-footer__brandname-secondary{
  display:block!important;
  color:var(--aes-gold)!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:.015em!important;
}
@media(max-width:760px){
  .aes-footer__brandlogo-wrap{max-width:80px!important}
  .aes-footer__brandname-primary{font-size:18px!important}
  .aes-footer__brandname-secondary{font-size:12.5px!important}
}


/* v1.0.26 — research dropdown narrower, slightly roomier rows, opens to the right. */
@media (min-width: 961px){
  .aes-research-menu{position:relative;}
  .aes-research-menu>.sub-menu{
    left:0!important;
    right:auto!important;
    min-width:260px!important;
    width:260px!important;
    padding:6px 8px!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .aes-research-menu>.sub-menu a{
    padding:9px 11px!important;
    font-size:11px!important;
    line-height:1.28!important;
  }
}


/* v1.0.30 — unify text-page content width with the 1280px site grid. */
.aes-page-content,
.aes-policy-content,
.aes-research-content,
.aes-form-content{
  max-width:var(--aes-container)!important;
  width:min(calc(100% - (var(--aes-gutter)*2)),var(--aes-container))!important;
  margin-inline:auto!important;
}
.aes-policy-lead,
.aes-research-lead{
  max-width:none!important;
}

/* v1.1.0 — canonical master profile presentation moved to assets/css/aes-master-profile.css. */

/* v1.0.33 — canonical homepage thumbnails + WEB FILES footer logo. */
.aes-footer .aes-footer__brandlogo-wrap{width:64px!important;max-width:64px!important;}
.aes-footer .aes-footer__brandlogo{width:64px!important;max-width:64px!important;height:auto!important;}


/* v1.0.34 — Digital exhibition single/archive integration. */
.single-aes_exhibition .aes-single-shell{
  width:min(calc(100% - (var(--aes-gutter) * 2)),1280px);
  margin:0 auto;
  padding:30px 0 0;
}
.single-aes_exhibition .aes-single-shell .aes-sanal-sergi-root,
.single-aes_exhibition .aes-single-shell .aes-sergi-lite,
.single-aes_exhibition .aes-single-shell .aes-sergi-taxonomy-panel,
.single-aes_exhibition .aes-single-shell .aes-sergi-like-panel{
  max-width:1280px;
  margin-left:auto;
  margin-right:auto;
}
.single-aes_exhibition .aes-sergi-view-toolbar{
  margin-top:0;
  margin-bottom:16px;
}

.post-type-archive-aes_exhibition .aes-home-section{
  padding-top:52px;
}
.post-type-archive-aes_exhibition .aes-archive-card__media{
  position:relative;
  aspect-ratio:4/3;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#f4f1ea;
}
.post-type-archive-aes_exhibition .aes-archive-card__media-link{display:block;width:100%;height:100%;}
.post-type-archive-aes_exhibition .aes-archive-card__media-link>img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  opacity:1;
  transform:none!important;
  transition:none;
}
.post-type-archive-aes_exhibition .aes-archive-card:hover .aes-archive-card__media-link>img{
  opacity:1;
  transform:none!important;
}
.aes-exhibition-card__stats{
  position:absolute;
  right:10px;
  bottom:10px;
  z-index:3;
  display:flex;
  align-items:center;
  gap:8px;
  padding:7px 9px;
  border-radius:999px;
  background:rgba(21,40,62,.90);
  color:#fff;
  box-shadow:0 4px 16px rgba(0,0,0,.16);
  backdrop-filter:blur(5px);
}
.aes-exhibition-card__stats .aes-sergi-stats{
  gap:9px;
  color:#fff;
  font-size:11px;
}
.aes-exhibition-card__stats .aes-sergi-type-label--single,
.aes-exhibition-card__stats .aes-sergi-share{
  display:none!important;
}
.aes-exhibition-card__stats .aes-sergi-view-count,
.aes-exhibition-card__stats button.aes-sergi-like-button{
  color:#fff!important;
}
.aes-exhibition-card__stats button.aes-sergi-like-button:hover,
.aes-exhibition-card__stats button.aes-sergi-like-button:focus-visible{
  color:#C5A169!important;
}
.post-type-archive-aes_exhibition .aes-archive-card__body>span{
  color:#C5A169;
}
@media(max-width:760px){
  .single-aes_exhibition .aes-single-shell{padding-top:22px}
  .post-type-archive-aes_exhibition .aes-home-section{padding-top:34px}
}


/* v1.0.35 — Prisna GWT language selector integrated into the canonical AES header. */
.aes-header__toptools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}
.aes-header-language{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:116px;
  height:36px;
  line-height:1;
}
.aes-header-language .prisna-gwt,
.aes-header-language .prisna-gwt-container,
.aes-header-language .prisna-gwt-align-right,
.aes-header-language .goog-te-gadget{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  min-width:116px;
  height:36px!important;
  line-height:1!important;
  font-family:var(--aes-font-body)!important;
  font-size:11px!important;
  color:var(--aes-navy)!important;
}
.aes-header-language select,
.aes-header-language .goog-te-combo,
.aes-header-language .prisna-gwt-select{
  appearance:auto;
  -webkit-appearance:auto;
  width:100%!important;
  min-width:116px!important;
  height:36px!important;
  margin:0!important;
  padding:0 30px 0 10px!important;
  border:1px solid var(--aes-line)!important;
  border-radius:0!important;
  outline:0!important;
  background:#fff!important;
  color:var(--aes-navy)!important;
  box-shadow:none!important;
  font-family:var(--aes-font-body)!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:34px!important;
  cursor:pointer;
}
.aes-header-language select:hover,
.aes-header-language select:focus,
.aes-header-language .goog-te-combo:hover,
.aes-header-language .goog-te-combo:focus,
.aes-header-language .prisna-gwt-select:hover,
.aes-header-language .prisna-gwt-select:focus{
  border-color:var(--aes-gold)!important;
  color:var(--aes-gold)!important;
}
.aes-header-language .goog-te-gadget-simple{
  display:flex!important;
  align-items:center!important;
  min-width:116px!important;
  height:36px!important;
  margin:0!important;
  padding:0 9px!important;
  border:1px solid var(--aes-line)!important;
  background:#fff!important;
  font-family:var(--aes-font-body)!important;
  font-size:10px!important;
  line-height:34px!important;
}
.aes-header-language .goog-te-gadget-simple:hover{border-color:var(--aes-gold)!important}
.aes-header-language img{max-height:16px;width:auto}
.aes-header-language a{color:var(--aes-navy)!important;text-decoration:none!important;font-size:10px!important}
.aes-header-language a:hover{color:var(--aes-gold)!important}
/* Prisna flag mode safeguard, if the plugin display style is changed later. */
.aes-header-language .prisna-gwt-flags-container{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:4px!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.aes-header-language .prisna-gwt-flags-container li{margin:0!important;padding:0!important}
@media(max-width:1180px){
  .aes-header-language{min-width:108px}
  .aes-header-language select,
  .aes-header-language .goog-te-combo,
  .aes-header-language .prisna-gwt-select,
  .aes-header-language .goog-te-gadget-simple{min-width:108px!important}
}
@media(max-width:760px){
  .aes-header-language{min-width:94px;height:34px}
  .aes-header-language select,
  .aes-header-language .goog-te-combo,
  .aes-header-language .prisna-gwt-select,
  .aes-header-language .goog-te-gadget-simple{min-width:94px!important;height:34px!important;font-size:9px!important}
}


/* v1.0.36 — fully custom AES language UI; Prisna is engine-only. */
.aes-header-language{position:relative;min-width:92px;height:36px;overflow:visible;z-index:80}
.aes-prisna-engine{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important}
.aes-lang-button{display:flex;align-items:center;justify-content:center;gap:5px;width:92px;height:36px;margin:0;padding:0 11px;border:1px solid var(--aes-line);border-radius:0;background:#fff;color:var(--aes-navy);font-family:var(--aes-font-body);font-size:10px;font-weight:700;line-height:1;letter-spacing:.01em;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}
.aes-lang-button:hover,.aes-lang-button[aria-expanded="true"]{border-color:var(--aes-gold);color:var(--aes-gold)}
.aes-lang-current{font-weight:800;letter-spacing:.05em}
.aes-lang-sep{color:var(--aes-gold);font-weight:700}
.aes-lang-chevron{width:6px;height:6px;margin-left:2px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}
.aes-lang-button[aria-expanded="true"] .aes-lang-chevron{transform:rotate(225deg) translate(-1px,-1px)}
.aes-lang-menu{position:absolute;top:calc(100% + 5px);right:0;width:178px;padding:5px;background:#fff;border:1px solid var(--aes-line);box-shadow:0 10px 26px rgba(12,37,61,.14);z-index:9999}
.aes-lang-menu[hidden]{display:none!important}
.aes-lang-menu button{display:grid;grid-template-columns:31px 1fr;align-items:center;width:100%;min-height:31px;margin:0;padding:5px 8px;border:0;border-bottom:1px solid rgba(198,182,157,.28);border-radius:0;background:#fff;color:var(--aes-navy);font-family:var(--aes-font-body);font-size:10px;line-height:1.3;text-align:left;cursor:pointer}
.aes-lang-menu button:last-child{border-bottom:0}
.aes-lang-menu button:hover,.aes-lang-menu button:focus,.aes-lang-menu button.is-active{outline:0;background:var(--aes-navy);color:#fff}
.aes-lang-menu button b{font-size:9px;letter-spacing:.08em;color:var(--aes-gold)}
.aes-lang-menu button span{font-weight:600}
.aes-lang-menu button[dir="rtl"] span{text-align:right}
@media(max-width:760px){.aes-header-language,.aes-lang-button{height:34px}.aes-lang-button{width:82px;padding:0 8px;font-size:9px}.aes-lang-menu{width:164px}}

/* v1.0.38 — compact language trigger: active language code only. */
.aes-header-language{min-width:58px!important}
.aes-lang-button{width:58px!important;padding:0 9px!important;gap:8px!important}
.aes-lang-current{color:var(--aes-gold)!important;font-weight:800;letter-spacing:.06em}
.aes-lang-chevron{color:var(--aes-navy)}
.aes-lang-button:hover .aes-lang-chevron,
.aes-lang-button[aria-expanded="true"] .aes-lang-chevron{color:var(--aes-gold)}
@media(max-width:760px){
  .aes-header-language{min-width:54px!important}
  .aes-lang-button{width:54px!important;padding:0 8px!important}
}


/* v1.0.39 — AES & ARAŞTIRMA menu label + submenu cue */
.aes-research-menu>a{
  display:flex!important;
  align-items:center;
  gap:7px;
}
.aes-menu-caret{
  display:inline-block;
  width:7px;
  height:7px;
  margin-top:-2px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:rotate(45deg);
  transition:transform .18s ease,color .18s ease;
}
.aes-research-menu:hover>a .aes-menu-caret,
.aes-research-menu:focus-within>a .aes-menu-caret,
.aes-research-menu.current-menu-ancestor>a .aes-menu-caret{
  transform:rotate(225deg);
}
@media(max-width:760px){
  .aes-research-menu>a{
    gap:6px;
  }
  .aes-menu-caret{
    width:6px;
    height:6px;
  }
}


/* v1.0.43 — WordPress/GoDaddy frontend toolbar compatibility. */
@media (max-width:782px){.admin-bar .aes-header{top:46px}}

/* ==========================================================
   v1.1.2 — PROFILE ARCHIVES: SHARED 5-COLUMN GRID + MULTI FILTER
   El Sanatları / Ustalar / Motifler use the same archive system.
   ========================================================== */


.aes-profile-filter-band{
  background:#fff;
  border-bottom:1px solid var(--aes-line);
}
.aes-profile-filter{
  padding:22px 0 20px;
}
.aes-profile-filter__head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:15px;
}
.aes-profile-filter__eyebrow{
  display:block;
  margin-bottom:3px;
  color:var(--aes-gold);
  font-size:8px;
  font-weight:800;
  letter-spacing:.16em;
}
.aes-profile-filter__head h2{
  margin:0;
  color:var(--aes-navy);
  font-family:var(--aes-font-body);
  font-size:13px;
  line-height:1.3;
  font-weight:700;
}
.aes-profile-filter__head p{
  margin:3px 0 0;
  color:var(--aes-muted);
  font-size:10px;
  line-height:1.4;
}
.aes-profile-filter__meta{
  display:flex;
  align-items:center;
  gap:12px;
  white-space:nowrap;
  color:var(--aes-muted);
  font-size:10px;
}
.aes-profile-filter__clear{
  appearance:none;
  border:0;
  padding:0;
  background:transparent;
  color:var(--aes-navy);
  font:700 9px/1.2 var(--aes-font-body);
  cursor:pointer;
  text-decoration:underline;
  text-underline-offset:3px;
}
.aes-profile-filter__clear:disabled{
  opacity:.34;
  cursor:default;
  text-decoration:none;
}
.aes-profile-filter__options{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin:0;
  padding:0;
  border:0;
}
.aes-profile-filter__chip{
  position:relative;
  display:inline-flex;
  cursor:pointer;
}
.aes-profile-filter__chip input{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}
.aes-profile-filter__chip span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:29px;
  padding:6px 9px;
  border:1px solid #dcd9d1;
  background:#fff;
  color:var(--aes-navy);
  font-size:9px;
  line-height:1.2;
  transition:border-color .16s ease,background .16s ease,color .16s ease;
}
.aes-profile-filter__chip span small{
  display:inline-grid;
  place-items:center;
  min-width:17px;
  height:17px;
  padding:0 4px;
  border-radius:999px;
  background:var(--aes-surface);
  color:var(--aes-muted);
  font-size:8px;
  font-weight:700;
}
.aes-profile-filter__chip:hover span{
  border-color:var(--aes-gold);
}
.aes-profile-filter__chip input:focus-visible + span{
  outline:2px solid var(--aes-gold);
  outline-offset:2px;
}
.aes-profile-filter__chip input:checked + span{
  border-color:var(--aes-navy);
  background:var(--aes-navy);
  color:#fff;
}
.aes-profile-filter__chip input:checked + span small{
  background:rgba(255,255,255,.14);
  color:#fff;
}
.aes-profile-filter__empty-taxonomy{
  margin:0;
  color:var(--aes-muted);
  font-size:10px;
}

.aes-profile-index-section{
  padding:28px 0 64px;
}
.aes-profile-archive-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.aes-profile-archive-grid .aes-archive-card{
  min-width:0;
  background:#fff;
  border-color:#e7e3da;
  box-shadow:0 5px 18px rgba(21,40,62,.035);
}
.aes-profile-archive-grid .aes-archive-card[hidden]{
  display:none!important;
}
.aes-profile-archive-grid .aes-archive-card__media{
  aspect-ratio:1/1;
  background:#f3f1eb;
}
.aes-profile-archive-grid .aes-archive-card__media img{
  opacity:.78;
}
.aes-profile-archive-grid .aes-archive-card:hover .aes-archive-card__media img{
  opacity:1;
}
.aes-profile-archive-grid .aes-archive-card__body{
  padding:12px 12px 13px;
}
.aes-profile-archive-grid .aes-archive-card__body>span{
  font-size:8px;
  line-height:1.2;
  letter-spacing:.03em;
}
.aes-profile-archive-grid .aes-archive-card h2{
  margin:5px 0 7px;
  font-size:16px;
  line-height:1.16;
}
.aes-profile-archive-grid .aes-archive-card p{
  display:-webkit-box;
  overflow:hidden;
  margin:0 0 11px;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  color:var(--aes-text);
  font-size:10.5px;
  line-height:1.5;
}
.aes-profile-archive-grid .aes-button{
  min-height:30px;
  padding:7px 10px;
  border-radius:4px;
  font-size:9px;
}
.aes-profile-filter__no-results{
  margin:24px 0 0;
  padding:22px;
  border:1px solid var(--aes-line);
  background:var(--aes-surface);
  text-align:center;
}
.aes-profile-filter__no-results[hidden]{display:none!important}
.aes-profile-filter__no-results strong{
  display:block;
  color:var(--aes-navy);
  font-family:var(--aes-font-display);
  font-size:18px;
}
.aes-profile-filter__no-results span{
  display:block;
  margin-top:4px;
  color:var(--aes-muted);
  font-size:11px;
}

@media(max-width:1180px){
  .aes-profile-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:920px){
  .aes-profile-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .aes-profile-filter__head{align-items:flex-start;flex-direction:column;gap:10px}
  .aes-profile-filter__meta{width:100%;justify-content:space-between}
  .aes-profile-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:460px){
  .aes-profile-archive-grid{grid-template-columns:1fr}
}


/* ==========================================================
   v1.1.3 — PROFILE FILTER: CANONICAL TAXONOMY VISIBILITY
   All canonical categories are visible regardless of current record count.
   Selection uses explicit checkboxes rather than visually hidden inputs.
   ========================================================== */
.aes-profile-filter__options{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px 9px;
  width:100%;
}
.aes-profile-filter__choose-label{
  grid-column:1/-1;
  display:block;
  margin:0 0 2px;
  color:var(--aes-muted);
  font-size:9px;
  font-weight:700;
  letter-spacing:.04em;
}
.aes-profile-filter__chip{
  position:relative;
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
  min-height:34px;
  padding:7px 9px;
  border:1px solid #dcd9d1;
  background:#fff;
  color:var(--aes-navy);
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease,color .16s ease;
}
.aes-profile-filter__chip:hover{border-color:var(--aes-gold)}
.aes-profile-filter__chip input{
  position:static;
  flex:0 0 auto;
  width:14px;
  height:14px;
  margin:0;
  opacity:1;
  pointer-events:auto;
  accent-color:var(--aes-navy);
  cursor:pointer;
}
.aes-profile-filter__chip span{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  min-width:0;
  width:100%;
  min-height:0;
  padding:0;
  border:0;
  background:transparent;
  color:inherit;
  font-size:9px;
  line-height:1.25;
}
.aes-profile-filter__chip span small{
  flex:0 0 auto;
}
.aes-profile-filter__chip:has(input:checked){
  border-color:var(--aes-navy);
  background:var(--aes-navy);
  color:#fff;
}
.aes-profile-filter__chip input:checked + span{
  border:0;
  background:transparent;
  color:#fff;
}
.aes-profile-filter__chip:has(input:focus-visible){
  outline:2px solid var(--aes-gold);
  outline-offset:2px;
}
.aes-profile-filter__chip input:focus-visible + span{outline:0}
@media(max-width:1020px){
  .aes-profile-filter__options{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .aes-profile-filter__options{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:460px){
  .aes-profile-filter__options{grid-template-columns:1fr}
}

/* ==========================================================
   v1.1.4 — MODULAR PROFILE FILTER TOOLBAR
   Search and category filters are independent reusable modules.
   Modules combine with AND; category selections use OR.
   ========================================================== */
.aes-profile-filter{
  padding:20px 0 18px;
}
.aes-profile-filter__head{
  align-items:flex-start;
  margin-bottom:12px;
}
.aes-profile-filter__head p{
  max-width:760px;
}
.aes-profile-filter__modules{
  display:grid;
  grid-template-columns:minmax(250px,.78fr) minmax(0,2.22fr);
  gap:12px;
  align-items:stretch;
}
.aes-profile-filter__module{
  min-width:0;
  margin:0;
  padding:13px;
  border:1px solid var(--aes-line);
  background:var(--aes-surface);
}
.aes-profile-filter__module-head{
  display:flex;
  align-items:flex-start;
  gap:9px;
  min-height:34px;
  margin-bottom:10px;
}
.aes-profile-filter__module-index{
  display:inline-grid;
  place-items:center;
  flex:0 0 24px;
  width:24px;
  height:24px;
  border:1px solid rgba(197,161,105,.65);
  color:var(--aes-gold);
  background:#fff;
  font-size:8px;
  font-weight:800;
  letter-spacing:.06em;
}
.aes-profile-filter__module-head h3{
  margin:0;
  color:var(--aes-navy);
  font-family:var(--aes-font-body);
  font-size:11px;
  line-height:1.25;
  font-weight:800;
}
.aes-profile-filter__module-head p{
  margin:2px 0 0;
  color:var(--aes-muted);
  font-size:8.5px;
  line-height:1.35;
}
.aes-profile-filter__searchbox{
  display:block;
  width:100%;
}
.aes-profile-filter__searchbox input{
  display:block;
  width:100%;
  height:36px;
  padding:0 10px;
  border:1px solid #d8d5cd;
  border-radius:0;
  outline:0;
  background:#fff;
  color:var(--aes-navy);
  font:500 10px/1.2 var(--aes-font-body);
}
.aes-profile-filter__searchbox input::placeholder{
  color:#9aa1a7;
}
.aes-profile-filter__searchbox input:focus{
  border-color:var(--aes-gold);
  box-shadow:0 0 0 2px rgba(197,161,105,.12);
}
.aes-profile-filter__module--categories .aes-profile-filter__options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px;
  width:100%;
}
.aes-profile-filter__module--categories .aes-profile-filter__chip{
  min-height:31px;
  padding:6px 8px;
  background:#fff;
}
.aes-profile-filter__module--categories .aes-profile-filter__chip input{
  width:13px;
  height:13px;
}
.aes-profile-filter__module--categories .aes-profile-filter__chip span{
  font-size:8.5px;
}
.aes-profile-filter__actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
  margin-top:10px;
}
.aes-profile-filter__result-count{
  margin-right:auto;
  color:var(--aes-muted);
  font-size:9px;
  white-space:nowrap;
}
.aes-profile-filter__button{
  appearance:none;
  min-width:82px;
  min-height:34px;
  padding:7px 14px;
  border:1px solid var(--aes-navy);
  border-radius:0;
  font:800 9px/1 var(--aes-font-body);
  cursor:pointer;
  transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease;
}
.aes-profile-filter__button--primary{
  background:var(--aes-navy);
  color:#fff;
}
.aes-profile-filter__button--primary:hover,
.aes-profile-filter__button--primary:focus-visible{
  border-color:var(--aes-gold);
  background:var(--aes-gold);
  color:#fff;
}
.aes-profile-filter__button--secondary{
  background:#fff;
  color:var(--aes-navy);
}
.aes-profile-filter__button--secondary:hover,
.aes-profile-filter__button--secondary:focus-visible{
  border-color:var(--aes-gold);
  color:var(--aes-gold);
}
.aes-profile-filter__button:disabled{
  opacity:.35;
  cursor:default;
  border-color:#bfc4c8;
  background:#fff;
  color:#7f878e;
}
.aes-profile-filter.has-active-filters .aes-profile-filter__result-count{
  color:var(--aes-navy);
  font-weight:700;
}
@media(max-width:980px){
  .aes-profile-filter__modules{grid-template-columns:1fr}
  .aes-profile-filter__module--categories .aes-profile-filter__options{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .aes-profile-filter__module--categories .aes-profile-filter__options{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-profile-filter__actions{flex-wrap:wrap}
  .aes-profile-filter__result-count{width:100%;margin:0 0 2px}
  .aes-profile-filter__button{flex:1 1 120px}
}
@media(max-width:460px){
  .aes-profile-filter__module--categories .aes-profile-filter__options{grid-template-columns:1fr}
}


/* ==========================================================
   v1.1.5 — PROFILE CARD METRICS + COMPACT CONTENT
   Summary is intentionally omitted from profile archive cards.
   Core owns persistent view/download counts; Theme only renders them.
   ========================================================== */
.aes-profile-filter__head{margin-bottom:9px}
.aes-profile-filter__head .aes-profile-filter__eyebrow{display:block}
.aes-profile-archive-grid .aes-archive-card__media{position:relative;overflow:hidden}
.aes-profile-card__stats{
  position:absolute;
  right:8px;
  bottom:8px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  gap:5px;
  pointer-events:none;
}
.aes-profile-card__stat{
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-height:23px;
  padding:4px 6px;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(21,40,62,.86);
  color:#fff;
  font:700 8px/1 var(--aes-font-body);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.aes-profile-card__stat svg{
  width:11px;
  height:11px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.aes-profile-card__stat strong{font:inherit;color:inherit}
.aes-profile-archive-grid .aes-archive-card__body{display:flex;flex-direction:column;min-height:106px}
.aes-profile-archive-grid .aes-archive-card h2{margin-bottom:10px}
.aes-profile-archive-grid .aes-button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  margin-top:auto;
  box-sizing:border-box;
  text-align:center;
}


/* ==========================================================
   v1.1.6 — DIGITAL EXHIBITIONS: SHARED CARD/FILTER SYSTEM
   Reuses the canonical archive component with a 4-column desktop grid.
   Exhibition classification is read from Core-owned aes_craft_domain terms.
   ========================================================== */
.post-type-archive-aes_exhibition .aes-profile-filter-band{
  border-top:0;
}
.aes-exhibition-archive-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.aes-exhibition-archive-grid .aes-archive-card__media{
  position:relative;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#f4f1ea;
}
.aes-exhibition-archive-grid .aes-archive-card__body{
  display:flex;
  flex-direction:column;
  min-height:112px;
}
.aes-exhibition-archive-grid .aes-archive-card h2{
  margin-bottom:10px;
}
.aes-exhibition-archive-grid .aes-button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  margin-top:auto;
  box-sizing:border-box;
  text-align:center;
}
.aes-exhibition-archive-grid .aes-archive-card p{
  display:none;
}
@media(max-width:1050px){
  .aes-exhibition-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .aes-exhibition-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
  .aes-exhibition-archive-grid{grid-template-columns:1fr}
}

/* v1.1.6 — Exhibition archive: modular type + craft filters. */
.post-type-archive-aes_exhibition .aes-profile-filter__modules--exhibition{
  grid-template-columns:minmax(235px,.76fr) minmax(210px,.72fr) minmax(0,1.72fr);
}
.post-type-archive-aes_exhibition .aes-profile-filter__module--types .aes-profile-filter__options{
  grid-template-columns:1fr;
}
@media(max-width:1100px){
  .post-type-archive-aes_exhibition .aes-profile-filter__modules--exhibition{
    grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);
  }
  .post-type-archive-aes_exhibition .aes-profile-filter__module--crafts{
    grid-column:1/-1;
  }
  .post-type-archive-aes_exhibition .aes-profile-filter__module--types .aes-profile-filter__options{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:700px){
  .post-type-archive-aes_exhibition .aes-profile-filter__modules--exhibition{
    grid-template-columns:1fr;
  }
  .post-type-archive-aes_exhibition .aes-profile-filter__module--crafts{
    grid-column:auto;
  }
}
@media(max-width:460px){
  .post-type-archive-aes_exhibition .aes-profile-filter__module--types .aes-profile-filter__options{
    grid-template-columns:1fr;
  }
}


/* ==========================================================
   v1.1.7 — DIGITAL EXHIBITION CARD PARITY + TERMINOLOGY
   Exhibition cards use the exact same read/download metric badges as profiles.
   ========================================================== */
.aes-exhibition-archive-grid .aes-profile-card__stats{right:8px;bottom:8px}
.aes-exhibition-card__type{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:6px;
  margin:-2px 0 12px;
  padding:7px 0 8px;
  border-top:1px solid var(--aes-line);
  border-bottom:1px solid var(--aes-line);
  font-size:10px;
  line-height:1.25;
}
.aes-exhibition-card__type strong{
  color:var(--aes-navy);
  font-size:10px;
  font-weight:700;
}
.aes-exhibition-card__type-separator{
  color:var(--aes-gold);
  font-size:12px;
  line-height:1;
  font-weight:700;
}


/* ==========================================================
   v1.1.8 — DIGITAL EXHIBITION POSTER FULL-WIDTH FIT
   Posters preserve their native aspect ratio and fill card width.
   ========================================================== */
.post-type-archive-aes_exhibition .aes-exhibition-archive-grid .aes-archive-card__media{
  display:block;
  width:100%;
  aspect-ratio:auto;
  padding:0;
  line-height:0;
  background:transparent;
}
.post-type-archive-aes_exhibition .aes-exhibition-archive-grid .aes-archive-card__media>img,
.post-type-archive-aes_exhibition .aes-exhibition-archive-grid .aes-archive-card__media-link>img{
  display:block;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center top;
  opacity:1;
  transform:none!important;
}
.post-type-archive-aes_exhibition .aes-exhibition-archive-grid .aes-archive-card__media-link{
  display:block;
  width:100%;
  height:auto;
  line-height:0;
}


/* ==========================================================
   v1.1.9 — DIGITAL EXHIBITION TYPE INLINE METADATA
   Public card metadata uses: Dijital Sergi · [Sergi Türü].
   ========================================================== */


/* ================================================================
   v1.1.12 — WORKSHOP + PUBLICATION LIVE FILTERS
   Existing archive card layouts are preserved. The shared modular
   live filter component is enabled above both content archives.
   ================================================================ */
.post-type-archive-aes_workshop .aes-profile-filter__modules,
.post-type-archive-aes_publication .aes-profile-filter__modules{
  grid-template-columns:minmax(250px,.72fr) minmax(0,1.55fr);
}
@media(max-width:900px){
  .post-type-archive-aes_workshop .aes-profile-filter__modules,
  .post-type-archive-aes_publication .aes-profile-filter__modules{grid-template-columns:1fr}
}


/* ================================================================
   AES-THEME-v1.1.16 — HEADER / HERO / FOOTER RHYTHM
   ================================================================ */

/* Header: start the site directly with the navy strip; no visual gap. */
.aes-topbar,
.aes-topbar__inner{height:56px!important}
.admin-bar .aes-header{top:32px!important;margin-top:0!important}
@media(max-width:782px){.admin-bar .aes-header{top:46px!important;margin-top:0!important}}

/* Footer: roughly halve the vertical rhythm of the three navigation lists. */
.aes-footer__nav li+li{margin-top:1px!important}
.aes-footer__nav a{line-height:1.12!important}

.aes-research-hub__hero h1{
  font-size:43px!important;
  line-height:1.20!important;
}

/* Homepage hero title: slightly larger, with more breathing room between lines. */
.aes-home-hero h1{
  font-size:clamp(38px,4.15vw,56px)!important;
  line-height:1.20!important;
}

/* Homepage section headings use the canonical AES gold. */
.home .aes-home-section h2,
.home .aes-home-about h2,
.home .aes-home-collaboration h2{
  color:var(--aes-gold)!important;
}

@media(max-width:760px){
  .aes-research-hub__hero h1{font-size:34px!important;line-height:1.20!important}
  .aes-home-hero h1{font-size:38px!important;line-height:1.20!important}
}


/* ================================================================
   AES-THEME-v1.1.20 — FOOTER NAV SINGLE-SOURCE RHYTHM
   ================================================================ */
.aes-footer__nav ul{margin:0!important;padding:0!important}
.aes-footer__nav li{margin:0!important;padding:0!important;line-height:1!important}
.aes-footer__nav li+li{margin-top:3px!important}
.aes-footer__nav a{display:block!important;line-height:1.08!important;padding:2px 0!important}


/* AES-THEME-v1.1.21-FOOTER-TAGLINE-SCRIPT */
.aes-footer__tagline{
  max-width:420px!important;
  margin:2px 0 0!important;
  color:var(--aes-gold)!important;
  font-family:"Segoe Script","Lucida Handwriting","Apple Chancery","Brush Script MT",cursive!important;
  font-size:26px!important;
  line-height:1.28!important;
  font-weight:600!important;
  letter-spacing:.01em!important;
}
@media (max-width:900px){
  .aes-footer__tagline{font-size:23px!important;line-height:1.26!important}
}
@media (max-width:640px){
  .aes-footer__tagline{font-size:20px!important;line-height:1.24!important}
}


/* ================================================================
   AES-THEME-v1.1.22 — FOOTER TAGLINE + HERO TITLE GOLD LOCK
   ================================================================ */
.aes-footer__summary.aes-footer__tagline{
  display:block!important;
  width:max-content!important;
  max-width:none!important;
  margin:2px 0 0!important;
  color:#fff!important;
  font-family:"Segoe Script","Lucida Handwriting","Apple Chancery","Brush Script MT",cursive!important;
  font-size:17px!important;
  line-height:1.2!important;
  font-weight:600!important;
  letter-spacing:.005em!important;
  text-align:left!important;
  white-space:nowrap!important;
  hyphens:none!important;
}
@media(max-width:640px){
  .aes-footer__summary.aes-footer__tagline{font-size:15px!important}
}

/* Canonical hero title color: every hero main title uses AES gold. */
.aes-home-hero h1,
.aes-home-hero h1 span,
.aes-archive-hero h1,
.aes-page-hero h1,
.aes-profile-hero h1,
.aes-research-hub__hero h1{
  color:var(--aes-gold)!important;
}

/* ================================================================
   AES-THEME-v1.1.23 — CANONICAL 1280 SITE GRID
   All public page shells share one desktop alignment axis.
   Responsive gutters still collapse naturally below the site width.
   ================================================================ */
:root{--aes-container:1280px!important}
.aes-container{max-width:1280px!important}


/* ==========================================================
   v1.1.35 — MASTER ARCHIVE PORTRAIT FIT
   Usta profile media are canonical vertical portraits. Preserve the
   full image in the Ustalar archive instead of cropping it into the
   shared square profile-card frame. Craft and Motif archives remain
   unchanged.
   ========================================================== */
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card__media{
  aspect-ratio:2/3;
  background:#f3f1eb;
}
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card__media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
}
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card:hover .aes-archive-card__media img{
  transform:none;
}

/* ==========================================================
   v1.1.50 — MASTER ARCHIVE SQUARE THUMBNAILS
   Usta profile images are now canonical square assets. Restore the
   Ustalar archive card media to the shared 1:1 thumbnail geometry.
   Craft and Motif archive behaviour remains unchanged.
   ========================================================== */
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card__media{
  aspect-ratio:1/1;
  background:#eceae4;
}
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.post-type-archive-aes_master .aes-profile-archive-grid .aes-archive-card:hover .aes-archive-card__media img{
  transform:scale(1.025);
}

/* ==========================================================
   v1.2.5 — MOTIF ARCHIVE DRAWER + TAXONOMY v2.0 FACET FILTER
   Drawer-first browsing. Exact AES-MOT-#### identities remain canonical;
   02xx repertoire nodes stay metadata-only and are exposed as filters.
   ========================================================== */
.post-type-archive-aes_motif .aes-profile-index-section{padding-top:24px}
.post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.post-type-archive-aes_motif .aes-motif-archive-card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.post-type-archive-aes_motif .aes-motif-archive-card:hover{border-color:#d9cfbd;box-shadow:0 12px 28px rgba(21,40,62,.08);transform:translateY(-2px)}
.post-type-archive-aes_motif .aes-motif-archive-card .aes-archive-card__media{
  width:100%;padding:0;border:0;border-radius:0;cursor:pointer;text-align:inherit;color:inherit;font:inherit;
  background:#f5f2eb;appearance:none;-webkit-appearance:none;
}
.post-type-archive-aes_motif .aes-motif-archive-card .aes-archive-card__media:focus-visible{outline:2px solid var(--aes-gold);outline-offset:3px}
.post-type-archive-aes_motif .aes-motif-archive-card .aes-archive-card__media img{object-fit:contain;background:#fff;opacity:.92;padding:8px}
.post-type-archive-aes_motif .aes-motif-archive-card:hover .aes-archive-card__media img{opacity:1;transform:scale(1.018)}
.post-type-archive-aes_motif .aes-motif-archive-card__title{
  display:inline;padding:0;border:0;background:transparent;color:var(--aes-navy);font:inherit;text-align:left;cursor:pointer;appearance:none;
}
.post-type-archive-aes_motif .aes-motif-archive-card__title:hover{color:var(--aes-gold)}
.post-type-archive-aes_motif .aes-motif-archive-card__title:focus-visible{outline:2px solid var(--aes-gold);outline-offset:3px}
.post-type-archive-aes_motif .aes-motif-archive-card__id{display:block;margin-top:auto;color:var(--aes-muted);font-size:8px;letter-spacing:.06em}
.post-type-archive-aes_motif .aes-profile-archive-grid .aes-archive-card__body{min-height:92px}

@media(max-width:1320px){
  .post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media(max-width:1180px){
  .post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:920px){
  .post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

.aes-motif-filter-band{padding:20px 0 18px;background:#fff;border-bottom:1px solid var(--aes-line)}
.aes-motif-filter{border:1px solid var(--aes-line);background:#fff;box-shadow:0 10px 30px rgba(21,40,62,.035)}
.aes-motif-filter__top{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px;padding:16px;border-bottom:1px solid var(--aes-line)}
.aes-motif-filter__search{display:flex;align-items:center;min-height:42px;border:1px solid #dcd8cf;background:#fff}
.aes-motif-filter__search svg{flex:0 0 17px;width:17px;height:17px;margin-left:13px;fill:none;stroke:var(--aes-muted);stroke-width:1.8;stroke-linecap:round}
.aes-motif-filter__search input{width:100%;height:40px;padding:0 13px;border:0;outline:0;background:transparent;color:var(--aes-navy);font-size:12px}
.aes-motif-filter__search:focus-within{border-color:var(--aes-gold);box-shadow:0 0 0 2px rgba(197,161,105,.12)}
.aes-motif-filter__sort{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:0 10px;border:1px solid #dcd8cf;background:#fff}
.aes-motif-filter__sort>span{color:var(--aes-muted);font-size:9px;font-weight:700;letter-spacing:.05em}
.aes-motif-filter__sort select{width:100%;height:40px;border:0;outline:0;background:#fff;color:var(--aes-navy);font-size:10px;font-weight:700}
.aes-motif-filter__facet{margin:0;padding:14px 16px 15px;border:0;border-bottom:1px solid var(--aes-line)}
.aes-motif-filter__facet legend{padding:0;color:var(--aes-navy);font-family:var(--aes-font-display);font-size:15px;font-weight:700}
.aes-motif-filter__facet>p{margin:2px 0 10px;color:var(--aes-muted);font-size:9px;line-height:1.45}
.aes-motif-filter__chips{display:flex;flex-wrap:wrap;gap:6px}
.aes-motif-filter__chip{position:relative;display:inline-flex;max-width:100%;cursor:pointer}
.aes-motif-filter__chip[hidden]{display:none!important}
.aes-motif-filter__chip input{position:absolute;opacity:0;pointer-events:none}
.aes-motif-filter__chip span{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:6px 9px;border:1px solid #e2ded5;background:#faf9f6;color:var(--aes-navy);font-size:9px;font-weight:700;line-height:1.25;transition:.16s}
.aes-motif-filter__chip span small{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:#fff;border:1px solid #e7e2d9;color:var(--aes-muted);font-size:8px}
.aes-motif-filter__chip:hover span{border-color:var(--aes-gold)}
.aes-motif-filter__chip input:focus-visible+span{outline:2px solid rgba(197,161,105,.45);outline-offset:2px}
.aes-motif-filter__chip input:checked+span{border-color:var(--aes-navy);background:var(--aes-navy);color:#fff}
.aes-motif-filter__chip input:checked+span small{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}
.aes-motif-filter__advanced{border-bottom:1px solid var(--aes-line)}
.aes-motif-filter__advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;color:var(--aes-navy);font-size:10px;font-weight:800;cursor:pointer;list-style:none}
.aes-motif-filter__advanced>summary::-webkit-details-marker{display:none}
.aes-motif-filter__advanced>summary span{font-size:18px;font-weight:400;line-height:1;transition:transform .18s}
.aes-motif-filter__advanced[open]>summary span{transform:rotate(45deg)}
.aes-motif-filter__advanced .aes-motif-filter__facet{border-top:1px solid var(--aes-line);border-bottom:0;background:var(--aes-surface)}
.aes-motif-filter__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px}
.aes-motif-filter__count{color:var(--aes-navy);font-size:10px;font-weight:800}
.aes-motif-filter__clear{min-height:32px;padding:6px 10px;border:1px solid var(--aes-line);background:#fff;color:var(--aes-navy);font-size:9px;font-weight:700;cursor:pointer}
.aes-motif-filter__clear:hover:not(:disabled){border-color:var(--aes-gold);color:var(--aes-gold)}
.aes-motif-filter__clear:disabled{opacity:.42;cursor:default}

html.aes-motif-drawer-open,body.aes-motif-drawer-open{overflow:hidden!important}
.aes-motif-drawer[hidden]{display:none!important}
.aes-motif-drawer{position:fixed;inset:0;z-index:10050;pointer-events:none}
.aes-motif-drawer__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(9,22,36,.42);opacity:0;cursor:default;transition:opacity .22s ease;appearance:none}
.aes-motif-drawer__panel{position:absolute;top:0;right:0;width:min(520px,100vw);height:100dvh;background:#fff;border-left:1px solid var(--aes-line);box-shadow:-18px 0 55px rgba(9,22,36,.16);transform:translateX(100%);transition:transform .24s ease;outline:0;display:flex;flex-direction:column;overflow:hidden}
.aes-motif-drawer.is-open{pointer-events:auto}
.aes-motif-drawer.is-open .aes-motif-drawer__backdrop{opacity:1}
.aes-motif-drawer.is-open .aes-motif-drawer__panel{transform:translateX(0)}
.aes-motif-drawer__handle{display:none}
.aes-motif-drawer__header{position:relative;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:19px 20px 15px;border-bottom:1px solid var(--aes-line);background:#fff}
.aes-motif-drawer__header h2{margin:0;font-size:24px;line-height:1.1}
.aes-motif-drawer__header>div>span{display:block;margin-top:5px;color:var(--aes-gold);font-size:9px;font-weight:800;letter-spacing:.08em}
.aes-motif-drawer__close{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;padding:0;border:1px solid var(--aes-line);background:#fff;color:var(--aes-navy);font-size:24px;line-height:1;cursor:pointer;appearance:none}
.aes-motif-drawer__close:hover{border-color:var(--aes-gold);color:var(--aes-gold)}
.aes-motif-drawer__scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px 28px;scrollbar-gutter:stable}
.aes-motif-drawer__loading,.aes-motif-drawer__error{padding:24px;border:1px solid var(--aes-line);background:var(--aes-surface);color:var(--aes-muted);font-size:11px}
.aes-motif-drawer__error strong{display:block;color:var(--aes-navy);font-family:var(--aes-font-display);font-size:17px}
.aes-motif-drawer__error p{margin:5px 0 0}
.aes-motif-drawer__figure{margin:0 0 12px;border:1px solid var(--aes-line);background:#fff;overflow:hidden}
.aes-motif-drawer__figure img{display:block;width:100%;height:auto;aspect-ratio:1/1;max-height:430px;object-fit:contain;background:#fff}
.aes-motif-drawer__taxonomy{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px}
.aes-motif-drawer__taxonomy span{display:inline-block;padding:5px 7px;border:1px solid #e1ddd4;background:var(--aes-surface);color:var(--aes-navy);font-size:8.5px;font-weight:700;line-height:1.25}
.aes-motif-drawer__summary{margin:0 0 14px;padding:13px 14px;border-left:3px solid var(--aes-gold);background:#fbfaf7;color:var(--aes-text);font-size:11.5px;line-height:1.65}
.aes-motif-drawer__summary p{margin:0}.aes-motif-drawer__summary p+p{margin-top:8px}
.aes-motif-drawer__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 14px;border:1px solid var(--aes-line);background:var(--aes-line);gap:1px}
.aes-motif-drawer__facts>div{min-width:0;padding:9px 10px;background:#fff}
.aes-motif-drawer__facts dt{color:var(--aes-muted);font-size:7.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.aes-motif-drawer__facts dd{margin:3px 0 0;color:var(--aes-navy);font-size:9.5px;font-weight:700;line-height:1.4}
.aes-motif-drawer__sections{border-top:1px solid var(--aes-line)}
.aes-motif-drawer__section{border-bottom:1px solid var(--aes-line)}
.aes-motif-drawer__section>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px;color:var(--aes-navy);font-family:var(--aes-font-display);font-size:14px;font-weight:700;cursor:pointer;list-style:none}
.aes-motif-drawer__section>summary::-webkit-details-marker{display:none}
.aes-motif-drawer__section>summary span{font-family:var(--aes-font-body);font-size:18px;font-weight:400;transition:transform .18s}
.aes-motif-drawer__section[open]>summary span{transform:rotate(45deg)}
.aes-motif-drawer__prose{padding:0 1px 13px;color:var(--aes-text);font-size:10.5px;line-height:1.65}
.aes-motif-drawer__prose p{margin:0 0 8px}.aes-motif-drawer__prose p:last-child{margin-bottom:0}
.aes-motif-drawer__prose ul,.aes-motif-drawer__prose ol{margin:7px 0;padding-left:18px}
.aes-motif-drawer__prose table{width:100%;border-collapse:collapse;font-size:9px}.aes-motif-drawer__prose th,.aes-motif-drawer__prose td{padding:6px;border:1px solid var(--aes-line);vertical-align:top}
.aes-motif-drawer__footer{padding-top:16px}.aes-motif-drawer__footer .aes-button{width:100%;justify-content:center}

@media(max-width:1023px) and (min-width:768px){
  .aes-motif-drawer__panel{width:min(68vw,620px)}
}
@media(max-width:767px){
  .aes-motif-filter-band{padding:12px 0}
  .aes-motif-filter__top{grid-template-columns:1fr;padding:12px}
  .aes-motif-filter__sort{grid-template-columns:58px minmax(0,1fr)}
  .aes-motif-filter__facet{padding:12px}
  .aes-motif-filter__chips{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;padding:1px 0 5px;scrollbar-width:none}
  .aes-motif-filter__chips::-webkit-scrollbar{display:none}
  .aes-motif-filter__chip{flex:0 0 auto;max-width:82vw}
  .aes-motif-filter__actions{padding:10px 12px}

  .aes-motif-drawer__panel{top:auto;right:0;bottom:0;width:100%;height:96dvh;border-left:0;border-top:1px solid var(--aes-line);border-radius:20px 20px 0 0;box-shadow:0 -18px 55px rgba(9,22,36,.18);transform:translateY(100%)}
  .aes-motif-drawer.is-open .aes-motif-drawer__panel{transform:translateY(0)}
  .aes-motif-drawer__handle{display:grid;place-items:center;height:22px;background:#fff;touch-action:pan-y;cursor:grab}
  .aes-motif-drawer__handle span{display:block;width:42px;height:4px;border-radius:99px;background:#d7d3ca}
  .aes-motif-drawer__header{padding:10px 16px 13px}
  .aes-motif-drawer__header h2{font-size:22px}
  .aes-motif-drawer__scroll{padding:14px 16px calc(28px + env(safe-area-inset-bottom))}
  .aes-motif-drawer__figure img{max-height:none;aspect-ratio:1/1}
  .aes-motif-drawer__facts{grid-template-columns:1fr 1fr}
}
@media(max-width:460px){
  .post-type-archive-aes_motif .aes-profile-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .post-type-archive-aes_motif .aes-profile-archive-grid .aes-archive-card__body{padding:9px 9px 10px;min-height:86px}
  .post-type-archive-aes_motif .aes-profile-archive-grid .aes-archive-card h2{font-size:14px;margin:4px 0 7px}
  .post-type-archive-aes_motif .aes-profile-archive-grid .aes-archive-card__body>span{font-size:7px}
  .post-type-archive-aes_motif .aes-motif-archive-card__id{font-size:7px}
  .aes-motif-drawer__facts{grid-template-columns:1fr}
}


/* v1.2.7 — global canonical Motif drawer + compact v3.2 research surfaces */
.aes-motif-card__image{padding:0;border:0;width:100%;background:transparent;cursor:pointer;text-align:inherit;appearance:none}
.aes-motif-card__title{padding:0;border:0;background:transparent;color:var(--aes-navy);font:inherit;font-weight:inherit;cursor:pointer;text-align:left;appearance:none}
.aes-motif-card__title:hover,.aes-motif-card__title:focus-visible{color:var(--aes-gold)}
.aes-motif-drawer__compact-section{padding:13px 1px;border-bottom:1px solid var(--aes-line)}
.aes-motif-drawer__compact-section h3,.aes-motif-drawer__structured h3{margin:0 0 7px;color:var(--aes-navy);font-size:14px}
.aes-motif-drawer__compact-section .aes-motif-drawer__prose{padding:0}
.aes-motif-drawer__structured{padding:14px 1px;border-bottom:1px solid var(--aes-line)}
.aes-motif-drawer__chips{display:flex;flex-wrap:wrap;gap:6px}
.aes-motif-drawer__chips button,.aes-motif-drawer__chips span{display:inline-flex;align-items:center;padding:6px 8px;border:1px solid var(--aes-line);background:var(--aes-surface);color:var(--aes-navy);font-size:9px;font-weight:700;line-height:1.25}
.aes-motif-drawer__chips button{cursor:pointer;appearance:none}
.aes-motif-drawer__chips button:hover,.aes-motif-drawer__chips button:focus-visible{border-color:var(--aes-gold);color:var(--aes-gold);background:#fff}
.aes-motif-drawer__terms{display:flex;flex-wrap:wrap;gap:6px}
.aes-motif-drawer__terms>span{display:flex;align-items:baseline;gap:5px;padding:5px 7px;border:1px solid var(--aes-line);background:#fff}
.aes-motif-drawer__terms b{color:var(--aes-navy);font-size:10px}.aes-motif-drawer__terms small{color:var(--aes-gold);font-size:7px;font-weight:800}
.aes-motif-drawer__occurrences{display:grid;gap:6px}
.aes-motif-drawer__occurrences article{display:flex;justify-content:space-between;gap:10px;padding:8px 9px;border:1px solid var(--aes-line);background:var(--aes-surface);font-size:9.5px;line-height:1.4}
.aes-motif-drawer__occurrences strong{color:var(--aes-navy);font-size:9.5px}.aes-motif-drawer__occurrences span{flex:0 0 auto;color:var(--aes-muted);font-size:8.5px}

/* v1.2.8 — Motif drawer metrics + compact PDF information sheet action */
.aes-motif-drawer__actions{display:grid;gap:10px;padding:16px 1px 2px}.aes-motif-drawer__metrics{display:flex;flex-wrap:wrap;gap:7px}.aes-motif-drawer__metrics span{padding:6px 8px;border:1px solid var(--aes-line);background:var(--aes-surface);color:var(--aes-muted);font-size:8.5px}.aes-motif-drawer__metrics b{color:var(--aes-navy);font-size:10px}.aes-motif-drawer__pdf{display:flex;align-items:center;justify-content:center;min-height:38px;padding:9px 12px;background:var(--aes-navy);color:#fff!important;font-size:9px;font-weight:800;letter-spacing:.03em;text-decoration:none!important}.aes-motif-drawer__pdf:hover,.aes-motif-drawer__pdf:focus-visible{background:var(--aes-gold);color:#fff!important}


/* v1.2.9 — compact motif facts, 10+ occurrence list, APA7 bibliography; drawer metrics remain backend/card-only */
.aes-motif-drawer__facts--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}
.aes-motif-drawer__facts--compact>div{padding:7px 8px}
.aes-motif-drawer__facts--compact dt{font-size:7px;letter-spacing:.055em}
.aes-motif-drawer__facts--compact dd{margin-top:2px;font-size:9px;line-height:1.3}
.aes-motif-drawer__verification{color:var(--aes-gold)!important}
.aes-motif-drawer__structured h3 small{color:var(--aes-muted);font-family:var(--aes-font-body);font-size:8px;font-weight:600}
.aes-motif-drawer__occurrences{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}
.aes-motif-drawer__occurrences article{display:block;padding:6px 7px;font-size:8.6px;line-height:1.3}
.aes-motif-drawer__occurrences strong{display:block;font-size:8.8px;line-height:1.3}
.aes-motif-drawer__occurrences span{display:block;margin-top:2px;font-size:7.5px}
.aes-motif-drawer__bibliography{padding:14px 1px 4px;border-top:1px solid var(--aes-line)}
.aes-motif-drawer__bibliography h3{margin:0 0 8px;color:var(--aes-navy);font-size:14px}
.aes-motif-drawer__bibliography ol{margin:0;padding-left:18px}
.aes-motif-drawer__bibliography li{margin:0 0 7px;color:var(--aes-text);font-size:8.6px;line-height:1.45}
.aes-motif-drawer__actions{padding-top:12px}
.aes-motif-drawer__metrics{display:none!important}
@media(max-width:520px){.aes-motif-drawer__occurrences{grid-template-columns:1fr}.aes-motif-drawer__facts--compact{grid-template-columns:1fr 1fr}}

/* v1.2.10 — compact Motif drawer identity, profile-parity verification, contextual research actions. */
.aes-motif-drawer__header h2{color:var(--aes-gold)!important}
.aes-motif-drawer__identity{display:grid;grid-template-columns:152px minmax(0,1fr);gap:10px;align-items:start;margin:0 0 10px}
.aes-motif-drawer__identity-meta{min-width:0;display:flex;flex-direction:column;gap:6px}
.aes-motif-drawer__identity--no-media{grid-template-columns:1fr}
.aes-motif-drawer__figure{width:152px;max-width:100%;margin:0;border:1px solid var(--aes-line);background:#fff;overflow:hidden}
.aes-motif-drawer__figure img{display:block;width:100%;height:150px;aspect-ratio:1/1;object-fit:contain;background:#fff;padding:4px}
.aes-motif-drawer__taxonomy{gap:4px;margin:0}
.aes-motif-drawer__taxonomy span{padding:4px 6px;font-size:7.5px;line-height:1.2}
.aes-motif-drawer__facts--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}
.aes-motif-drawer__facts--compact>div{padding:6px 7px;min-height:46px}
.aes-motif-drawer__facts--compact dt{font-size:6.7px;letter-spacing:.045em}
.aes-motif-drawer__facts--compact dd{margin-top:2px;font-size:8.6px;line-height:1.25}
.aes-motif-drawer__verification{display:flex;align-items:flex-start;gap:6px;color:var(--aes-navy)!important;font-weight:400!important}
.aes-motif-drawer__verification-icon{position:relative;display:inline-block;flex:0 0 18px;width:18px;height:18px;margin-top:1px;border:1px solid rgba(197,161,105,.72);border-radius:50%;background:#F4EBDD;color:#15283E;font-size:0}
.aes-motif-drawer__verification-copy{display:flex;min-width:0;flex-direction:column;gap:1px}
.aes-motif-drawer__verification-copy strong{color:var(--aes-navy);font-size:8.2px;font-weight:800;line-height:1.25}
.aes-motif-drawer__verification-copy small{color:var(--aes-muted);font-size:6.8px;line-height:1.25}
.aes-motif-drawer__verification--verified .aes-motif-drawer__verification-icon::before{content:"";position:absolute;left:5px;top:3px;width:5px;height:8px;border-right:1.7px solid #15283E;border-bottom:1.7px solid #15283E;transform:rotate(42deg);transform-origin:center}
.aes-motif-drawer__verification--researching .aes-motif-drawer__verification-icon{background:#FBFAF7;border-color:rgba(197,161,105,.86)}
.aes-motif-drawer__verification--researching .aes-motif-drawer__verification-icon::before{content:"";position:absolute;inset:3px;border:1.6px solid #C5A169;border-right-color:#15283E;border-bottom-color:rgba(197,161,105,.28);border-radius:50%;transform:rotate(-22deg)}
.aes-motif-drawer__verification--researching .aes-motif-drawer__verification-icon::after{content:"";position:absolute;right:1px;top:3px;width:3px;height:3px;border-radius:50%;background:#15283E;box-shadow:0 0 0 1px #FBFAF7}
.aes-motif-drawer__verification--pending .aes-motif-drawer__verification-icon::before{content:"";position:absolute;left:6px;top:6px;width:4px;height:4px;border-radius:50%;background:#C5A169}
.aes-motif-drawer__summary,.aes-motif-drawer__prose{text-align:justify;text-justify:inter-word;hyphens:auto}
.aes-motif-drawer__compact-section h3,.aes-motif-drawer__structured h3,.aes-motif-drawer__bibliography h3{color:var(--aes-gold)!important}
.aes-motif-drawer__context-action{display:inline-flex;align-items:center;justify-content:center;min-height:32px;margin-top:9px;padding:7px 10px;background:var(--aes-navy);color:#fff!important;font-size:8.5px;font-weight:800;letter-spacing:.025em;text-decoration:none!important}
.aes-motif-drawer__context-action::after{content:"↗";margin-left:6px;font-size:9px}
.aes-motif-drawer__context-action:hover,.aes-motif-drawer__context-action:focus-visible{background:var(--aes-gold);color:#fff!important}
@media(max-width:767px){
  .aes-motif-drawer__identity{grid-template-columns:124px minmax(0,1fr);gap:9px}
  .aes-motif-drawer__figure{width:124px}
  .aes-motif-drawer__figure img{height:122px}
  .aes-motif-drawer__facts--compact{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aes-motif-drawer__facts--compact>div{padding:5px 6px;min-height:43px}
  .aes-motif-drawer__verification-copy strong{font-size:7.7px}
  .aes-motif-drawer__verification-copy small{font-size:6.4px}
}
@media(max-width:380px){
  .aes-motif-drawer__identity{grid-template-columns:108px minmax(0,1fr);gap:7px}
  .aes-motif-drawer__figure{width:108px}
  .aes-motif-drawer__figure img{height:106px}
  .aes-motif-drawer__facts--compact dt{font-size:6px}
  .aes-motif-drawer__facts--compact dd{font-size:7.8px}
  .aes-motif-drawer__verification-icon{flex-basis:16px;width:16px;height:16px}
  .aes-motif-drawer__verification--verified .aes-motif-drawer__verification-icon::before{left:4px;top:2px}
}



/* v1.2.11 — larger Motif visual, row-by-row facts, compact paired relation/craft cards. */
.aes-motif-drawer__identity{grid-template-columns:184px minmax(0,1fr);gap:12px;align-items:start}
.aes-motif-drawer__figure{width:184px}
.aes-motif-drawer__figure img{height:182px;padding:5px}
.aes-motif-drawer__identity-meta{gap:7px}
.aes-motif-drawer__facts--compact{display:grid;grid-template-columns:1fr;gap:1px;margin:0}
.aes-motif-drawer__facts--compact>div{display:grid;grid-template-columns:minmax(94px,42%) minmax(0,1fr);align-items:center;column-gap:9px;min-height:38px;padding:6px 8px}
.aes-motif-drawer__facts--compact dt{align-self:center;font-size:6.8px;line-height:1.2}
.aes-motif-drawer__facts--compact dd{align-self:center;margin:0;font-size:9px;line-height:1.3}
.aes-motif-drawer__facts--compact .aes-motif-drawer__verification{align-items:center}
.aes-motif-drawer__verification-copy strong{font-size:8.3px}
.aes-motif-drawer__verification-copy small{font-size:6.7px}
.aes-motif-drawer__relation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0}
.aes-motif-drawer__relation-grid--single{grid-template-columns:1fr}
.aes-motif-drawer__structured--compact-card{display:flex;min-width:0;flex-direction:column;padding:10px;border:1px solid var(--aes-line);background:#fff}
.aes-motif-drawer__structured--compact-card h3{margin:0 0 8px;font-size:12.5px;line-height:1.25}
.aes-motif-drawer__structured--compact-card .aes-motif-drawer__chips{gap:5px}
.aes-motif-drawer__structured--compact-card .aes-motif-drawer__chips button,.aes-motif-drawer__structured--compact-card .aes-motif-drawer__chips span{padding:5px 6px;font-size:8px}
.aes-motif-drawer__structured--compact-card .aes-motif-drawer__context-action{align-self:flex-start;min-height:28px;margin-top:auto;padding:6px 8px;font-size:7.8px}
@media(max-width:767px){
  .aes-motif-drawer__identity{grid-template-columns:142px minmax(0,1fr);gap:9px}
  .aes-motif-drawer__figure{width:142px}
  .aes-motif-drawer__figure img{height:140px}
  .aes-motif-drawer__facts--compact{grid-template-columns:1fr}
  .aes-motif-drawer__facts--compact>div{grid-template-columns:minmax(78px,44%) minmax(0,1fr);min-height:34px;padding:5px 6px;column-gap:6px}
  .aes-motif-drawer__facts--compact dt{font-size:6.1px}
  .aes-motif-drawer__facts--compact dd{font-size:8px}
  .aes-motif-drawer__verification-copy strong{font-size:7.4px}
  .aes-motif-drawer__verification-copy small{font-size:6px}
}
@media(max-width:520px){
  .aes-motif-drawer__relation-grid{grid-template-columns:1fr;gap:8px}
}
@media(max-width:380px){
  .aes-motif-drawer__identity{grid-template-columns:122px minmax(0,1fr);gap:7px}
  .aes-motif-drawer__figure{width:122px}
  .aes-motif-drawer__figure img{height:120px}
  .aes-motif-drawer__facts--compact>div{grid-template-columns:74px minmax(0,1fr);padding:4px 5px}
}


/* v1.2.12 — larger motif visual; verification row without visible label. */
.aes-motif-drawer__identity{grid-template-columns:204px minmax(0,1fr);gap:12px}
.aes-motif-drawer__figure{width:204px}
.aes-motif-drawer__figure img{height:202px;padding:4px}
.aes-motif-drawer__facts--compact>div.aes-motif-drawer__fact--verification{grid-template-columns:1fr;min-height:42px}
.aes-motif-drawer__fact--verification .aes-motif-drawer__verification{width:100%;justify-content:flex-start}
@media(max-width:767px){
  .aes-motif-drawer__identity{grid-template-columns:152px minmax(0,1fr);gap:9px}
  .aes-motif-drawer__figure{width:152px}
  .aes-motif-drawer__figure img{height:150px}
}
@media(max-width:380px){
  .aes-motif-drawer__identity{grid-template-columns:128px minmax(0,1fr);gap:7px}
  .aes-motif-drawer__figure{width:128px}
  .aes-motif-drawer__figure img{height:126px}
}


/* v1.2.13 — enlarged canonical motif visual; all v1.2.12 drawer semantics preserved. */
.aes-motif-drawer__identity{grid-template-columns:228px minmax(0,1fr);gap:12px}
.aes-motif-drawer__figure{width:228px}
.aes-motif-drawer__figure img{height:226px;padding:3px}
@media(max-width:767px){
  .aes-motif-drawer__identity{grid-template-columns:164px minmax(0,1fr);gap:9px}
  .aes-motif-drawer__figure{width:164px}
  .aes-motif-drawer__figure img{height:162px}
}
@media(max-width:380px){
  .aes-motif-drawer__identity{grid-template-columns:136px minmax(0,1fr);gap:7px}
  .aes-motif-drawer__figure{width:136px}
  .aes-motif-drawer__figure img{height:134px}
}


/* v1.2.14 — public documented-example showcase and explicit motif-relation semantics. */
.aes-motif-drawer__documented{padding-top:14px}
.aes-motif-drawer__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.aes-motif-drawer__documented h3 small{color:var(--aes-muted);font-family:var(--aes-font-body);font-size:8px;font-weight:700}
.aes-motif-drawer__occurrence-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.aes-motif-drawer__occurrence-card{min-width:0;border:1px solid var(--aes-line);background:#fff;overflow:hidden}
.aes-motif-drawer__occurrence-media{aspect-ratio:4/3;border-bottom:1px solid var(--aes-line);background:var(--aes-surface);overflow:hidden}
.aes-motif-drawer__occurrence-media img{display:block;width:100%;height:100%;object-fit:cover}
.aes-motif-drawer__occurrence-body{padding:7px}
.aes-motif-drawer__occurrence-body>strong{display:block;margin:0 0 6px;color:var(--aes-navy);font-size:8.7px;line-height:1.3}
.aes-motif-drawer__occurrence-body>span{display:block;margin-top:4px;color:var(--aes-text);font-size:7.2px;line-height:1.35}
.aes-motif-drawer__occurrence-body>span b{display:block;margin-bottom:1px;color:var(--aes-muted);font-size:6.2px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}
.aes-motif-drawer__occurrence-action{margin-top:9px}
.aes-motif-drawer__chips--relations button{flex-direction:column;align-items:flex-start;gap:2px;text-align:left}
.aes-motif-drawer__chips--relations button>span{padding:0;border:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit}
.aes-motif-drawer__chips--relations button>small{color:var(--aes-muted);font-size:6.4px;font-weight:700;line-height:1.2}
.aes-motif-drawer__chips--relations button:hover>small,.aes-motif-drawer__chips--relations button:focus-visible>small{color:var(--aes-gold)}
@media(max-width:520px){
  .aes-motif-drawer__occurrence-showcase{grid-template-columns:1fr}
  .aes-motif-drawer__occurrence-card{display:grid;grid-template-columns:92px minmax(0,1fr)}
  .aes-motif-drawer__occurrence-card:not(:has(.aes-motif-drawer__occurrence-media)){grid-template-columns:1fr}
  .aes-motif-drawer__occurrence-media{height:100%;min-height:88px;aspect-ratio:auto;border-right:1px solid var(--aes-line);border-bottom:0}
}


/* v1.2.15 — readable motif relations; documented examples restored to compact list cards. */
.aes-motif-drawer__documented{padding-top:12px}
.aes-motif-drawer__documented h3 small{color:var(--aes-muted);font-family:var(--aes-font-body);font-size:8px;font-weight:700}
.aes-motif-drawer__documented .aes-motif-drawer__occurrences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
.aes-motif-drawer__documented .aes-motif-drawer__occurrences article{display:block;min-width:0;padding:7px 8px;border:1px solid var(--aes-line);background:var(--aes-surface);font-size:8.8px;line-height:1.35}
.aes-motif-drawer__documented .aes-motif-drawer__occurrences strong{display:block;color:var(--aes-navy);font-size:9px;line-height:1.35}
.aes-motif-drawer__documented .aes-motif-drawer__occurrences span{display:block;margin-top:2px;color:var(--aes-muted);font-size:7.7px;line-height:1.3}
.aes-motif-drawer__relation-list{display:grid;gap:5px;margin:0 0 8px}
.aes-motif-drawer__relation-item{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:7px;padding:7px 8px;border:1px solid var(--aes-line);background:var(--aes-surface);color:var(--aes-navy);text-align:left;cursor:pointer}
.aes-motif-drawer__relation-item:hover,.aes-motif-drawer__relation-item:focus-visible{border-color:var(--aes-gold);background:#fff;outline:0}
.aes-motif-drawer__relation-item strong{min-width:0;font-size:9.3px;line-height:1.25;white-space:normal}
.aes-motif-drawer__relation-type{color:var(--aes-muted);font-size:8px;font-weight:700;line-height:1.25;white-space:normal;text-align:right}
.aes-motif-drawer__relation-arrow{color:var(--aes-gold);font-size:11px;font-weight:800;line-height:1;text-align:right}
/* retire v1.2.14 tiny nested relation labels/showcase cards by cascade */
.aes-motif-drawer__chips--relations{display:none!important}
.aes-motif-drawer__occurrence-showcase,.aes-motif-drawer__occurrence-action{display:none!important}
@media(max-width:520px){
  .aes-motif-drawer__documented .aes-motif-drawer__occurrences{grid-template-columns:1fr}
  .aes-motif-drawer__relation-item{grid-template-columns:minmax(0,1fr) 12px;gap:6px}
  .aes-motif-drawer__relation-type{grid-column:1/2;text-align:left;font-size:7.8px}
  .aes-motif-drawer__relation-arrow{grid-column:2;grid-row:1/3;align-self:center}
}


/* v1.2.16 — all documented occurrences visible; related motifs are informational, not navigation. */
.aes-motif-drawer__relation-item{grid-template-columns:minmax(0,1fr) auto;cursor:default}
.aes-motif-drawer__relation-item:hover,.aes-motif-drawer__relation-item:focus-visible{border-color:var(--aes-line);background:var(--aes-surface);outline:0}
.aes-motif-drawer__relation-arrow{display:none!important}

/* v1.2.17 — Belgelenmiş Örnekler moved immediately before Kaynakça ve Belgeleme. */

/* ==========================================================
   AES v1.2.45 — HERO RESEARCH TOOL PRIORITY FIX
   The visible hero artwork is a real <img>, not CSS background.
   This isolates the hero from legacy/custom background overrides.
   ========================================================== */
.aes-hero-v3{
  position:relative!important;
  overflow:hidden!important;
  min-height:300px;
  display:flex;
  align-items:center;
  color:#fff;
  border-bottom:1px solid rgba(197,161,105,.48);
  background:var(--aes-navy)!important;
  background-image:none!important;
}
.aes-hero-v3__bg{
  position:absolute!important;inset:0!important;
  width:100%!important;height:100%!important;max-width:none!important;
  display:block!important;object-fit:cover!important;object-position:center center!important;
  opacity:1!important;visibility:visible!important;transform:none!important;
  z-index:0!important;pointer-events:none!important;
}
.aes-hero-v3__shade{
  position:absolute!important;inset:0!important;display:block!important;
  z-index:1!important;pointer-events:none!important;
  background:linear-gradient(90deg,rgba(10,27,45,.95) 0%,rgba(10,27,45,.84) 48%,rgba(10,27,45,.36) 100%)!important;
}
.aes-hero-v3__inner{position:relative!important;z-index:2!important;padding-top:34px;padding-bottom:36px}
.aes-hero-v3__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0 0 5px;color:rgba(255,255,255,.72);font-size:9px;line-height:1.3;letter-spacing:.025em}
.aes-hero-v3__breadcrumbs a{color:rgba(255,255,255,.76);text-decoration:none}
.aes-hero-v3__breadcrumbs a:hover,.aes-hero-v3__breadcrumbs a:focus-visible{color:var(--aes-gold);outline:0}
.aes-hero-v3__sep{color:var(--aes-gold);opacity:.9}
.aes-hero-v3 h1{max-width:950px;margin:0 0 6px!important;color:var(--aes-gold)!important;font-family:var(--aes-font-display)!important;font-size:30px!important;line-height:1.22!important;font-weight:700}
.aes-hero-v3 p{max-width:900px;margin:0!important;color:rgba(255,255,255,.86)!important;font-size:11.5px!important;line-height:1.42!important;text-align:left!important;hyphens:none!important}
/* Kill all known legacy inner-hero shells if another package still emits them. */
.aes-global-hero,.aes-page>.aes-page-hero,.aes-archive-hero{display:none!important}
.aes-single-shell .aes-profile-hero>.aes-kicker,.aes-single-shell .aes-profile-hero>h1,.aes-single-shell .aes-profile-hero>.aes-lead{display:none!important}
@media (min-width:761px) and (max-width:1100px){.aes-hero-v3{min-height:240px}.aes-hero-v3__inner{padding-top:28px;padding-bottom:30px}}
@media (max-width:760px){.aes-hero-v3{min-height:200px}.aes-hero-v3__inner{padding-top:24px;padding-bottom:25px}.aes-hero-v3 h1{font-size:26px!important}.aes-hero-v3 p{font-size:11px!important;max-width:94%}.aes-hero-v3__breadcrumbs{font-size:8.5px}}

/* ================================================================
   AES-THEME-v1.2.46 — YAYINLAR / AKADEMİK ÇIKTI TÜRÜ
   Yayınlar arşivi: Arama + Akademik Çıktı Türü + El Sanatları.
   Profile-derived published reports/presentations use the same card grid.
   ================================================================ */
.post-type-archive-aes_publication .aes-profile-filter__modules--publication{
  grid-template-columns:minmax(230px,.70fr) minmax(235px,.74fr) minmax(0,1.56fr);
}
.post-type-archive-aes_publication .aes-profile-filter__module--publication-types .aes-profile-filter__options{
  grid-template-columns:1fr;
}
.post-type-archive-aes_publication .aes-publication-card__code{
  display:block;
  margin:-1px 0 10px;
  color:var(--aes-muted);
  font:700 9px/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  letter-spacing:.015em;
}
@media(max-width:1100px){
  .post-type-archive-aes_publication .aes-profile-filter__modules--publication{
    grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);
  }
  .post-type-archive-aes_publication .aes-profile-filter__module--crafts{
    grid-column:1/-1;
  }
  .post-type-archive-aes_publication .aes-profile-filter__module--publication-types .aes-profile-filter__options{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:700px){
  .post-type-archive-aes_publication .aes-profile-filter__modules--publication{
    grid-template-columns:1fr;
  }
  .post-type-archive-aes_publication .aes-profile-filter__module--crafts{
    grid-column:auto;
  }
}
@media(max-width:460px){
  .post-type-archive-aes_publication .aes-profile-filter__module--publication-types .aes-profile-filter__options{
    grid-template-columns:1fr;
  }
}

/* ================================================================
   AES-THEME-v1.2.48 — YAYINLAR / SATIR LİSTE + TÜR İKONLARI
   Yayın kartları thumbnail grid yerine tek satırlı editoryal liste olarak
   sunulur. Sol ikon, Akademik Çıktı Türü sözlüğünden türetilir.
   ================================================================ */
.post-type-archive-aes_publication .aes-publication-list{
  display:flex;
  flex-direction:column;
  gap:7px;
}
.post-type-archive-aes_publication .aes-publication-row{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  min-height:78px;
  padding:11px 14px;
  background:#fff;
  border:1px solid var(--aes-line);
  box-shadow:none;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.post-type-archive-aes_publication .aes-publication-row:hover{
  border-color:rgba(197,161,105,.72);
  box-shadow:0 10px 28px rgba(21,40,62,.055);
  transform:translateY(-1px);
}
.post-type-archive-aes_publication .aes-publication-row__icon{
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 54px;
  background:#f3eee5;
  border:1px solid rgba(197,161,105,.42);
  color:var(--aes-navy);
  font-size:25px;
  line-height:1;
}
.post-type-archive-aes_publication .aes-publication-row__icon svg{
  display:block;
  width:25px;
  height:25px;
  color:var(--aes-navy);
  overflow:visible;
}
.post-type-archive-aes_publication .aes-publication-row__content{
  min-width:0;
}
.post-type-archive-aes_publication .aes-publication-row__kicker{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 1px;
  color:var(--aes-gold);
  font-size:8.7px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.03em;
}
.post-type-archive-aes_publication .aes-publication-row__title{
  margin:0 0 3px;
  font-size:17px;
  line-height:1.28;
}
.post-type-archive-aes_publication .aes-publication-row__title a{
  color:var(--aes-navy);
  text-decoration:none;
}
.post-type-archive-aes_publication .aes-publication-row__title a:hover,
.post-type-archive-aes_publication .aes-publication-row__title a:focus-visible{
  color:var(--aes-gold);
  outline:0;
}
.post-type-archive-aes_publication .aes-publication-row__author-line{
  margin:0 0 1px;
  color:var(--aes-muted);
  font-size:9px;
  line-height:1.4;
  font-weight:600;
}
.post-type-archive-aes_publication .aes-publication-row__author-inline{
  color:var(--aes-gold);
  font-weight:700;
}
.post-type-archive-aes_publication .aes-publication-row__editor-inline{
  color:var(--aes-gold);
  font-weight:700;
}
.post-type-archive-aes_publication .aes-publication-row__context-inline{
  color:var(--aes-muted);
  font-weight:600;
}
.post-type-archive-aes_publication .aes-publication-row__meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px 11px;
  margin:0;
  color:var(--aes-muted);
  font-size:9px;
  line-height:1.45;
}
.post-type-archive-aes_publication .aes-publication-row__meta-item{
  position:relative;
}
.post-type-archive-aes_publication .aes-publication-row__meta-item+.aes-publication-row__meta-item::before{
  content:"•";
  margin-right:11px;
  color:var(--aes-gold);
}
.post-type-archive-aes_publication .aes-publication-row__action{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:126px;
}
.post-type-archive-aes_publication .aes-publication-row__action .aes-button{
  margin-top:0;
  white-space:nowrap;
  padding:8px 13px;
  font-size:10px;
}
.post-type-archive-aes_publication .aes-publication-row__meta .aes-publication-card__code{
  display:inline;
  margin:0;
  color:var(--aes-muted);
}
/* Publication list never displays publication thumbnails or card statistics. */
.post-type-archive-aes_publication .aes-publication-row .aes-archive-card__media,
.post-type-archive-aes_publication .aes-publication-row .aes-profile-card__stats{
  display:none!important;
}
@media(max-width:780px){
  .post-type-archive-aes_publication .aes-publication-row{
    grid-template-columns:50px minmax(0,1fr);
    gap:12px;
    padding:11px 12px;
  }
  .post-type-archive-aes_publication .aes-publication-row__icon{
    width:50px;height:50px;flex-basis:50px;font-size:19px;
  }
  .post-type-archive-aes_publication .aes-publication-row__icon svg{width:23px;height:23px;}
  .post-type-archive-aes_publication .aes-publication-row__action{
    grid-column:2;
    justify-content:flex-start;
    min-width:0;
    margin-top:2px;
  }
}
@media(max-width:520px){
  .post-type-archive-aes_publication .aes-publication-row{
    grid-template-columns:44px minmax(0,1fr);
    gap:10px;
    min-height:0;
  }
  .post-type-archive-aes_publication .aes-publication-row__icon{
    width:44px;height:44px;flex-basis:44px;font-size:17px;
  }
  .post-type-archive-aes_publication .aes-publication-row__icon svg{width:20px;height:20px;}
  .post-type-archive-aes_publication .aes-publication-row__title{font-size:16px}
}

/* v1.2.81 — academic narrative evidence pathways */
.aes-research-pairs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:17px 0 22px;padding:1px;background:var(--aes-line)}
.aes-research-pairs>div{padding:15px 17px;background:#fff}
.aes-research-pairs strong{display:block;margin-bottom:5px;color:var(--aes-navy);font-size:13px}
.aes-research-pairs p{margin:0!important;font-size:12px;line-height:1.58}
.aes-research-grid--compact{gap:1px;padding:1px;background:var(--aes-line)}
.aes-research-grid--compact .aes-research-card{padding:14px 15px;box-shadow:none;border:0}
.aes-research-grid--compact .aes-research-card h3{font-size:15px}
.aes-research-grid--compact .aes-research-card p{font-size:11.7px;line-height:1.55}
.aes-research-live-panel{margin:15px 0 8px}
.aes-live-metrics--compact{margin-top:12px}
.aes-live-metrics .aes-kpis--recent{grid-template-columns:repeat(6,minmax(0,1fr))}
.aes-live-metrics .aes-kpis--three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px}
.aes-research-case-list,.aes-research-collab-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;background:var(--aes-line)}
.aes-research-case-list>a,.aes-research-case-list>div,.aes-research-collab-list>div{display:flex;flex-direction:column;min-width:0;padding:12px 13px;background:#fff;text-decoration:none}
.aes-research-case-list span,.aes-research-collab-list span{font-size:9px;letter-spacing:.06em;color:var(--aes-gold);text-transform:uppercase}
.aes-research-case-list strong,.aes-research-collab-list strong{margin-top:3px;color:var(--aes-navy);font-size:12px;line-height:1.35}
.aes-research-case-list small,.aes-research-collab-list small{margin-top:5px;color:var(--aes-muted);font-size:9.5px;line-height:1.4}
.aes-research-case-list>a:hover strong{color:var(--aes-gold)}
.aes-research-gap-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}
.aes-research-gap-chips span{padding:5px 8px;border:1px solid var(--aes-line);background:var(--aes-surface);font-size:9.5px;color:var(--aes-muted)}
.aes-research-gap-chips strong{color:var(--aes-navy);font-weight:750}
@media(max-width:1050px){.aes-research-case-list,.aes-research-collab-list{grid-template-columns:repeat(2,minmax(0,1fr))}.aes-live-metrics .aes-kpis--recent{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.aes-research-pairs{grid-template-columns:1fr}.aes-research-case-list,.aes-research-collab-list{grid-template-columns:1fr}.aes-live-metrics .aes-kpis--three{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:480px){.aes-live-metrics .aes-kpis--three{grid-template-columns:1fr}}


/* ================================================================
   AES-THEME-v1.2.83 — CONTACT-ONLY SOCIAL SURFACES + NAV PARITY
   ================================================================ */

/* Header top strip: email is the sole public contact channel. */
.aes-topbar__contact{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  min-width:0;
  font-size:10px;
  line-height:1.25;
  letter-spacing:.015em;
  text-transform:none;
}
.aes-topbar__contact span{color:rgba(255,255,255,.72);font-weight:500}
.aes-topbar__contact a{
  color:#fff;
  font-weight:700;
  text-decoration:none;
  letter-spacing:.01em;
}
.aes-topbar__contact a:hover,.aes-topbar__contact a:focus-visible{color:var(--aes-gold);outline:0}

/* AES & ARAŞTIRMA parent matches the typography/rhythm of every peer nav item. */
.aes-research-trigger{
  box-sizing:border-box!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  font-family:var(--aes-font-body)!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  padding:15px 0 14px!important;
}
@media(min-width:1500px){.aes-research-trigger{font-size:10.5px!important}}
@media(max-width:1180px) and (min-width:961px){.aes-research-trigger{font-size:9.5px!important}}
@media(max-width:960px){.aes-research-trigger{font-size:10px!important;line-height:1.35!important;padding:10px 4px 9px!important}}

@media(max-width:700px){
  .aes-topbar__contact{font-size:9px;gap:6px}
  .aes-topbar__contact span{display:none}
}


/* AES v1.2.94 publication metadata visual order lock */
.post-type-archive-aes_publication .aes-publication-row__meta--conference .aes-publication-card__code{order:1!important}
.post-type-archive-aes_publication .aes-publication-row__meta--conference .aes-publication-row__author-inline{order:2!important}
.post-type-archive-aes_publication .aes-publication-row__meta--conference .aes-publication-row__context-inline{order:3!important}
.post-type-archive-aes_publication .aes-publication-row__meta--book .aes-publication-card__code{order:1!important}
.post-type-archive-aes_publication .aes-publication-row__meta--book .aes-publication-row__editor-inline{order:2!important}
.post-type-archive-aes_publication .aes-publication-row__meta--book .aes-publication-row__context-inline{order:3!important}

/* v1.3.0 — Motif Taxonomy v3.0 orthogonal facet presentation. */
.aes-motif-drawer__facet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.aes-motif-drawer__facet-list>div{padding:10px 12px;border:1px solid var(--aes-line);background:var(--aes-surface)}.aes-motif-drawer__facet-list dt{font-size:9px;font-weight:800;letter-spacing:.06em;color:var(--aes-muted);text-transform:uppercase}.aes-motif-drawer__facet-list dd{margin:4px 0 0;font-size:12px;line-height:1.45;color:var(--aes-navy)}@media(max-width:640px){.aes-motif-drawer__facet-list{grid-template-columns:1fr}}
