@import url("typography.css?v=2.4.0");
@import url("navigation.css?v=2.4.0");
@import url("spacing.css?v=2.4.5");
@import url("buttons.css?v=2.4.0");
/* Page structure, imagery and section colors. */
:root{--sans:Neutral,Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{color:var(--ink)}
a{color:inherit;text-decoration:none;text-underline-offset:5px}
a:hover{text-decoration:underline}
a:focus-visible{outline:2px solid currentColor;outline-offset:6px}
img{display:block;max-width:100%;height:auto}
.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:var(--paper);z-index:10}
.skip-link:focus{top:10px}
.eam-hero{display:grid;grid-template-areas:'art intro' 'art poet';align-items:start}
.eam-intro{grid-area:intro}
.eam-intro h1{white-space:nowrap}
.eam-hero-figure{grid-area:art}
.eam-hero-art{display:block;overflow:hidden;background:rgba(0,0,0,.04)}
.eam-hero-art img{width:100%;object-fit:contain}
.eam-cropped-art img{height:100%;object-fit:cover;object-position:50% 0}
.eam-hero-figure figcaption{max-width:95%}
.eam-poet-copy{grid-area:poet;border-top:1px solid var(--line)}
.eam-excerpt{max-width:510px}
.eam-section-heading{display:flex;align-items:center}
.eam-section-heading>span{height:1px;background:var(--line);flex:1}
.ttp-books-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.ttp-book-card{min-width:0}
.ttp-book-cover-link{display:block}
.ttp-book-cover-link img{height:370px;width:100%;object-fit:contain;object-position:bottom left;transition:transform .2s ease}
.ttp-book-cover-link:hover img{transform:translateY(-4px)}
.ttp-book-card-link{display:inline-block;border-bottom:1px solid var(--ink)}
.ttp-home-catalogue-cta{text-align:right}
.ttp-home-featured-catalogue,.ttp-home-featured-association{display:grid;grid-template-rows:auto auto 1fr auto;border-top:1px solid var(--line)}
.ttp-home-featured-catalogue-kicker,.ttp-home-featured-association-kicker{grid-column:1/-1}
.ttp-home-featured-catalogue-title,.ttp-home-featured-association-title{grid-column:1;grid-row:2;overflow-wrap:anywhere}
.ttp-home-featured-catalogue-description,.ttp-home-featured-association-description{grid-column:1;grid-row:3}
.ttp-home-featured-catalogue-books,.ttp-home-featured-association-books{grid-column:2;grid-row:2/5;min-width:0}
.ttp-home-featured-catalogue-cta,.ttp-home-featured-association-cta{grid-column:1;grid-row:4}
.ttp-taxonomy-pill{border:0;border-radius:0;background:none}
.ttp-home-browse-decades{border-top:1px solid var(--line)}
.ttp-home-decade-directory{display:flex;flex-wrap:wrap}
.ttp-home-decade-directory>a{display:flex;flex-direction:column;min-width:64px}
.eam-footer{background:var(--ink)}
.eam-footer-inner{display:flex;justify-content:space-between}
.eam-footer p:not(.eam-wordmark){max-width:520px}
.eam-preview-note{align-self:end}
.eam-preview-note a{display:inline-block;text-decoration:underline}
@media(min-width:1500px){
.ttp-book-cover-link img{height:430px}
.ttp-home-featured-catalogue-books img,.ttp-home-featured-association-books img{height:350px}
}
@media(max-width:1050px){
.eam-shell{width:calc(100% - 64px)}
.ttp-book-cover-link img{height:300px}
.ttp-home-featured-catalogue,.ttp-home-featured-association{grid-template-columns:minmax(200px,.8fr) minmax(0,1.7fr)}
.ttp-home-featured-catalogue-books img,.ttp-home-featured-association-books img{height:240px}
}
@media(max-width:760px){
.eam-deck{max-width:560px}
.eam-section-heading>a{max-width:110px;text-align:right}
.ttp-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ttp-book-cover-link img{height:auto;aspect-ratio:2/3;object-fit:contain;object-position:bottom center}
.ttp-home-featured-catalogue-title,.ttp-home-featured-association-title{max-width:520px}
.ttp-home-featured-catalogue-description,.ttp-home-featured-association-description{max-width:580px}
.ttp-home-featured-catalogue-books .ttp-books-grid,.ttp-home-featured-association-books .ttp-books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ttp-home-featured-catalogue-books img,.ttp-home-featured-association-books img{height:auto;aspect-ratio:2/3}
}
@media(prefers-reduced-motion:reduce){
html{scroll-behavior:auto}
.ttp-book-cover-link img{transition:none}
.ttp-book-cover-link:hover img{transform:none}
}
:root{--paper:#fff04b;--ink:#101010;--line:rgba(16,16,16,.58);--condensed:BarlowEditorial,sans-serif;--display:BodoniEditorial,Georgia,serif}
body{background:radial-gradient(ellipse at 48% 22%,#fff457 0%,#fff04b 55%,#ffed46 100%)}
.eam-shell{width:min(1160px,calc(100% - 96px))}
.eam-wordmark{color:#fff}
.eam-hero{grid-template-columns:1.05fr 1fr;grid-template-rows:auto 1fr}
.eam-deck{max-width:510px}
.eam-hero-art.eam-cropped-art{aspect-ratio:1.3}
.eam-hero-art img{max-height:490px}
.eam-cropped-art img{max-height:none}
.eam-hero-figure figcaption span{display:inline}
.eam-poet-copy{border-image:linear-gradient(to right,var(--line) 75%,transparent 75%) 1}
.eam-recent-spread{display:grid;grid-template-columns:.8fr 2.2fr}
.eam-recent-lead{max-width:240px}
.ttp-featured-books-grid .ttp-book-cover-link img{width:100%;height:auto;aspect-ratio:2/3;object-position:center bottom}
.ttp-featured-books-grid>.ttp-book-card>.ttp-book-card-author{display:block}
.ttp-featured-books-grid .ttp-book-card-link{display:none}
.eam-book-details summary{cursor:pointer;width:fit-content;border-bottom:1px solid #10101055;color:#333}
.eam-book-details summary:hover{color:#000}
.ttp-home-catalogue-cta{display:none}
.ttp-home-featured-catalogue,.ttp-home-featured-association{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);border:0;position:relative}
.ttp-home-featured-catalogue-kicker,.ttp-home-featured-association-kicker{display:flex;align-items:center;white-space:nowrap}
.ttp-home-featured-catalogue-kicker:after,.ttp-home-featured-association-kicker:after{content:'';flex:1;height:1px;background:var(--line)}
.ttp-home-featured-catalogue-description,.ttp-home-featured-association-description{max-width:390px}
.ttp-home-featured-catalogue-books img,.ttp-home-featured-association-books img{height:auto;aspect-ratio:2/3;object-fit:contain;object-position:bottom center}
.ttp-home-featured-catalogue-books .ttp-book-card-link,.ttp-home-featured-association-books .ttp-book-card-link{display:none}
.eam-footer{color:white}
@media(max-width:1050px) and (min-width:761px){
.eam-shell{width:calc(100% - 64px)}
}
@media(max-width:760px){
.eam-shell{width:calc(100% - 36px)}
.eam-hero{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:'intro' 'art' 'poet'}
.eam-hero-art.eam-cropped-art{aspect-ratio:1.3}
.eam-recent-spread{display:block}
.eam-recent-intro{display:grid;grid-template-columns:1fr 1fr}
.ttp-featured-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ttp-home-featured-catalogue,.ttp-home-featured-association{display:block}
.eam-footer-inner{display:block}
}

/* Homepage frame matches the shared Journals/Documents masthead and footer. */
body.eam-editorial-preview{--extremes-ink:#101010;--extremes-paper:var(--paper);--eam-label:BarlowEditorial,sans-serif;--eam-text:Georgia,'Times New Roman',serif}
.extremes-network-header{position:relative;z-index:40;width:100%}
.extremes-network-masthead{background:#101010;color:#fff}
.extremes-network-masthead__inner{width:min(1160px,calc(100% - 96px));margin-inline:auto;height:72px;display:flex;align-items:center}
.extremes-network-title{display:flex;align-items:center;gap:30px;width:100%;margin:0;color:#fff}
.extremes-network-title strong{display:block;font:600 32px/1.1 var(--eam-label);letter-spacing:.13em;text-transform:uppercase}
.extremes-network-title span{display:block;max-width:300px;margin:0;font:500 10px/1.6 var(--eam-label);letter-spacing:.24em;text-transform:uppercase}
.extremes-site-tabs{width:100%;background:var(--paper);color:#101010}
.extremes-site-tabs__inner{display:flex;width:min(1160px,calc(100% - 96px));min-height:42px;margin-inline:auto}
.extremes-site-tabs__link,.extremes-site-tabs__link:visited{display:flex;align-items:center;justify-content:center;min-width:0;min-height:42px;padding:12px 27px;border-left:1px solid #10101055;font:400 15px/1.2 var(--eam-text);text-align:center;text-wrap:balance;color:#101010;background:var(--paper);text-decoration:none}
.extremes-site-tabs__link:last-child{border-right:1px solid #10101055}
.extremes-site-tabs__link[aria-current=page],.extremes-site-tabs__link[aria-current=page]:visited{background:#101010;color:var(--paper)}
.extremes-site-tabs__link:focus-visible{outline:3px solid currentColor;outline-offset:-4px}
body.eam-editorial-preview .eam-footer{margin:45px 0 0;padding:30px 20px;background:#101010;color:white}
body.eam-editorial-preview .eam-footer-inner{display:block;width:100%;max-width:850px;margin:0 auto;padding:0}
body.eam-editorial-preview .eam-footer .eam-wordmark{font:600 24px/1.2 var(--condensed);letter-spacing:.12em;text-transform:uppercase;text-align:center;margin:0 0 20px;color:white}
body.eam-editorial-preview .eam-footer p{max-width:none;font:400 13px/1.6 var(--serif);margin:0 0 13px;color:white}
body.eam-editorial-preview .eam-footer strong{font-weight:700}
@media(max-width:1050px){
.extremes-network-masthead__inner,.extremes-site-tabs__inner{width:calc(100% - 64px)}
.extremes-network-title{gap:20px}
.extremes-network-title strong{font-size:27px}
}
@media(max-width:760px){
.extremes-network-masthead__inner{width:calc(100% - 36px);height:auto;min-height:72px;padding:19px 0}
.extremes-network-title{display:block}
.extremes-network-title strong{font-size:26px;letter-spacing:.1em}
.extremes-network-title span{max-width:none;margin-top:8px;font-size:9px;letter-spacing:.15em}
.extremes-site-tabs__inner{width:100%;display:grid;grid-template-columns:.85fr .9fr 1.6fr}
.extremes-site-tabs__link,.extremes-site-tabs__link:visited{font-size:13px;padding:12px 6px;min-height:42px;height:42px}
}

@media(max-width:760px){body.eam-editorial-preview .eam-footer{padding-inline:56px}}

/* Match the theme rendering used by the shared archive frame on macOS. */
body.eam-editorial-preview :is(.extremes-network-header,.eam-header,.eam-footer){-webkit-font-smoothing:antialiased}
