/* Approved CELEA portrait triptych. Static, responsive and local assets.
   Names remain selectable HTML. No carousel, decoder, animation loop or blur. */
.portfolio-grid>.portfolio-project.celea-profiles{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(175px,.17fr);gap:0;margin:0;min-width:0;align-items:stretch;scroll-margin-top:90px;background:#080b10}
.celea-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;min-width:0;background:#c8d5e025}
.celea-profile-card{position:relative;display:block;min-width:0;aspect-ratio:2/3;overflow:hidden;isolation:isolate;background:#080b10;color:#faf6f0;text-decoration:none}
.celea-profile-card>img{position:absolute;inset:0 0 auto;width:100%;height:82%;display:block;object-fit:cover;object-position:center top}
.celea-profile-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 53%,#080b1008 60%,#080b10a3 75%,#080b10 82%)}
.celea-profile-copy{position:absolute;z-index:1;inset:auto 9% 7%;display:block}
.celea-profile-copy h4{margin:0;font:400 clamp(26px,3vw,53px)/1.08 Dream,Georgia,serif;letter-spacing:.035em;color:#faf6f0}
.celea-profile-copy p{margin:13px 0 0;font:400 clamp(10px,.76vw,13px)/1.6 Manrope,system-ui,sans-serif;color:#bbc5ce}
.celea-profile-rule{position:relative;display:block;height:1px;margin-top:20px;background:#d6e0e04a}
.celea-profile-rule:after{content:"+";position:absolute;right:-1px;top:-10px;background:#080b10;padding-left:10px;color:#bdcbd1;font:300 18px/20px Manrope,sans-serif;transition:transform .18s ease}
.celea-profile-card:focus-visible{outline:2px solid #f6dcc0;outline-offset:-5px;z-index:2}
.celea-profile-card:focus-visible .celea-profile-rule:after{transform:rotate(45deg)}
.celea-universe-link{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;padding:25px 0 25px clamp(26px,3vw,52px);min-width:0;color:#f8f6ef;text-decoration:none}
.celea-profile-eyebrow{font:500 9px/1.8 Manrope,sans-serif;color:#a2b0ba;letter-spacing:.15em;margin:0 0 13px}
.celea-universe-link h3{margin:0;font:400 clamp(25px,2.1vw,36px)/1.2 Dream,Georgia,serif;letter-spacing:.015em}
.celea-universe-note{margin:15px 0 0;font:400 11px/1.8 Manrope,sans-serif;color:#a3b1bc;max-width:19em}
.celea-universe-arrow{position:absolute;left:clamp(26px,3vw,52px);bottom:7%;display:grid;place-items:center;width:40px;height:40px;border:1px solid #dae2e078;border-radius:50%;font:300 25px/1 Manrope,sans-serif;color:#f4f4ef;transition:transform .18s ease}
.celea-universe-link:focus-visible{outline:2px solid #f6dcc0;outline-offset:5px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.celea-profile-card:hover .celea-profile-rule:after{transform:rotate(45deg)}.celea-universe-link:hover .celea-universe-arrow{transform:translate(2px,-2px)}}
@media(max-width:1000px){.portfolio-grid>.portfolio-project.celea-profiles{grid-template-columns:1fr;gap:22px}.celea-universe-link{grid-row:1;padding:0 55px 0 0;min-height:75px}.celea-profile-eyebrow{margin-bottom:8px;font-size:8px}.celea-universe-link h3{font-size:30px}.celea-universe-note{margin-top:8px;max-width:none}.celea-universe-arrow{left:auto;right:0;bottom:4px}.celea-profile-copy h4{font-size:clamp(26px,4vw,39px)}.celea-profile-copy p{font-size:10px}.celea-profile-rule{margin-top:15px}}
@media(max-width:620px){.portfolio-grid>.portfolio-project.celea-profiles{gap:24px;scroll-margin-top:75px}.celea-profile-grid{grid-template-columns:1fr;gap:22px;background:transparent}.celea-profile-card{aspect-ratio:3/4}.celea-profile-card>img{height:83%;object-position:center top}.celea-profile-card:after{background:linear-gradient(180deg,transparent 49%,#080b1020 63%,#080b10c9 77%,#080b10 83%)}.celea-profile-copy{inset:auto 8% 6%}.celea-profile-copy h4{font-size:clamp(32px,10vw,48px)}.celea-profile-copy p{font-size:12px;margin-top:9px}.celea-profile-rule{margin-top:14px}.celea-universe-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.celea-profile-rule:after,.celea-universe-arrow{transition:none;transform:none!important}}
.reduced-motion .celea-profile-rule:after,.reduced-motion .celea-universe-arrow{transition:none;transform:none!important}
