/* The research entrance continues the book's daylight manuscript gallery. */
body[data-view="explore"]{background:#f4f4ef}
.hub-hero{background:#e3ecf3 url("/assets/gallery/gallery-room.webp") center 52%/cover no-repeat;position:relative;isolation:isolate}
.hub-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(241,245,245,.97),rgba(239,244,246,.87) 38%,rgba(230,239,246,.16) 68%)}
.hub-hero-inner{display:grid;grid-template-columns:1fr 1.12fr;gap:38px;align-items:center;padding-top:54px;padding-bottom:64px;min-height:650px}
.hub-intro{position:relative;z-index:2}
.hub-intro h1{font-size:clamp(48px,5.8vw,90px);line-height:1.01;letter-spacing:-.045em}
.hub-intro .eyebrow{color:#53616b;margin-bottom:28px}
.hub-intro .lede{font-size:clamp(18px,1.5vw,22px);line-height:1.5;max-width:30em;margin-top:25px}
.hub-actions{display:flex;flex-wrap:wrap;gap:18px 26px;align-items:center;margin-top:30px}
.hub-actions .button{min-height:48px;padding:13px 19px}
.hub-actions .text-link{font:500 14px var(--sans)}
.hub-chapter-line{font:400 12px/1.6 var(--sans);color:var(--muted);margin-top:36px;max-width:26em}
.hero-exhibits{position:relative;min-width:0;height:clamp(525px,43vw,680px);perspective:1200px}
.exhibit{position:absolute;background:rgba(247,250,249,.46);padding:15px 15px 0;border:1px solid rgba(255,255,255,.92);border-right-color:#c1ccce;box-shadow:12px 19px 30px rgba(53,66,72,.17),inset 0 0 0 1px rgba(195,210,218,.4)}
.exhibit a{display:block;overflow:hidden;background:#ded6c3}
.exhibit img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.25,1)}
.exhibit a:hover img,.exhibit a:focus-visible img{transform:scale(1.045)}
.exhibit a:focus-visible{outline-offset:5px}
.exhibit-plant{left:0;top:5px;width:53%;transform:rotate(-5deg);z-index:2}
.exhibit-plant a{aspect-ratio:1920/2678}
.exhibit-writing{right:0;top:83px;width:46%;transform:rotate(5deg);z-index:1}
.exhibit-writing a{aspect-ratio:3/4}
.exhibit-writing img{object-position:center 20%}
.exhibit figcaption{padding:14px 0 13px;font:400 16px/1.25 var(--serif);color:#23333e}
.exhibit figcaption span{font:500 9px var(--sans);letter-spacing:.08em;margin-right:10px;color:var(--muted)}
.exhibit figcaption small{display:block;font:400 10px var(--sans);letter-spacing:.12em;text-transform:uppercase;margin:6px 0 0 24px}
.exhibit-credit{position:absolute;bottom:0;left:12px;font:500 9px/1.5 var(--sans);letter-spacing:.13em;text-transform:uppercase;color:#4a5b63}
.hub-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:50px}
.hub-section-heading .eyebrow{margin:0}
.hub-section-heading>p:last-child{font:400 15px/1.5 var(--serif);color:var(--muted)}
.hub-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:36px 28px;padding-top:25px;padding-bottom:64px}
.hub-card{grid-column:span 4;border:0;background:transparent;min-width:0}
.hub-card:nth-child(1){grid-column:span 7}
.hub-card:nth-child(2){grid-column:span 5}
.hub-card img{height:255px;object-position:center 35%;border:1px solid rgba(170,181,184,.45)}
.hub-card:nth-child(1)>img{height:370px;object-fit:contain;padding:20px;background:#e2e9ec}
.hub-card:nth-child(2)>img{height:370px;object-position:center 42%}
.hub-card-body{padding:22px 0 0;gap:12px}
.hub-card-body .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:1px}
.hub-card h2{font-size:clamp(28px,2.5vw,40px);margin-bottom:1px}
.hub-card p{font-size:17px;line-height:1.5;max-width:38em}
.hub-card p.note{font-size:12px;line-height:1.6;color:#627179}
.hub-card .text-link{font:500 13px/1.5 var(--sans);min-height:44px}
.hub-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:180px 1fr;border-top:1px solid var(--rule);padding-top:28px;gap:28px}
.hub-card:last-child>img{height:170px}
.hub-card:last-child .hub-card-body{padding:0;display:grid;grid-template-columns:1fr auto;align-items:start;gap:7px 30px}
.hub-card:last-child .eyebrow,.hub-card:last-child h2,.hub-card:last-child p{grid-column:1}
.hub-card:last-child h2{font-size:27px}
.hub-card:last-child .text-link{grid-column:2;grid-row:2/5;align-self:center}
.hub-book-bridge{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;background:#dce7ef;border-block:1px solid #c5d2d9}
.bridge-art{position:relative;height:535px;overflow:hidden}
.bridge-art>img{height:100%;width:100%;object-fit:cover;object-position:10% center}
.bridge-art>p{position:absolute;left:24px;bottom:20px;font:500 10px/1.5 var(--sans);background:rgba(245,245,240,.92);padding:7px 10px;color:#495761}
.bridge-copy{padding:45px clamp(28px,4vw,80px)}
.bridge-copy h2{font-size:clamp(38px,4vw,61px);line-height:1.03;margin-bottom:22px}
.bridge-copy>p:not(.eyebrow){font-size:19px;line-height:1.5;max-width:27em}
body[data-view="explore"] .ex-footer{margin-top:0;border:0}
@media(min-width:1600px){.hero-exhibits{height:680px}.hub-hero-inner{min-height:745px}}
@media(min-width:700px) and (max-width:1050px){
 .hub-hero-inner{grid-template-columns:1fr 1fr;min-height:550px;gap:25px;padding-top:42px;padding-bottom:45px}
 .hub-intro h1{font-size:clamp(46px,6.7vw,68px)}
 .hero-exhibits{height:410px}
 .exhibit{padding:9px 9px 0}
 .exhibit-plant{top:30px;width:59%;left:-4%}
 .exhibit-writing{top:105px;width:49%}
 .exhibit figcaption{font-size:13px}
 .exhibit-credit{font-size:8px;letter-spacing:.04em}
 .hub-grid{gap:30px 22px}
 .hub-card>img{height:200px}
 .hub-card:nth-child(1)>img,.hub-card:nth-child(2)>img{height:300px}
 .hub-card{grid-column:span 6}
 .hub-card:nth-child(1),.hub-card:nth-child(2){grid-column:span 6}
 .hub-card:nth-child(5){grid-column:span 6}
 .hub-card:last-child{grid-column:span 6;display:flex;padding-top:0;border:0;gap:0}
 .hub-card:last-child>img{height:200px}
 .hub-card:last-child .hub-card-body{display:flex;padding-top:22px;gap:12px}
 .hub-card:last-child .text-link{align-self:flex-start;margin-top:auto}
 .hub-book-bridge{grid-template-columns:1fr 1fr}
 .bridge-art{height:475px}
 .bridge-copy{padding:35px 28px}
}
@media(max-width:699px){
 .hub-hero::before{background:linear-gradient(180deg,rgba(239,244,246,.97),rgba(239,244,246,.9) 47%,rgba(233,241,246,.13))}
 .hub-hero-inner{display:block;padding-top:35px;padding-bottom:24px;min-height:0}
 .hub-intro h1{font-size:clamp(44px,12vw,69px)}
 .hub-intro .eyebrow{margin-bottom:23px;font-size:9px;letter-spacing:.12em}
 .hub-intro .lede{font-size:18px;max-width:28em;margin-top:18px}
 .hub-actions{gap:15px 20px;margin-top:24px}
 .hub-chapter-line{display:none}
 .hero-exhibits{height:clamp(340px,95vw,560px);margin-top:32px}
 .exhibit{padding:10px 10px 0}
 .exhibit-plant{left:3%;width:51%;top:6px}
 .exhibit-writing{right:2%;width:43%;top:60px}
 .exhibit figcaption{font-size:13px;padding:11px 0}
 .exhibit figcaption span{display:none}
 .exhibit figcaption small{font-size:8px;margin-left:0}
 .exhibit-credit{left:3%;bottom:0;font-size:8px;letter-spacing:.06em}
 .hub-section-heading{display:block;padding-top:34px}
 .hub-section-heading>p:last-child{margin-top:7px;font-size:14px}
 .hub-grid{display:flex;flex-direction:column;gap:35px;padding-top:22px;padding-bottom:35px}
 .hub-card h2{font-size:31px}
 .hub-card:nth-child(1)>img{height:360px}
 .hub-card:nth-child(2)>img{height:280px}
 .hub-card>img{height:240px}
 .hub-card-body{padding-top:18px}
 .hub-card:last-child{display:flex;gap:0;padding-top:22px}
 .hub-card:last-child>img{display:none}
 .hub-card:last-child .hub-card-body{display:flex;gap:10px}
 .hub-card:last-child .text-link{align-self:flex-start}
 .hub-book-bridge{display:block}
 .bridge-art{height:360px}
 .bridge-copy{padding:30px 20px 40px}
 .bridge-copy h2{font-size:43px}
}
@media(prefers-reduced-motion:reduce){.exhibit img{transition:none}}
