@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;1,6..72,300&display=swap');

:root{--paper:#f3efe6;--ink:#182a26;--muted:#62716c;--rust:#c85838;--line:rgba(24,42,38,.17);--cream:#fffaf0;--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:10px 16px;z-index:100}.skip-link:focus{top:10px}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,78px);border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:600;letter-spacing:-.02em}.brand-mark{width:30px;height:30px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-style:italic}.site-header nav{display:flex;align-items:center;gap:32px;font-size:.88rem}.site-header nav a,.search-trigger{border:0;background:none;padding:8px 0;cursor:pointer}.site-header nav a:hover,.search-trigger:hover{color:var(--rust)}.hero{min-height:calc(100vh - 84px);padding:9vh clamp(24px,8vw,130px) 70px;position:relative;overflow:hidden}.hero::after{content:"";position:absolute;right:-5vw;top:10%;width:min(47vw,670px);aspect-ratio:1;border:1px solid var(--line);border-radius:48% 52% 57% 43%/62% 39% 61% 38%;transform:rotate(18deg)}.hero-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.69rem;font-weight:600}.hero h1{font:300 clamp(4.3rem,9.4vw,9rem)/.82 var(--serif);letter-spacing:-.065em;max-width:900px;margin:25px 0}.hero h1 em{color:var(--rust);font-weight:300}.hero-copy{font:300 clamp(1.25rem,2vw,1.65rem)/1.4 var(--serif);max-width:520px;margin-left:37vw}.hero-actions{margin:38px 0 0 37vw;display:flex;gap:28px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:15px 21px;min-width:220px;font-size:.82rem;font-weight:600}.button-dark{background:var(--ink);color:var(--cream)}.button-light{background:var(--cream);color:var(--ink)}.button:hover span{transform:translateX(5px)}.button span{transition:transform .2s}.text-link{font-size:.83rem;border-bottom:1px solid;padding-bottom:3px}.hero-note{position:absolute;right:8vw;bottom:8vh;width:250px;display:grid;grid-template-columns:35px 1fr;border-top:1px solid var(--line);padding-top:15px;font-size:.77rem;color:var(--muted)}.hero-note p{margin:0}.orbital-word{position:absolute;color:var(--rust);font:italic 300 1rem var(--serif);z-index:2}.orbital-one{right:34%;top:19%}.orbital-two{right:8%;top:40%}.orbital-three{right:28%;bottom:23%}.manifesto{background:var(--ink);color:var(--cream);padding:120px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 2fr}.manifesto>div{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw}.manifesto h2,.section-heading h2,.poem-guide h2,.rights-card h2,.related h2{font:300 clamp(3rem,5.7vw,6rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.manifesto div p{font:300 1.35rem/1.5 var(--serif);max-width:420px;color:#c8d0cc}.featured-section{padding:110px clamp(24px,8vw,130px)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.section-heading .eyebrow{margin:0 0 20px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.poem-card{background:var(--paper);position:relative}.poem-card>a{display:block;min-height:390px;padding:28px;position:relative}.poem-card:hover{background:var(--cream)}.card-topline{display:flex;justify-content:space-between;color:var(--muted);text-transform:uppercase;font-size:.64rem;letter-spacing:.12em}.poem-card h3{font:300 2.4rem/1.05 var(--serif);letter-spacing:-.035em;margin:54px 0 5px}.poem-card .byline{font-size:.78rem;color:var(--rust);margin:0 0 30px}.poem-card p:not(.byline){font:300 1rem/1.5 var(--serif);color:var(--muted)}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span,.large-tags a{border:1px solid var(--line);border-radius:999px;padding:4px 10px;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.card-arrow{position:absolute;right:25px;bottom:20px;color:var(--rust);font-size:1.2rem}.how-it-works{padding:20px clamp(24px,8vw,130px) 120px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:30px}.steps article{padding:35px 35px 0 0}.steps article+article{border-left:1px solid var(--line);padding-left:35px}.steps span{color:var(--rust);font-size:.7rem}.steps h3{font:300 1.8rem var(--serif);margin:30px 0 10px}.steps p{font:300 1rem/1.6 var(--serif);color:var(--muted)}.closing-cta{background:var(--rust);color:var(--cream);padding:100px clamp(24px,8vw,130px);text-align:center}.closing-cta h2{font:italic 300 clamp(4rem,8vw,8rem)/1 var(--serif);margin:20px}.site-footer{padding:65px clamp(24px,5vw,78px);display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:8vw;border-top:1px solid var(--line);font-size:.75rem}.footer-brand{font-size:1rem}.site-footer p{color:var(--muted)}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-note{max-width:370px}.search-dialog{width:min(720px,90vw);border:0;background:var(--cream);color:var(--ink);padding:38px;box-shadow:0 30px 90px #0003}.search-dialog::backdrop{background:#0c1c18b8;backdrop-filter:blur(4px)}.dialog-close{float:right;border:0;background:none;font-size:2rem;cursor:pointer}.search-dialog label{display:block;font:300 2rem var(--serif);margin:25px 0 20px}.search-dialog input,.archive-tools input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:12px 0;outline:none}.search-results a{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.search-results small{display:block;color:var(--muted);margin-top:4px}.poem-layout{padding:0 clamp(24px,6vw,95px)}.poem-heading{padding:80px 0 65px;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:.7rem;color:var(--muted);display:flex;gap:8px;margin-bottom:70px}.poem-heading h1{font:300 clamp(4rem,8vw,8rem)/.92 var(--serif);letter-spacing:-.06em;max-width:1100px;margin:18px 0}.poet-credit{font:italic 300 1.35rem var(--serif)}.poet-credit a{color:var(--rust)}.reading-meta{display:flex;gap:20px;margin-top:35px;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.reading-meta button{border:0;background:none;text-transform:inherit;letter-spacing:inherit;cursor:pointer;color:var(--rust)}.reader-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:8vw;align-items:start;padding:100px 0}.poem-text{font:300 clamp(1.8rem,3.3vw,3.2rem)/1.55 var(--serif);letter-spacing:-.02em}.stanza+.stanza{margin-top:1.2em}.poem-line{display:block;width:max-content;max-width:100%;position:relative}.has-note{cursor:pointer}.has-note .line-text{background-image:linear-gradient(var(--rust),var(--rust));background-size:100% 1px;background-repeat:no-repeat;background-position:left 92%;transition:background-size .2s}.has-note:hover .line-text,.has-note.selected .line-text{background-size:100% 7%;color:var(--rust)}.note-mark{position:absolute;right:-18px;color:var(--rust);font:1rem var(--sans)}.annotation-rail{position:sticky;top:30px;min-height:500px}.annotation-intro{border-top:1px solid var(--ink);padding-top:20px;margin-bottom:40px;color:var(--muted);font-size:.83rem}.annotation{display:none;border-left:2px solid var(--rust);padding:4px 0 4px 25px}.annotation.active{display:block;animation:appear .25s ease}.annotation-line{font-size:.65rem;text-transform:uppercase;letter-spacing:.14em;color:var(--rust)}.annotation h3{font:300 2rem var(--serif);margin:10px 0}.annotation>p:not(.annotation-line),.annotation details{font:300 1.08rem/1.55 var(--serif);color:var(--muted)}.annotation summary{font-family:var(--sans);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink);cursor:pointer}@keyframes appear{from{opacity:0;transform:translateY(8px)}}.poem-guide{margin:0 calc(clamp(24px,6vw,95px)*-1);padding:110px clamp(24px,8vw,130px);background:var(--ink);color:var(--cream);display:grid;grid-template-columns:1fr 1.4fr;gap:60px}.large-copy{font:300 clamp(1.7rem,3vw,2.7rem)/1.35 var(--serif);margin:0}.guide-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff36;margin-top:40px}.guide-grid article{padding:30px 35px 0 0}.guide-grid article+article{border-left:1px solid #ffffff36;padding-left:35px}.guide-grid h3{font:300 1.7rem var(--serif)}.guide-grid p{color:#c1cbc6}.large-tags a{display:inline-block;color:var(--cream);border-color:#ffffff45;margin:0 5px 7px 0}.rights-card{padding:95px 0;display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-bottom:1px solid var(--line)}.rights-card>div:last-child{font:300 1.1rem/1.6 var(--serif);color:var(--muted)}.rights-card a{color:var(--rust);border-bottom:1px solid}.related{padding:100px 0}.related .card-grid{grid-template-columns:repeat(2,1fr)}.focus-mode .site-header,.focus-mode .site-footer,.focus-mode .poem-guide,.focus-mode .rights-card,.focus-mode .related{display:none}.focus-mode .poem-heading{padding-top:40px}.archive-hero{padding:100px clamp(24px,8vw,130px);border-bottom:1px solid var(--line)}.archive-hero h1{font:300 clamp(4rem,8vw,8rem)/.9 var(--serif);letter-spacing:-.06em;margin:25px 0}.archive-hero>p:last-child{font:300 1.4rem var(--serif);color:var(--muted)}.archive-tools{padding:45px clamp(24px,8vw,130px) 0}.archive-tools label{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.65rem}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.filter-chips button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:7px 13px;font-size:.68rem;text-transform:uppercase;cursor:pointer}.filter-chips button.active,.filter-chips button:hover{background:var(--ink);color:var(--cream)}.archive-grid{padding-top:55px}.empty-state{font:300 1.5rem var(--serif)}.poet-hero h1{max-width:1000px}.bio-section{padding:80px clamp(24px,8vw,130px);max-width:1000px}.info-hero p:last-child{max-width:620px}.prose-page{max-width:760px;margin:0 auto;padding:90px 24px 130px;font:300 1.25rem/1.7 var(--serif)}.prose-page h2{font:300 3.5rem/1.05 var(--serif);letter-spacing:-.04em}.prose-page h3{font:300 2rem var(--serif);margin-top:55px}.prose-page li{padding:7px 0}.not-found{min-height:70vh;padding:100px clamp(24px,8vw,130px)}.not-found h1{font:300 6vw var(--serif)}[hidden]{display:none!important}
@media(max-width:900px){.site-header{height:70px}.site-header nav>a{display:none}.hero{padding-top:60px}.hero h1{font-size:19vw}.hero-copy,.hero-actions{margin-left:0}.hero-note,.orbital-word{display:none}.manifesto,.manifesto>div,.poem-guide,.rights-card{grid-template-columns:1fr}.manifesto{padding-top:80px}.card-grid{grid-template-columns:1fr}.poem-card>a{min-height:320px}.steps{grid-template-columns:1fr}.steps article+article{border-left:0;padding-left:0}.site-footer{grid-template-columns:1fr}.reader-grid{grid-template-columns:1fr;padding-top:60px}.poem-text{font-size:clamp(1.45rem,5.6vw,2.1rem);overflow-x:auto}.annotation-rail{position:static;min-height:320px;border-top:1px solid var(--line);padding-top:30px}.guide-grid{grid-template-columns:1fr}.guide-grid article+article{border-left:0;padding-left:0}.related .card-grid{grid-template-columns:1fr}.poem-heading{padding-top:40px}.breadcrumbs{margin-bottom:40px}.section-heading{align-items:start;gap:30px;flex-direction:column}.hero::after{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.hero-note{right:3vw;width:230px}
.poem-heading{padding:34px 0 28px}.poem-heading .breadcrumbs{margin-bottom:28px}.poem-heading h1{font-size:clamp(3.2rem,5.6vw,5.8rem);margin:10px 0}.poem-heading .eyebrow{margin:0}.poem-heading .poet-credit{margin:6px 0}.reading-meta{margin-top:18px}.reader-grid{padding-top:42px}.poem-text{font-size:clamp(1.65rem,2.65vw,2.65rem)}
@media(max-width:900px){.poem-heading{padding:24px 0 20px}.poem-heading .breadcrumbs{margin-bottom:22px}.poem-heading h1{font-size:clamp(2.8rem,12vw,4.2rem)}.reading-meta{margin-top:14px;gap:12px;flex-wrap:wrap}.reader-grid{padding-top:30px}}

/* Compact editorial edition: text-first, newspaper-like, and intentionally
   restrained so the poem remains the most important object on every page. */
:root{--paper:#fbfaf7;--ink:#191919;--muted:#626262;--rust:#b8342b;--line:rgba(25,25,25,.22);--cream:#fff}
body{font-size:15px;line-height:1.5}
.site-header{height:112px;padding:0 clamp(24px,4.5vw,64px);align-items:flex-start;padding-top:28px}
.brand{gap:0;font-size:clamp(1.35rem,2.1vw,1.85rem);font-weight:600;letter-spacing:.075em;text-transform:uppercase}
.brand-mark{display:none}
.site-header nav{align-self:flex-end;margin-bottom:20px;gap:38px;font-size:.72rem;font-weight:600;letter-spacing:.075em;text-transform:uppercase}
.search-trigger{font-size:.72rem;font-weight:600;letter-spacing:.075em;text-transform:uppercase}
.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-template-areas:"kicker kicker" "title copy" "title actions";column-gap:8vw;row-gap:20px;min-height:auto;padding:64px clamp(24px,6vw,90px) 78px;border-bottom:1px solid var(--line)}
.hero::after,.orbital-word,.hero-note{display:none}
.hero-kicker{grid-area:kicker}
.hero h1{grid-area:title;font-size:clamp(3.4rem,6.1vw,5.6rem);line-height:.92;letter-spacing:-.045em;max-width:760px;margin:14px 0 0}
.hero-copy{grid-area:copy;align-self:end;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.42;max-width:410px;margin:0}
.hero-actions{grid-area:actions;align-self:start;margin:0;gap:24px}
.button{min-width:190px;padding:13px 17px}
.manifesto{padding:80px clamp(24px,6vw,90px);grid-template-columns:.6fr 2fr}
.manifesto>div{grid-template-columns:1.1fr 1fr;gap:7vw}
.manifesto h2,.section-heading h2,.poem-guide h2,.rights-card h2,.related h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1}
.manifesto div p{font-size:1.08rem;line-height:1.55}
.featured-section{padding:74px clamp(24px,6vw,90px)}
.section-heading{margin-bottom:32px}
.section-heading .eyebrow{margin-bottom:12px}
.poem-card>a{min-height:300px;padding:22px}
.poem-card h3{font-size:1.7rem;line-height:1.08;margin:38px 0 4px}
.poem-card p:not(.byline){font-size:.9rem;line-height:1.5}
.how-it-works{padding:10px clamp(24px,6vw,90px) 80px}
.steps article{padding-top:25px}
.steps h3{font-size:1.35rem;margin-top:22px}
.steps p{font-size:.9rem}
.closing-cta{padding:70px clamp(24px,6vw,90px)}
.closing-cta h2{font-size:clamp(3rem,6vw,5.5rem);margin:15px}
.site-footer{padding:48px clamp(24px,4.5vw,64px);font-size:.7rem}
.footer-brand{font-size:1rem}
.poem-layout{max-width:1380px;margin:0 auto;padding:0 clamp(24px,5vw,72px)}
.poem-heading{padding:26px 0 22px}
.poem-heading .breadcrumbs{margin-bottom:20px}
.poem-heading h1{font-size:clamp(2.6rem,4.2vw,4.1rem);line-height:.96;letter-spacing:-.035em;margin:7px 0}
.poet-credit{font-size:1.1rem;margin:4px 0}
.reading-meta{margin-top:13px;font-size:.62rem}
.reader-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:7vw;padding:36px 0 72px}
.poem-text{font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.62;letter-spacing:-.01em}
.note-mark{font-size:.75rem;right:-14px}
.annotation-intro{padding-top:14px;margin-bottom:28px;font-size:.76rem}
.annotation{padding-left:20px}
.annotation h3{font-size:1.45rem;margin:7px 0}
.annotation>p:not(.annotation-line),.annotation details{font-size:.95rem}
.poem-guide{margin:0;padding:76px clamp(24px,6vw,90px);gap:45px}
.large-copy{font-size:clamp(1.35rem,2.3vw,2rem)}
.guide-grid{margin-top:24px}
.guide-grid h3{font-size:1.3rem}
.guide-grid p{font-size:.87rem}
.rights-card{padding:68px 0}
.rights-card>div:last-child{font-size:.98rem}
.related{padding:70px 0}
.archive-hero{padding:68px clamp(24px,6vw,90px)}
.archive-hero h1{font-size:clamp(3rem,5.5vw,5.4rem);line-height:.93;margin:18px 0}
.archive-hero>p:last-child{font-size:1.15rem}
.archive-tools{padding:34px clamp(24px,6vw,90px) 0}
.archive-grid{padding-top:42px}
.bio-section{padding:60px clamp(24px,6vw,90px)}
.prose-page{padding-top:65px;font-size:1.05rem}
.prose-page h2{font-size:2.7rem}

@media(max-width:900px){
  .site-header{height:72px;padding:0 22px;align-items:center}
  .brand{font-size:1.05rem;letter-spacing:.055em}
  .site-header nav{align-self:center;margin:0;gap:0}.site-header nav>a{display:none}
  .hero{display:block;padding:45px 22px 52px}.hero h1{font-size:clamp(3.2rem,16vw,5.2rem);margin:15px 0 25px}.hero-copy{font-size:1.05rem}.hero-actions{display:flex;margin-top:28px}
  .manifesto,.manifesto>div{display:block}.manifesto>div p{margin-top:28px}
  .featured-section{padding:56px 22px}.poem-card>a{min-height:270px}
  .poem-heading{padding:20px 0 17px}.poem-heading .breadcrumbs{margin-bottom:17px}.poem-heading h1{font-size:clamp(2.35rem,10vw,3.35rem)}
  .poet-credit{font-size:1rem}.reading-meta{font-size:.57rem;margin-top:10px}
  .reader-grid{grid-template-columns:1fr;padding-top:24px}.poem-text{font-size:clamp(1.25rem,5.5vw,1.55rem);line-height:1.62}
  .archive-hero{padding:50px 22px}.archive-hero h1{font-size:clamp(2.8rem,13vw,4.5rem)}
}

/* Traditional literary reference layout. Familiar proportions, compact type,
   and conventional controls take priority over decorative display design. */
body{font-size:14px;line-height:1.5;background:#fff;color:#171717}
.site-header{height:118px;padding:25px clamp(22px,4vw,58px) 0;border-bottom:1px solid #cfcfcb;background:#fff}
.brand{font-size:1.55rem;line-height:1;font-weight:600;letter-spacing:.11em}
.site-header nav{margin-bottom:18px;gap:34px;font-size:.66rem;letter-spacing:.085em}
.search-trigger{font-size:.66rem;letter-spacing:.085em}
.hero{padding:42px clamp(22px,5vw,72px) 50px;column-gap:6vw;min-height:0}
.hero h1{font-size:clamp(2.6rem,4.2vw,4rem);line-height:.96;letter-spacing:-.035em;max-width:600px;margin-top:8px}
.hero-copy{font:400 1rem/1.5 var(--serif);max-width:380px}
.hero-actions{gap:18px}
.button{min-width:0;min-height:36px;padding:10px 14px;border-radius:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}
.button-dark{background:#171717}.text-link{font-size:.72rem}
.eyebrow,.hero-kicker{font-size:.61rem;letter-spacing:.16em}
.manifesto{background:#fff;color:#171717;border-top:1px solid #cfcfcb;border-bottom:1px solid #cfcfcb;padding:48px clamp(22px,5vw,72px)}
.manifesto h2,.section-heading h2,.poem-guide h2,.rights-card h2,.related h2{font-size:clamp(1.85rem,2.8vw,2.8rem);letter-spacing:-.025em}
.manifesto div p{font:400 .95rem/1.55 var(--serif);color:#555}
.featured-section{padding:52px clamp(22px,5vw,72px)}
.section-heading{margin-bottom:24px}
.card-grid{gap:0;background:transparent;border:0;border-top:1px solid #bdbdb8;border-bottom:1px solid #bdbdb8}
.poem-card{background:#fff;border-right:1px solid #d7d7d2}
.poem-card:last-child{border-right:0}
.poem-card>a{min-height:235px;padding:18px 20px}
.card-topline{font-size:.56rem}
.poem-card h3{font-size:1.35rem;line-height:1.15;margin:28px 0 4px}
.poem-card .byline{font-size:.69rem;margin-bottom:19px}
.poem-card p:not(.byline){font:400 .82rem/1.45 var(--serif)}
.tags span,.large-tags a{font-size:.55rem;padding:3px 8px}
.how-it-works{padding:4px clamp(22px,5vw,72px) 52px}
.steps h3{font-size:1.08rem}.steps p{font:400 .81rem/1.5 var(--serif)}
.closing-cta{background:#fff;color:#171717;border-top:1px solid #cfcfcb;padding:48px clamp(22px,5vw,72px)}
.closing-cta h2{font-size:clamp(2.2rem,4vw,3.8rem)}
.button-light{background:#171717;color:#fff}
.site-footer{padding:38px clamp(22px,4vw,58px);font-size:.65rem}
.footer-brand{font-size:.9rem}

.poem-layout{max-width:1240px;padding:0 clamp(22px,4vw,56px)}
.poem-heading{padding:20px 0 16px}
.poem-heading .breadcrumbs{font-size:.62rem;margin-bottom:15px}
.poem-heading h1{font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1;letter-spacing:-.02em;margin:5px 0}
.poet-credit{font-size:.95rem;margin:3px 0}
.reading-meta{margin-top:10px;gap:16px;font-size:.56rem;align-items:center}
.reading-meta button.annotation-toggle{border:1px solid #aaa;background:#fff;color:#171717;padding:5px 9px;min-height:28px;text-transform:uppercase;letter-spacing:.07em;cursor:pointer}
.reading-meta button.annotation-toggle:hover,.reading-meta button.annotation-toggle:focus-visible{border-color:#b8342b;color:#b8342b}
.reader-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.72fr);gap:6vw;padding:26px 0 54px}
.poem-text{font-size:18px;line-height:1.72;letter-spacing:0;max-width:650px}
.stanza+.stanza{margin-top:1.05em}
.poem-line{width:fit-content}
.has-note .line-text{background-position:left 96%;background-color:transparent}
.has-note:hover .line-text,.has-note.selected .line-text{background-size:100% 1px;color:#b8342b}
.annotation-rail{top:20px;min-height:360px}
.annotation-intro{font-size:.7rem;margin-bottom:22px;padding-top:12px}
.annotation{padding-left:16px}
.annotation-line{font-size:.55rem}
.annotation h3{font-size:1.15rem;margin:5px 0}
.annotation>p:not(.annotation-line),.annotation details{font:400 .84rem/1.5 var(--serif)}
.annotation summary{font-size:.58rem}
.annotations-off .annotation-rail{display:none}
.annotations-off .reader-grid{grid-template-columns:1fr}
.annotations-off .poem-text{max-width:650px}
.annotations-off .has-note{cursor:default}
.annotations-off .has-note .line-text,.annotations-off .has-note:hover .line-text,.annotations-off .has-note.selected .line-text{background-image:none;color:inherit}
.poem-guide{background:#f4f4f1;color:#171717;border-top:1px solid #c8c8c3;border-bottom:1px solid #c8c8c3;padding:52px clamp(22px,5vw,62px);gap:35px}
.large-copy{font-size:1.25rem;line-height:1.45}
.guide-grid{border-top:1px solid #c8c8c3;margin-top:18px}
.guide-grid article+article{border-color:#c8c8c3}
.guide-grid h3{font-size:1.05rem}.guide-grid p{font-size:.78rem;color:#555}
.large-tags a{color:#171717;border-color:#aaa}
.rights-card{padding:48px 0}.rights-card>div:last-child{font-size:.85rem}
.related{padding:50px 0}.related .poem-card{border-right:1px solid #d7d7d2}
.archive-hero{padding:48px clamp(22px,5vw,72px)}
.archive-hero h1{font-size:clamp(2.4rem,4vw,4rem);line-height:.96;margin:13px 0}
.archive-hero>p:last-child{font-size:.98rem}
.archive-tools{padding:28px clamp(22px,5vw,72px) 0}
.archive-grid{padding-top:34px}
.filter-chips button{border-radius:0;padding:5px 9px;font-size:.57rem}
.bio-section{padding:44px clamp(22px,5vw,72px)}
.prose-page{font-size:.95rem;padding-top:48px}.prose-page h2{font-size:2.1rem}.prose-page h3{font-size:1.45rem}

@media(max-width:900px){
  .site-header{height:64px;padding:0 18px}.brand{font-size:.95rem}.search-trigger{font-size:.6rem}
  .hero{padding:32px 20px 38px}.hero h1{font-size:2.75rem;line-height:.98;margin:12px 0 20px}.hero-copy{font-size:.92rem}.hero-actions{margin-top:20px;flex-wrap:wrap}
  .manifesto{padding:38px 20px}.manifesto h2{font-size:2rem}
  .featured-section{padding:42px 20px}.card-grid{grid-template-columns:1fr}.poem-card{border-right:0;border-bottom:1px solid #d7d7d2}.poem-card:last-child{border-bottom:0}.poem-card>a{min-height:190px}
  .poem-heading{padding:16px 0 13px}.poem-heading .breadcrumbs{margin-bottom:12px}.poem-heading h1{font-size:1.85rem}.poet-credit{font-size:.88rem}
  .reading-meta{font-size:.51rem;gap:10px}.reading-meta button.annotation-toggle{font-size:.52rem;min-height:26px;padding:4px 7px}
  .reader-grid{grid-template-columns:1fr;padding-top:20px;gap:30px}.poem-text{font-size:17px;line-height:1.7;overflow:visible}
  .annotation-rail{min-height:0}.annotation h3{font-size:1.1rem}
  .poem-guide{padding:40px 20px}.large-copy{font-size:1.1rem}.guide-grid{display:block}.guide-grid article+article{border-left:0;padding-left:0}
  .archive-hero{padding:38px 20px}.archive-hero h1{font-size:2.6rem}
}

/* Past Poetry bookplate identity */
:root{--paper:#f6f0e5;--cream:#fffaf1;--ink:#211d19;--muted:#6e6258;--rust:#7e2f2b;--line:rgba(69,52,40,.24)}
body{background:var(--paper);color:var(--ink)}
.site-header{background:var(--paper);border-color:var(--line);padding-top:20px}
.brand{display:flex;align-items:center;gap:11px;text-transform:none;letter-spacing:0}
.brand-seal{width:42px;height:46px;border:1px solid var(--rust);display:grid;place-items:center;position:relative;color:var(--rust);flex:none}
.brand-seal::after{content:"";position:absolute;inset:3px;border:1px solid color-mix(in srgb,var(--rust) 50%,transparent)}
.brand-seal span{font:italic 400 1.55rem var(--serif);line-height:1;transform:translateY(-2px)}
.brand-seal i{position:absolute;bottom:9px;width:19px;height:1px;background:var(--rust)}
.brand-words{display:flex;flex-direction:column;gap:3px}.brand-words strong{font:600 1.05rem/1 var(--sans);letter-spacing:.1em;text-transform:uppercase}.brand-words small{font:italic 400 .69rem/1 var(--serif);color:var(--muted);letter-spacing:.01em}
.site-header nav{border-top:1px solid var(--line);padding-top:13px;gap:30px}
.menu-trigger{display:none}
.hero{background:var(--cream);border-color:var(--line)}.hero h1 em{color:var(--rust)}
.manifesto,.closing-cta{background:var(--paper);border-color:var(--line)}
.poem-card{background:var(--paper)}.poem-card:hover{background:var(--cream)}
.poem-guide{background:#ede2d2;border-color:var(--line)}
.archive-hero{background:var(--cream)}
.archive-tools input,.search-dialog input{border-color:var(--rust)}
.search-dialog{background:var(--cream)}

.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:0 clamp(22px,5vw,72px) 70px}
.directory-item{border-bottom:1px solid var(--line)}.directory-item:nth-child(odd){border-right:1px solid var(--line)}
.directory-item a{display:block;position:relative;padding:32px 44px 32px 0}.directory-item:nth-child(even) a{padding-left:44px}
.directory-item h2{font:400 1.75rem/1.1 var(--serif);margin:8px 0}.directory-item p:last-of-type{color:var(--muted);font-size:.72rem}.directory-item a>span{position:absolute;right:24px;top:46%;color:var(--rust)}
.theme-directory{padding:0 clamp(22px,5vw,72px) 70px}
.theme-item{border-bottom:1px solid var(--line)}.theme-item:first-child{border-top:1px solid var(--line)}
.theme-item a{display:grid;grid-template-columns:65px minmax(180px,.7fr) 1.4fr 30px;align-items:center;gap:20px;padding:19px 0}
.theme-item span{font-size:.62rem;color:var(--rust)}.theme-item h2{font:400 1.45rem var(--serif);margin:0;text-transform:capitalize}.theme-item p{color:var(--muted);font:400 .82rem var(--serif)}.theme-item b{color:var(--rust);font-weight:400}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin:0 clamp(22px,5vw,72px) 70px;border:1px solid var(--line)}
.contact-grid article{background:var(--paper);padding:45px}.contact-grid h2{font:400 1.8rem/1.1 var(--serif);margin:12px 0}.contact-grid article>p:not(.eyebrow){font:400 .92rem/1.6 var(--serif);color:var(--muted);max-width:440px}.contact-grid a{display:inline-block;margin-top:18px;color:var(--rust);border-bottom:1px solid;font-size:.75rem}

.site-footer{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.25fr .55fr .7fr 1.15fr;gap:5vw;padding:58px clamp(22px,5vw,72px) 0;border:0}
.site-footer .brand{color:var(--paper)}.site-footer .brand-seal{color:#d9a996;border-color:#d9a996}.site-footer .brand-seal::after{border-color:#d9a99680}.site-footer .brand-seal i{background:#d9a996}.site-footer .brand-words small{color:#baafa5}
.footer-intro>p{font:400 .86rem/1.6 var(--serif);color:#c7bbb0;max-width:310px;margin-top:24px}
.footer-group{display:flex;flex-direction:column;gap:9px}.footer-group p{color:#d9a996;text-transform:uppercase;letter-spacing:.14em;font-size:.58rem;margin:0 0 9px}.footer-group a{font-size:.72rem;color:#e9dfd4}.footer-group a:hover,.footer-letter a:hover{color:#d9a996}
.footer-letter{border-left:1px solid #ffffff30;padding-left:30px}.footer-letter .eyebrow{color:#d9a996;margin-top:0}.footer-letter blockquote{font:italic 400 1.12rem/1.5 var(--serif);margin:22px 0;color:#f6f0e5}.footer-letter a{font-size:.68rem;color:#e9dfd4;border-bottom:1px solid #ffffff40;padding-bottom:3px}
.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff2b;margin-top:42px;padding:17px 0;display:flex;gap:28px;justify-content:space-between;color:#a99d93;font-size:.58rem;letter-spacing:.04em}.footer-bottom a{color:#cfc4ba}

@media(max-width:900px){
  .site-header{height:72px;padding:0 18px;align-items:center}.brand-seal{width:32px;height:36px}.brand-seal span{font-size:1.15rem}.brand-seal i{bottom:7px;width:15px}.brand-seal::after{inset:2px}.brand-words strong{font-size:.82rem}.brand-words small{font-size:.59rem}
  .menu-trigger{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:48px;height:48px;border:0;background:transparent;margin-left:auto;position:relative;z-index:31}.menu-trigger span{width:21px;height:1px;background:var(--ink);transition:.2s}.menu-trigger b{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}
  .site-header nav{display:flex;position:fixed;inset:0;background:var(--paper);z-index:30;padding:105px 28px 35px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;border:0;transform:translateX(100%);transition:transform .25s ease;margin:0}.site-header nav a,.site-header nav .search-trigger{display:block;text-align:left;border-bottom:1px solid var(--line);padding:17px 0;font:400 1.55rem/1 var(--serif);letter-spacing:0;text-transform:none}.menu-open .site-header nav{transform:none}.menu-open{overflow:hidden}.menu-open .menu-trigger span:nth-child(1){transform:translateY(5px) rotate(45deg)}.menu-open .menu-trigger span:nth-child(2){opacity:0}.menu-open .menu-trigger span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}
  .directory-grid{grid-template-columns:1fr;padding:0 20px 50px}.directory-item:nth-child(odd){border-right:0}.directory-item a,.directory-item:nth-child(even) a{padding:25px 30px 25px 0}.directory-item h2{font-size:1.45rem}
  .theme-directory{padding:0 20px 50px}.theme-item a{grid-template-columns:35px 1fr 20px;gap:10px}.theme-item p{display:none}.theme-item b{grid-column:3}
  .contact-grid{grid-template-columns:1fr;margin:0 20px 50px}.contact-grid article{padding:30px 24px}
  .site-footer{grid-template-columns:1fr 1fr;padding:45px 22px 0;gap:38px 25px}.footer-intro,.footer-letter{grid-column:1/-1}.footer-letter{border-left:0;border-top:1px solid #ffffff30;padding:27px 0 0}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:8px 20px;margin-top:10px}
}
