/* Press kit: scoped layout and reading rhythm. */
.press-hero,.press-section{--press-gap:clamp(24px,4vw,56px)}
.press-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:var(--press-gap);align-items:center;padding-block:clamp(40px,5vw,72px)}
.press-hero>*,.press-section article,.press-photos figure{min-width:0}
.press-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.06;margin:16px 0 26px;text-wrap:balance}
.press-hero p{max-width:60ch;line-height:1.65}
.press-hero .eyebrow,.press-section>.eyebrow{margin:0 0 16px;color:var(--plum)}
.press-hero img{width:100%;height:auto;max-height:540px;object-fit:contain;border-radius:8px}
.press-hero .actions{gap:12px;margin-top:28px}
.press-section{padding-block:clamp(36px,5vw,64px);border-top:1px solid var(--line)}
.press-section h2{font-size:clamp(30px,3.5vw,44px);line-height:1.15;margin:0 0 26px;text-wrap:balance}
.press-section h3{font-size:clamp(22px,2vw,26px);line-height:1.25;margin:0 0 12px}
.press-section>p{max-width:72ch;margin-block:18px;line-height:1.7}
.press-section>h3{margin-top:36px}
.press-section>.button{margin-block:8px 12px}
.press-section a:not(.button){text-decoration:underline;text-underline-offset:4px}
.press-section .button,.press-hero .button{min-height:48px;padding:13px 20px;line-height:1.5;text-align:center;white-space:normal}
.press-section .button.secondary,.press-hero .button.secondary{background:transparent;color:var(--ink);border-color:var(--ink)}
.press-section .button.secondary:hover,.press-hero .button.secondary:hover{background:var(--ice);border-color:var(--ink)}
.press-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.press-facts article{background:var(--ice);padding:clamp(20px,2.5vw,30px);border-radius:8px}
.press-facts strong{display:block;font-size:clamp(26px,3vw,36px);line-height:1.15;letter-spacing:-.03em;margin-bottom:12px}
.press-facts p{font-size:16px;line-height:1.5}
.press-bio{max-width:960px;background:var(--white);padding:clamp(22px,3vw,36px);margin:24px 0;border:1px solid var(--line);border-radius:8px}
.press-bio-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}
.press-bio-head h3{margin:0}
.press-bio-head .button{flex-shrink:0}
.press-bio p{max-width:68ch;line-height:1.75}
.press-bio p+p{margin-top:20px}
.press-bio>a{display:inline-flex;align-items:center;min-height:44px;margin-top:18px;font-size:15px;font-weight:700}
.press-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;align-items:start}
.press-photos figure{margin:0;background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}
.press-photos img{width:100%;height:320px;object-fit:contain;background:#e5ebf1}
.press-photos figcaption{padding:22px}
.press-photos h3{font-size:22px;margin:0 0 10px}
.press-photos p{font-size:16px;line-height:1.6}
.press-photos small{display:block;margin-top:14px;font-size:13px;line-height:1.5;color:var(--muted)}
.press-note{font-size:14px;color:var(--muted);line-height:1.6}
.press-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px;margin-bottom:24px}
.press-topics article{border-top:2px solid var(--line);padding-top:20px}
.press-topics p{max-width:52ch;line-height:1.65}
.press-section>.text-link{display:inline-flex;align-items:center;min-height:44px}
.press-section .press-timeline-title{margin-top:56px}
.press-timeline{list-style:none;padding:0;margin:0 0 24px;max-width:960px}
.press-timeline li{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;padding:20px 0;border-bottom:1px solid var(--line);line-height:1.65}
.press-section .actions{gap:12px 24px;margin-top:24px}
.press-section .actions a{display:inline-flex;align-items:center;min-height:44px}
#booking a{overflow-wrap:anywhere}
#copy-status{padding-bottom:20px}
#copy-status:empty{display:none}
@media(min-width:701px) and (max-width:1050px){.press-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.press-hero{gap:28px}.press-facts{gap:14px}.press-facts article{padding:20px}.press-facts strong{font-size:28px}}
@media(max-width:700px){
 .press-hero{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:32px 40px}
 .press-hero h1{font-size:44px;margin-bottom:22px}
 .press-hero img{max-height:380px;max-width:320px;justify-self:center}
 .press-hero .actions{display:grid;grid-template-columns:1fr;width:100%;gap:12px;margin-top:24px}
 .press-facts,.press-photos,.press-topics{grid-template-columns:minmax(0,1fr)}
 .press-facts{gap:14px}.press-facts article{padding:22px}.press-facts strong{font-size:32px}
 .press-bio{padding:22px;margin-block:20px}.press-bio-head{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:22px}
 .press-bio-head .button{align-self:flex-start}.press-bio p{font-size:16px;line-height:1.75}
 .press-timeline li{grid-template-columns:minmax(0,1fr);gap:6px;padding-block:18px}
 .press-photos{gap:24px}.press-photos img{height:auto;max-height:440px}.press-photos figcaption{padding:20px}
 .press-section>.button{max-width:100%;width:100%}.press-topics{gap:24px}
 .press-section .press-timeline-title{margin-top:40px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Clear section boundaries using the existing cool palette. */
.press-band{position:relative;isolation:isolate;border-top:0}.press-band::before{content:"";position:absolute;z-index:-1;inset:0 calc((100% - 100vw)/2);background:var(--band-color)}.press-band-white{--band-color:#fff}.press-band-ice{--band-color:#e4eef7}.press-band-lilac{--band-color:#eeeaf0}.press-band+.press-band{border-top:1px solid #d5dbe3}.official-profiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.official-profiles a{display:flex;flex-direction:column;gap:6px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--paper);text-decoration:none!important;overflow-wrap:anywhere}.official-profiles a:hover{background:var(--ice)}.official-profiles span{font-size:14px;color:var(--muted)}.photo-download{margin-top:18px;width:100%}@media(max-width:950px){.official-profiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.official-profiles{grid-template-columns:minmax(0,1fr)}}
