@font-face{font-family:'Newsreader';src:url('../fonts/Newsreader-Variable.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:'Archivo';src:url('../fonts/Archivo-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Archivo';src:url('../fonts/Archivo-SemiBold.woff2') format('woff2');font-style:normal;font-weight:600 800;font-display:swap}
:root{--bw-paper:#fbf8f1;--bw-surface:#fffdfa;--bw-ink:#25231f;--bw-muted:#6e685f;--bw-terracotta:#a9472b;--bw-mustard:#b8832f;--bw-herb:#56623d;--bw-line:#ddd5c9;--bw-dark:#293129;--bw-content:1380px;--bw-reading:760px;--bw-serif:'Newsreader',Georgia,'Times New Roman',serif;--bw-sans:'Archivo',Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bw-paper);color:var(--bw-ink);font-family:var(--bw-sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--bw-terracotta)}button,input{font:inherit}.bw-container{width:min(calc(100% - 56px),var(--bw-content));margin-inline:auto}.bw-main{padding:0 0 80px}.screen-reader-text,.bw-skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bw-skip-link:focus{width:auto;height:auto;clip:auto;left:16px;top:16px;padding:10px 14px;background:#fff;z-index:99999}.bw-site-header{position:sticky;top:0;z-index:1000;background:rgba(251,248,241,.97);border-bottom:1px solid var(--bw-line);backdrop-filter:blur(10px)}.admin-bar .bw-site-header{top:32px}.bw-header-inner{width:min(calc(100% - 56px),var(--bw-content));margin:auto;min-height:138px;display:grid;grid-template-columns:360px 1fr auto;align-items:center;gap:28px}.bw-brand-link{display:inline-flex;flex-direction:column;align-items:flex-start}.bw-wordmark{display:flex;flex-direction:column;font-family:var(--bw-serif);font-weight:900;line-height:.76;letter-spacing:-2px;font-size:37px}.bw-wordmark span:first-child{padding-left:0}.bw-wordmark span:first-child::after{content:' 〰';font-size:24px;color:var(--bw-terracotta);vertical-align:middle}.bw-tagline{font-size:10px;letter-spacing:.09em;text-transform:uppercase;margin-top:9px;font-weight:700}.custom-logo{max-height:92px;width:auto}.bw-primary-nav{justify-self:end}.bw-menu{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.bw-menu a{font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:.02em;padding:10px 0;border-bottom:2px solid transparent}.bw-menu .current-menu-item>a{color:var(--bw-terracotta);border-color:var(--bw-terracotta)}.bw-search-toggle,.bw-menu-toggle{border:0;background:transparent;cursor:pointer}.bw-search-toggle{font-size:28px}.bw-menu-toggle{display:none}.bw-search-panel{background:#fff;border-top:1px solid var(--bw-line);padding:18px 0}.bw-search-form{display:flex;gap:10px;max-width:700px}.bw-search-form label{flex:1}.bw-search-form input{width:100%;min-height:48px;border:1px solid var(--bw-line);padding:0 14px}.bw-search-form button,.bw-button{min-height:48px;border:0;background:var(--bw-terracotta);color:#fff;padding:0 22px;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.bw-kicker{display:inline-block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--bw-terracotta);margin-bottom:13px}.bw-text-link{display:inline-flex;width:max-content;margin-top:6px;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:var(--bw-terracotta)}
/* prototype hero: text left, image right */
.bw-proto-hero{display:grid;grid-template-columns:.88fr 1.42fr;min-height:560px;border-bottom:1px solid var(--bw-line);background:#f7f2e9}.bw-proto-hero-copy{padding:64px 54px;display:flex;flex-direction:column;justify-content:center}.bw-proto-hero-copy h1{font:700 clamp(48px,5.2vw,78px)/.98 var(--bw-serif);letter-spacing:-.035em;margin:0 0 22px;max-width:620px}.bw-proto-hero-copy p{max-width:520px;color:#4e4a43;font-size:17px;margin:0 0 26px}.bw-button-arrow{display:inline-flex;gap:28px;align-items:center;width:max-content}.bw-proto-hero-media{min-height:560px;background:#e8e0d4;overflow:hidden}.bw-proto-hero-media img{width:100%;height:100%;object-fit:cover}
/* two wide story tiles */
.bw-proto-duo{display:grid;grid-template-columns:1fr 1fr;margin-top:0}.bw-proto-duo-card{position:relative;min-height:340px;overflow:hidden}.bw-proto-duo-card.is-dark{color:#fff;background:#252b25}.bw-proto-duo-card.is-light{display:grid;grid-template-columns:.9fr 1.1fr;background:#f5efe5;color:var(--bw-ink)}.bw-proto-duo-card.is-dark .bw-proto-duo-media{position:absolute;inset:0}.bw-proto-duo-card.is-dark .bw-proto-duo-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,24,21,.78),rgba(21,24,21,.2))}.bw-proto-duo-card.is-dark .bw-proto-duo-copy{position:relative;z-index:2;max-width:57%;height:100%;display:flex;flex-direction:column;justify-content:center}.bw-proto-duo-card.is-light .bw-proto-duo-media{grid-column:2;grid-row:1}.bw-proto-duo-card.is-light .bw-proto-duo-copy{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center}.bw-proto-duo-media img{width:100%;height:100%;object-fit:cover}.bw-proto-duo-copy{padding:38px 40px}.bw-proto-duo-copy h2{font:700 34px/1.04 var(--bw-serif);margin:0 0 14px}.bw-proto-duo-copy p{font-size:15px;margin:0 0 14px}.bw-proto-duo-card.is-dark .bw-kicker,.bw-proto-duo-card.is-dark .bw-text-link{color:#fff}
/* thin topic strip */
.bw-proto-topics{display:grid;grid-template-columns:repeat(4,1fr);background:#fbf8f1;border-top:1px solid var(--bw-line);border-bottom:1px solid var(--bw-line)}.bw-proto-topic{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:30px 25px;border-right:1px solid var(--bw-line);align-items:start}.bw-proto-topic:last-child{border-right:0}.bw-proto-topic-icon{width:60px;height:60px;border:1px solid var(--bw-terracotta);border-radius:50%;display:grid;place-items:center;font-size:24px;color:var(--bw-terracotta)}.bw-proto-topic:nth-child(even) .bw-proto-topic-icon{border-color:var(--bw-herb);color:var(--bw-herb)}.bw-proto-topic-text{display:flex;flex-direction:column}.bw-proto-topic strong{font:700 20px/1.05 var(--bw-serif);text-transform:uppercase}.bw-proto-topic small{font-size:12px;line-height:1.55;margin:8px 0 14px;color:#514d47}.bw-proto-topic em{font-style:normal;font-size:11px;text-transform:uppercase;font-weight:800;color:var(--bw-terracotta)}
.bw-section{margin-top:58px}.bw-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 16px 14px;border-bottom:1px solid var(--bw-line);margin-bottom:22px}.bw-section-heading h2{font:700 30px/1 var(--bw-serif);margin:0}.bw-section-heading>a{font-size:11px;text-transform:uppercase;font-weight:800;color:var(--bw-herb)}.bw-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:0 16px}.bw-card{background:#fdfbf7;border:1px solid var(--bw-line)}.bw-card-media{display:block;aspect-ratio:1.55;overflow:hidden}.bw-card-media img{width:100%;height:100%;object-fit:cover;transition:.3s}.bw-card:hover img{transform:scale(1.025)}.bw-card-copy{padding:14px 17px 18px}.bw-card-title{font:700 22px/1.08 var(--bw-serif);margin:0 0 10px}.bw-card-copy p{font-size:13px;color:var(--bw-muted)}.bw-card-meta{font-size:10px;text-transform:uppercase;color:var(--bw-terracotta);font-weight:700}
/* grill feature */
.bw-proto-feature{display:grid;grid-template-columns:.72fr 1.28fr;min-height:380px;margin-top:62px;background:#f3eee6;border:1px solid var(--bw-line)}.bw-proto-feature-copy{padding:48px 54px;display:flex;flex-direction:column;justify-content:center}.bw-proto-feature-copy h2{font:700 clamp(38px,4vw,58px)/1 var(--bw-serif);margin:0 0 15px}.bw-proto-feature-copy p{font-size:15px;color:var(--bw-muted)}.bw-proto-feature-media img{width:100%;height:100%;object-fit:cover}.bw-world-section{margin-top:56px}.bw-horizontal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 16px}.bw-horizontal-card>a{display:grid;grid-template-columns:150px 1fr;gap:17px;align-items:center}.bw-horizontal-card img{width:150px;height:102px;object-fit:cover}.bw-horizontal-card strong{display:block;font:700 20px/1.1 var(--bw-serif);margin-bottom:7px}.bw-horizontal-card small{display:block;font-size:12px;color:var(--bw-muted);line-height:1.4}
/* inner pages retained */
.bw-archive-header,.bw-page-header,.bw-article-header{width:min(calc(100% - 56px),920px);margin-inline:auto}.bw-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--bw-muted);margin:34px 0 20px}.bw-archive-header h1,.bw-page-header h1,.bw-article-header h1{font:700 clamp(44px,5vw,72px)/1 var(--bw-serif);margin:0}.bw-archive-intro,.bw-deck{font:400 20px/1.5 var(--bw-serif);color:var(--bw-muted)}.bw-archive-grid{width:min(calc(100% - 56px),var(--bw-content));margin:38px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bw-archive-featured{grid-column:span 2}.bw-article-hero{width:min(calc(100% - 56px),var(--bw-content));margin:32px auto 0}.bw-article-hero img{width:100%;max-height:720px;object-fit:cover}.bw-reading-column{width:min(calc(100% - 40px),var(--bw-reading));margin:auto}.bw-article-content{font-size:18px;line-height:1.78;padding-top:42px}.bw-article-content h2{font:700 36px/1.12 var(--bw-serif);margin-top:2em}.bw-article-content h3{font:700 26px/1.15 var(--bw-serif)}.bw-toc{background:#fff;border:1px solid var(--bw-line);padding:24px;margin-top:36px}.bw-author-box{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:28px 0;margin-top:40px;border-top:1px solid var(--bw-line);border-bottom:1px solid var(--bw-line)}.bw-author-avatar img{border-radius:50%}.bw-related{margin-top:58px}.bw-page-wrap,.bw-error{width:min(calc(100% - 56px),960px);margin:auto}.bw-empty{padding:40px 0}.navigation.pagination{width:min(calc(100% - 56px),var(--bw-content));margin:40px auto}.nav-links{display:flex;gap:8px}.page-numbers{padding:8px 12px;border:1px solid var(--bw-line)}
.bw-site-footer{margin-top:66px;background:#f4efe6;border-top:1px solid var(--bw-line)}.bw-footer-grid{width:min(calc(100% - 56px),var(--bw-content));margin:auto;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px;padding:48px 18px}.bw-footer-brand{font:700 28px var(--bw-serif)}.bw-site-footer h2{font:700 17px var(--bw-serif)}.bw-site-footer p,.bw-footer-menu{font-size:13px;color:var(--bw-muted)}.bw-footer-menu{list-style:none;padding:0}.bw-footer-bottom{background:var(--bw-terracotta);color:#fff;padding:17px 0;font-size:11px}.bw-footer-bottom .bw-container{display:flex;justify-content:space-between}
@media(max-width:1050px){.bw-header-inner{grid-template-columns:1fr auto auto;min-height:92px}.bw-menu-toggle{display:grid}.bw-primary-nav{position:fixed;inset:92px 0 auto;background:var(--bw-paper);padding:25px;transform:translateY(-130%);opacity:0;visibility:hidden}.bw-primary-nav.is-open{transform:none;opacity:1;visibility:visible}.bw-menu{display:block}.bw-menu a{font:700 24px var(--bw-serif);padding:12px 0}.bw-proto-hero{grid-template-columns:1fr}.bw-proto-hero-media{order:-1;min-height:420px}.bw-proto-duo-card.is-light{grid-template-columns:1fr}.bw-proto-duo-card.is-light .bw-proto-duo-media,.bw-proto-duo-card.is-light .bw-proto-duo-copy{grid-column:1}.bw-proto-duo-card.is-light .bw-proto-duo-media{grid-row:1}.bw-proto-duo-card.is-light .bw-proto-duo-copy{grid-row:2}.bw-proto-topics,.bw-card-grid{grid-template-columns:repeat(2,1fr)}.bw-proto-topic:nth-child(2){border-right:0}.bw-proto-feature{grid-template-columns:1fr}.bw-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.bw-container,.bw-header-inner,.bw-archive-grid,.bw-article-hero{width:min(calc(100% - 28px),var(--bw-content))}.bw-wordmark{font-size:28px}.bw-tagline{display:none}.bw-proto-hero-copy{padding:38px 25px}.bw-proto-hero-copy h1{font-size:46px}.bw-proto-hero-media{min-height:300px}.bw-proto-duo{grid-template-columns:1fr}.bw-proto-duo-card.is-dark .bw-proto-duo-copy{max-width:78%}.bw-proto-topics,.bw-card-grid,.bw-horizontal-list,.bw-archive-grid{grid-template-columns:1fr}.bw-proto-topic{border-right:0;border-bottom:1px solid var(--bw-line)}.bw-card-grid,.bw-horizontal-list{padding:0}.bw-section-heading{padding-inline:0}.bw-proto-feature-copy{padding:34px 25px}.bw-proto-feature-media img{height:280px}.bw-footer-grid{grid-template-columns:1fr;padding-inline:0}.bw-header-inner{min-height:78px}.bw-primary-nav{inset:78px 0 auto}.bw-menu-toggle b{display:none}.bw-archive-featured{grid-column:auto}}

/* v1.2 — closer to the approved poster composition */
:root{--bw-content:1240px;--bw-paper:#fcfaf6;--bw-surface:#fff;--bw-ink:#242722;--bw-muted:#6d6a61;--bw-terracotta:#a9472b;--bw-mustard:#c99332;--bw-herb:#39483a;--bw-line:#e4ded3}
body{background:var(--bw-paper);font-size:16px}.bw-site-header{background:rgba(252,250,246,.98);backdrop-filter:none}.bw-header-inner{min-height:106px;grid-template-columns:270px 1fr auto;gap:24px}.bw-wordmark{font-size:34px;line-height:.78}.bw-tagline{font-size:9px;margin-top:8px}.bw-menu{gap:28px}.bw-menu a{font-size:12px;letter-spacing:.025em}
.bw-home{padding-bottom:56px}.bw-proto-hero{grid-template-columns:.82fr 1.38fr;min-height:500px;background:#f7f1e7;border:1px solid var(--bw-line);border-top:0}.bw-proto-hero-copy{padding:52px 42px 54px}.bw-proto-hero-copy h1{font-size:clamp(46px,4.4vw,68px);line-height:.98;max-width:520px}.bw-proto-hero-copy p{font-size:15px;line-height:1.55;max-width:390px}.bw-proto-hero-media{min-height:500px}.bw-proto-hero-media img,.bw-proto-duo-media img,.bw-proto-feature-media img,.bw-card-media img,.bw-horizontal-card img{width:100%;height:100%;object-fit:cover}
.bw-proto-duo{gap:0}.bw-proto-duo-card{min-height:300px;border-left:1px solid var(--bw-line);border-right:1px solid var(--bw-line)}.bw-proto-duo-copy{padding:34px 30px}.bw-proto-duo-copy h2{font-size:30px}.bw-proto-duo-card.is-dark .bw-proto-duo-copy{max-width:62%}.bw-proto-duo-card.is-light{grid-template-columns:.92fr 1.08fr}.bw-proto-topics{border-left:1px solid var(--bw-line);border-right:1px solid var(--bw-line)}.bw-proto-topic{grid-template-columns:54px 1fr;gap:14px;padding:24px 18px}.bw-proto-topic-icon{width:48px;height:48px;font-size:20px}.bw-proto-topic strong{font-size:17px}.bw-proto-topic small{font-size:11px;margin:6px 0 10px}
.bw-section{margin-top:44px}.bw-section-heading{padding:0 0 12px;margin-bottom:18px}.bw-section-heading h2{font-size:28px}.bw-card-grid{padding:0;gap:18px}.bw-card{background:#fff;border-color:var(--bw-line)}.bw-card-media{aspect-ratio:1.48}.bw-card-title{font-size:20px}.bw-card-copy{padding:12px 14px 15px}.bw-card-copy p{display:none}.bw-proto-feature{min-height:330px;margin-top:48px;grid-template-columns:.72fr 1.28fr}.bw-proto-feature-copy{padding:38px 42px}.bw-proto-feature-copy h2{font-size:clamp(34px,3.3vw,50px)}.bw-world-section{margin-top:44px}.bw-horizontal-list{padding:0;gap:20px}.bw-horizontal-card>a{grid-template-columns:132px 1fr;gap:14px}.bw-horizontal-card img{width:132px;height:92px}.bw-horizontal-card strong{font-size:18px}
.bw-site-footer{margin-top:52px;background:#f5f0e7}.bw-footer-grid{padding:38px 0;gap:30px}.bw-footer-brand{font-size:26px}.bw-footer-bottom{padding:12px 0;background:var(--bw-terracotta)}
.bw-image-placeholder{width:100%;height:100%;min-height:180px;display:grid;place-items:center;background:linear-gradient(135deg,#ede5d8,#f8f3eb);color:#a9472b;font:700 20px/1.1 Georgia,serif;letter-spacing:.02em}.bw-image-placeholder span{border:1px solid #cdbfaa;padding:10px 14px;background:rgba(252,250,246,.75)}
.bw-button,.bw-search-form button{min-height:42px;padding:0 18px;font-size:11px}.bw-kicker{font-size:10px}.bw-text-link{font-size:11px}
@media(max-width:1050px){.bw-header-inner{min-height:88px}.bw-proto-hero{grid-template-columns:1fr}.bw-proto-hero-media{min-height:390px}.bw-primary-nav{inset:88px 0 auto}.bw-proto-feature{grid-template-columns:1fr}}
@media(max-width:720px){.bw-header-inner{min-height:74px}.bw-primary-nav{inset:74px 0 auto}.bw-proto-hero-copy{padding:32px 22px}.bw-proto-hero-copy h1{font-size:42px}.bw-proto-hero-media{min-height:280px}.bw-proto-duo-card{min-height:270px}.bw-proto-duo-copy{padding:26px 22px}.bw-proto-duo-card.is-dark .bw-proto-duo-copy{max-width:82%}.bw-proto-topic{padding:20px 12px}.bw-card-copy p{display:block}.bw-proto-feature-copy{padding:30px 22px}}

/* Review-Abgleich: Editorial-Rhythmus, Typografie und Poster-Hero */
.bw-main{padding-bottom:64px}
.bw-proto-hero{min-height:520px}
.bw-proto-hero-copy{padding:64px 40px}
.bw-proto-hero-media{position:relative;min-height:520px;background:var(--bw-paper)}
.bw-proto-hero-media img{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 100%)}
.bw-proto-duo-card.is-light{background:#f7f2e9}
.bw-proto-duo-card.is-light .bw-proto-duo-copy{padding:40px}
.bw-proto-topics{margin-top:0}
.bw-proto-topic{padding:24px}
.bw-proto-topic-icon{font-family:var(--bw-serif);font-weight:600;background:transparent}
.bw-section{margin-top:64px}
.bw-section-heading{margin-bottom:24px}
.bw-card-grid{gap:24px}
.bw-card-copy{padding:20px 20px 24px;display:flex;flex-direction:column;gap:10px}
.bw-card-copy p{display:block;margin:0;font-size:13.5px;line-height:1.5}
.bw-card-title{margin:0}
.bw-proto-feature{margin-top:64px;min-height:340px;background:#232722;color:#fff;border:0}
.bw-proto-feature-copy{padding:48px 40px}
.bw-proto-feature-copy h2,
.bw-proto-feature-copy h2 a{color:#fff}
.bw-proto-feature-copy p{color:rgba(255,255,255,.76)}
.bw-proto-feature .bw-kicker{color:#e6b566}
.bw-proto-feature .bw-text-link{color:#fff;border:1px solid rgba(255,255,255,.42);padding:14px 20px}
.bw-proto-feature .bw-text-link:hover,
.bw-proto-feature .bw-text-link:focus-visible{background:#fff;color:#232722;border-color:#fff}

/* v1.3.4: ruhigere, klar getrennte Autorenbox */
.bw-author-box>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}
.bw-author-box .bw-kicker{display:block;margin:0 0 7px;line-height:1.2}
.bw-author-box strong{display:block;font-family:var(--bw-serif);font-size:21px;line-height:1.25;letter-spacing:-.01em}
.bw-author-box p{margin:10px 0 0;color:var(--bw-muted)}
.bw-world-section{margin-top:64px}
.bw-horizontal-list{gap:24px}
.bw-site-footer{margin-top:64px}
@media(max-width:1050px){.bw-proto-hero-media img{-webkit-mask-image:none;mask-image:none}.bw-proto-hero-copy{padding:40px}.bw-proto-feature-copy{padding:40px}}
@media(max-width:720px){.bw-proto-hero-copy,.bw-proto-feature-copy{padding:24px}.bw-section,.bw-proto-feature,.bw-world-section,.bw-site-footer{margin-top:40px}.bw-card-grid{gap:24px}}

/* v1.3 — kompakter Artikel-Hero auf Lesespaltenbreite */
.bw-article-hero{
  width:min(calc(100% - 40px),var(--bw-reading));
  margin:32px auto 0;
}
.bw-article-hero img{
  width:100%;
  aspect-ratio:16/9;
  max-height:none;
  object-fit:cover;
}
.bw-article-hero figcaption{
  margin-top:8px;
  color:var(--bw-muted);
  font:400 11px/1.4 var(--bw-sans);
  text-align:right;
}
.bw-article-layout .bw-article-content{padding-top:32px}
@media(max-width:720px){
  .bw-article-hero{width:min(calc(100% - 28px),var(--bw-reading));margin-top:24px}
  .bw-article-hero img{aspect-ratio:4/3}
  .bw-article-layout .bw-article-content{padding-top:24px}
}

/* v1.3.1 — Startseiten-Hero kompakter; Artikel-Hero wieder im vorherigen Format */
.bw-article-hero{
  width:min(calc(100% - 56px),var(--bw-content));
  margin:32px auto 0;
}
.bw-article-hero img{
  width:100%;
  height:auto;
  aspect-ratio:auto;
  max-height:720px;
  object-fit:cover;
}
.bw-article-layout .bw-article-content{padding-top:42px}
.bw-proto-hero{
  grid-template-columns:1fr 1.15fr;
  height:460px;
  min-height:0;
}
.bw-proto-hero-copy{
  min-height:0;
  padding:40px;
}
.bw-proto-hero-copy h1{
  font-size:clamp(42px,3.8vw,56px);
  line-height:.96;
  margin-bottom:16px;
}
.bw-proto-hero-copy p{
  margin-bottom:18px;
  font-size:14px;
}
.bw-proto-hero-media{
  height:460px;
  min-height:0;
}
.bw-proto-hero-media img{height:100%;object-fit:cover}
@media(max-width:1050px){
  .bw-proto-hero{height:auto;grid-template-columns:1fr}
  .bw-proto-hero-media{height:340px;min-height:0;order:-1}
}
@media(max-width:720px){
  .bw-article-hero{width:min(calc(100% - 28px),var(--bw-content));margin-top:24px}
  .bw-article-hero img{aspect-ratio:auto;max-height:720px}
  .bw-article-layout .bw-article-content{padding-top:42px}
  .bw-proto-hero-copy{padding:24px}
  .bw-proto-hero-copy h1{font-size:40px}
  .bw-proto-hero-media{height:260px}
}
