:root{--ink:#12231c;--green:#173c2c;--green-2:#24513d;--gold:#b59a58;--paper:#f5f3ed;--white:#fffdf8;--charcoal:#202522;--burgundy:#704138;--line:#c7c2b5;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Trebuchet MS",Trebuchet,Arial,sans-serif;letter-spacing:0;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--gold);color:var(--ink);padding:.6rem 1rem;z-index:20}.skip-link:focus{left:1rem}.site-header{max-width:var(--max);margin:0 auto;padding:0 28px}.issue-line{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:9px 0 7px;font-size:.7rem;text-transform:uppercase;font-weight:700}.masthead{display:flex;align-items:flex-end;justify-content:space-between;padding:26px 0 20px}.brand{display:flex;align-items:baseline;text-decoration:none;font-size:clamp(2.7rem,7vw,5.8rem);font-weight:700;line-height:.78;color:var(--green);text-transform:lowercase}.brand b{color:var(--gold);font-size:.52em;margin-left:7px}.masthead p{margin:0 0 3px;text-align:right;font-size:.84rem;line-height:1.35;color:#4d5852}.main-nav{display:flex;border-top:5px solid var(--green);border-bottom:1px solid var(--ink);min-height:49px;align-items:stretch;overflow-x:auto;scrollbar-width:thin}.main-nav a{display:flex;align-items:center;padding:0 22px;text-decoration:none;white-space:nowrap;font-size:.82rem;font-weight:700;border-right:1px solid var(--line)}.main-nav a:first-child{padding-left:0}.main-nav a[aria-current=page],.main-nav a:hover{color:var(--burgundy)}.search-form{display:flex;justify-content:flex-end;gap:0;padding:12px 0;border-bottom:1px solid var(--line)}.search-form input{width:min(100%,350px);border:1px solid var(--line);border-right:0;background:transparent;border-radius:0;padding:10px 12px;font:inherit;color:var(--ink)}.search-form button{border:1px solid var(--green);background:var(--green);color:var(--white);border-radius:0;padding:8px 18px;font:700 .8rem inherit;cursor:pointer}.search-form button:hover,.search-form button:focus-visible{background:var(--gold);color:var(--ink)}.search-results{border:1px solid var(--line);border-top:0;background:var(--white);padding:16px;position:relative;z-index:5}.search-results p{margin:0}.search-results ul{list-style:none;padding:0;margin:8px 0 0}.search-results li+li{border-top:1px solid var(--line)}.search-results a{display:grid;grid-template-columns:1fr auto;gap:14px;padding:10px 0;text-decoration:none}.search-results a span{color:#59625d;font-size:.76rem}.lead-story{position:relative;max-width:var(--max);height:min(66vw,690px);min-height:490px;margin:20px auto 0;overflow:hidden;background:var(--green)}.lead-story>img{width:100%;height:100%;object-fit:cover}.lead-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,20,15,.88) 0%,rgba(9,20,15,.48) 42%,rgba(9,20,15,0) 70%)}.lead-copy{position:absolute;left:0;bottom:0;width:min(820px,88%);padding:48px;color:var(--white)}.lead-copy h1{font-size:clamp(2.15rem,5.5vw,4.75rem);line-height:1.03;margin:10px 0 14px;max-width:18ch}.lead-copy h1 a{text-decoration:none}.lead-copy>p{max-width:65ch;margin:0 0 16px;color:#e8ebe5}.kicker{display:inline-block;color:var(--burgundy);font-size:.72rem;font-weight:700;text-transform:uppercase}.kicker--gold{color:#dbc882}.story-meta{display:flex;gap:18px;color:#59625d;font-size:.72rem;text-transform:uppercase}.story-meta--light{color:#ddd8cc}.editorial-rule{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:36px;padding:25px 28px;border-bottom:1px solid var(--ink)}.editorial-rule span{font-size:.72rem;text-transform:uppercase;font-weight:700;color:var(--burgundy)}.editorial-rule p{font-size:1.1rem;margin:0;max-width:620px}.edition,.read-next,.category-main{max-width:var(--max);margin:0 auto;padding:76px 28px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:36px;align-items:end;border-bottom:1px solid var(--ink);padding-bottom:18px;margin-bottom:28px}.section-heading>p{margin:0;text-transform:uppercase;font-size:.72rem;font-weight:700;color:var(--burgundy)}.section-heading h2{font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.08;margin:0;max-width:19ch}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 28px}.story-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:22px;border-top:4px solid var(--green);padding-top:14px}.story-card--wide{grid-column:1/-1;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr)}.story-image{display:block;overflow:hidden;background:#d7d5ce}.story-image img{width:100%;height:100%;min-height:230px;object-fit:cover;transition:transform .35s ease}.story-image:hover img{transform:scale(1.015)}.story-copy h3{font-size:clamp(1.25rem,2.1vw,2rem);line-height:1.12;margin:7px 0 10px}.story-copy h3 a{text-decoration:none}.story-copy h3 a:hover{text-decoration:underline}.story-copy>p{font-size:.9rem;color:#3f4944}.story-copy .story-meta{border-top:1px solid var(--line);padding-top:10px;margin-top:18px}.category-band{background:var(--green);color:var(--white);padding:70px max(28px,calc((100vw - var(--max))/2 + 28px)) 86px}.section-heading--light{border-color:#748b7e}.section-heading--light>p{color:#dbc882}.category-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #748b7e}.category-list>a{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;column-gap:16px;padding:28px 24px;min-height:180px;text-decoration:none;border-right:1px solid #748b7e}.category-list>a:last-child{border:0}.category-list>a>span{font-size:.7rem;color:#dbc882}.category-list strong{font-size:1.15rem}.category-list p{grid-column:2/3;margin:8px 0;color:#d2dbd5;font-size:.85rem}.category-list b{font-size:1.3rem;color:var(--gold)}.site-footer{background:#10271d;color:#dfe7e1;padding:50px max(28px,calc((100vw - var(--max))/2 + 28px));display:grid;grid-template-columns:1fr 1.5fr auto;gap:28px;align-items:start;border-top:6px solid var(--gold)}.footer-brand{font-size:2rem;text-decoration:none;font-weight:700}.footer-brand span{color:var(--gold);font-size:.6em;margin-left:4px}.site-footer p{margin:0;max-width:430px;font-size:.86rem}.site-footer nav{display:flex;gap:16px;font-size:.78rem}.site-footer small{grid-column:1/-1;color:#9eaba3;border-top:1px solid #486253;padding-top:16px}.article-main{max-width:var(--max);margin:0 auto;padding:56px 28px 80px}.article-header{max-width:920px;margin:0 auto 36px}.article-header h1{font-size:4.25rem;line-height:.98;margin:14px 0 22px;max-width:18ch}.dek{font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.48;max-width:760px;color:#3f4c45}.byline{display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--ink);padding-top:14px;font-size:.72rem;text-transform:uppercase}.article-figure{margin:0}.article-figure img{width:100%;max-height:710px;object-fit:cover}.article-figure figcaption{font-size:.68rem;color:#66716b;padding-top:7px}.article-layout{display:grid;grid-template-columns:170px minmax(0,720px);gap:48px;justify-content:center;padding-top:55px}.article-aside{font-size:.7rem;text-transform:uppercase;color:var(--burgundy);padding-top:8px}.article-aside span{font-weight:700}.article-aside p{margin:6px 0}.article-aside div{height:1px;background:var(--gold);margin-top:18px;width:60px}.article-body{font-family:Georgia,"Times New Roman",serif;color:#242825;font-size:1.08rem;line-height:1.78}.article-body>p:first-child::first-letter{float:left;font-family:"Trebuchet MS",sans-serif;font-size:5.2rem;line-height:.78;padding:11px 10px 0 0;color:var(--green);font-weight:700}.article-body h2,.article-body h3,.article-body h4{font-family:"Trebuchet MS",sans-serif;color:var(--ink)}.article-body h2{font-size:2rem;line-height:1.15;margin:2.5em 0 .6em;border-top:3px solid var(--green);padding-top:.5em}.article-body h3{font-size:1.35rem;line-height:1.2;margin:2em 0 .5em}.article-body h4{font-size:1rem;text-transform:uppercase;margin:1.8em 0 .4em;color:var(--burgundy)}.article-body ul{padding-left:1.2em}.article-body li{margin:.55em 0}.article-body table{width:100%;border-collapse:collapse;margin:1.5em 0;font: .88rem/1.45 "Trebuchet MS",sans-serif}.article-body th,.article-body td{text-align:left;vertical-align:top;border:1px solid var(--line);padding:10px}.article-body th{background:var(--green);color:var(--white)}.source-note{border-left:4px solid var(--gold);background:#ebe8df;padding:18px 20px;margin-top:2em;font: .82rem/1.55 "Trebuchet MS",sans-serif}.read-next{padding-left:0;padding-right:0;padding-bottom:0;margin-top:76px}.story-grid--two{grid-template-columns:repeat(2,1fr)}.category-header{display:grid;grid-template-columns:1fr 2fr;gap:36px;border-top:6px solid var(--green);padding:28px 0 42px}.category-header>p{margin:0;text-transform:uppercase;font-size:.72rem;color:var(--burgundy);font-weight:700}.category-header h1{font-size:2.75rem;line-height:.98;margin:0}.category-header>div{grid-column:2;display:grid;grid-template-columns:140px 1fr;gap:24px;border-top:1px solid var(--line);padding-top:15px}.category-header>div span{font-size:.72rem;text-transform:uppercase;color:var(--burgundy)}.category-header>div p{margin:0;max-width:480px}.category-stories{display:grid;grid-template-columns:repeat(2,1fr);gap:48px 28px}.category-stories .story-card--wide{grid-column:1/-1}.category-note{margin-top:70px;background:var(--gold);color:var(--ink);display:grid;grid-template-columns:1fr 2fr;gap:36px;padding:28px}.category-note p{margin:0;max-width:600px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:800px){.site-header{padding:0 18px}.issue-line span:last-child{display:none}.masthead{align-items:flex-start;flex-direction:column;gap:16px}.masthead p{text-align:left}.brand{font-size:3.6rem}.main-nav a{padding:0 14px}.main-nav a:first-child{padding-left:0}.search-form input{width:100%}.lead-story{margin-top:14px;min-height:500px;height:78vh}.lead-copy{padding:26px 20px;width:100%}.lead-copy h1{font-size:2.4rem}.lead-copy>p{font-size:.9rem}.editorial-rule,.section-heading,.category-header{grid-template-columns:1fr;gap:10px}.edition,.category-main,.article-main{padding:52px 18px}.story-grid,.category-stories,.story-grid--two{grid-template-columns:1fr}.story-card,.story-card--wide{grid-column:auto;grid-template-columns:1fr}.story-image img{aspect-ratio:3/2;min-height:0}.category-list{grid-template-columns:1fr}.category-list>a{border-right:0;border-bottom:1px solid #748b7e;min-height:0}.site-footer{grid-template-columns:1fr}.site-footer small{grid-column:1}.article-header h1{font-size:2.65rem}.article-layout{grid-template-columns:1fr;gap:0;padding-top:35px}.article-aside{display:none}.article-body{font-size:1.02rem}.article-body h2{font-size:1.65rem}.article-body table{display:block;overflow-x:auto}.read-next{margin-top:50px}.category-header>div{grid-column:1;grid-template-columns:1fr}.category-note{grid-template-columns:1fr;gap:8px}}@media(max-width:430px){.issue-line{font-size:.62rem}.brand{font-size:3rem}.main-nav{margin-right:-18px}.lead-story{min-height:520px}.lead-copy h1{font-size:2.15rem}.story-meta{flex-wrap:wrap;gap:6px 14px}.article-header h1{font-size:2.25rem;overflow-wrap: break-word;}.article-body h2{font-size:1.5rem}.site-footer nav{flex-wrap:wrap}}

/* visual-quality-targeted-v2 */
:is(h1, h2, h3) {
  overflow-wrap: break-word;
}

.visual-refresh-feed {
  overflow: hidden;
}

.visual-refresh-feed:has(> article) {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2.4vw, 32px) !important;
  align-items: start;
}

.visual-refresh-feed:has(> article) > :is(
  h1, h2, h3, p, header, .section-heading, .section-head, .heading
) {
  grid-column: 1 / -1;
}

.visual-refresh-feed:has(> article) > article {
  display: block !important;
  grid-column: auto !important;
  min-width: 0;
  min-height: 0 !important;
}

.visual-refresh-feed > .visual-refresh-feed {
  grid-column: 1 / -1 !important;
  width: 100%;
}

.visual-refresh-feed :is(
  .story-grid, .article-grid, .post-grid, .card-grid, .cards,
  [class*="article-list"], [class*="story-list"], [class*="post-list"]
) {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2.4vw, 32px) !important;
}

.visual-refresh-feed :is(article, li, [class*="card"]) {
  min-width: 0;
}

.visual-refresh-feed img {
  width: 100% !important;
  height: auto !important;
  max-height: 260px !important;
  aspect-ratio: 16 / 10;
  object-fit: cover !important;
}

@media (max-width: 720px) {
  .visual-refresh-feed:has(> article),
  .visual-refresh-feed :is(
    .story-grid, .article-grid, .post-grid, .card-grid, .cards,
    [class*="article-list"], [class*="story-list"], [class*="post-list"]
  ) {
    grid-template-columns: 1fr !important;
  }
}

/* Live visual QA fixes 2026-07-29 */

.lead-story > img {
  width: 100%;
  height: min(48vw, 520px);
  min-height: 260px;
  object-fit: cover;
}
@media (max-width: 700px) {
  .lead-story > img {
    height: min(72vw, 360px);
    min-height: 220px;
  }
}

/* bespoke-beijer-mobility-map-v2:start */
html, body { max-width: 100%; overflow-x: clip; }
:is(h1, h2, h3, h4) { overflow-wrap: break-word; }
.bm-home { max-width: var(--max); margin: 0 auto; padding: 20px 28px 90px; }
.bm-dispatch { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(330px, .7fr); border-top: 6px solid var(--green); border-bottom: 1px solid var(--ink); }
.bm-dispatch__visual { position: relative; min-width: 0; background: var(--green); }
.bm-dispatch__visual a { display: block; height: 100%; }
.bm-dispatch__visual img { width: 100%; height: 100%; min-height: 500px; max-height: 650px; aspect-ratio: 4 / 3; object-fit: cover; }
.bm-dispatch__marker { position: absolute; top: 22px; left: 22px; display: grid; place-items: center; width: 54px; aspect-ratio: 1; background: var(--gold); color: var(--ink); font-size: .76rem; font-weight: 700; }
.bm-dispatch__copy { display: flex; flex-direction: column; justify-content: flex-end; min-width: 0; padding: 42px; background: var(--white); border-left: 1px solid var(--ink); }
.bm-kicker { display: flex; justify-content: space-between; gap: 16px; margin: 0 0 20px; padding-bottom: 10px; border-bottom: 1px solid var(--line); color: var(--burgundy); font-size: .7rem; font-weight: 700; text-transform: uppercase; }
.bm-dispatch h1 { margin: 0; font-size: 64px; line-height: .98; letter-spacing: 0; }
.bm-dispatch h1 a { text-decoration: none; }
.bm-dispatch__copy > p:not(.bm-kicker) { margin: 22px 0 20px; color: #46534c; font-size: .95rem; }
.bm-text-link { display: inline-flex; gap: 10px; align-items: center; width: fit-content; color: var(--burgundy); font-size: .75rem; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.bm-text-link:hover { text-decoration: underline; }
.bm-shortcuts { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); }
.bm-shortcuts a { display: flex; gap: 13px; align-items: center; min-width: 0; padding: 15px 20px; border-right: 1px solid var(--line); color: var(--green); font-size: .78rem; font-weight: 700; text-decoration: none; }
.bm-shortcuts a:last-child { border-right: 0; }
.bm-shortcuts span { display: grid; place-items: center; width: 28px; aspect-ratio: 1; background: var(--green); color: var(--white); font-size: .66rem; }
.bm-routeboard { padding-top: 84px; }
.bm-home__section-title { display: grid; grid-template-columns: 150px minmax(0, 1fr) 220px; gap: 30px; align-items: end; padding-bottom: 24px; border-bottom: 6px solid var(--green); }
.bm-home__section-title > p, .bm-home__section-title > span { margin: 0; color: var(--burgundy); font-size: .7rem; font-weight: 700; text-transform: uppercase; }
.bm-home__section-title > span { color: #55615b; text-align: right; }
.bm-home__section-title h2 { max-width: 760px; margin: 0; font-size: 48px; line-height: 1.02; }
.bm-route { display: grid; grid-template-columns: 210px minmax(0, 1fr); gap: 34px; padding: 46px 0; border-bottom: 1px solid var(--ink); }
.bm-route__head { align-self: start; position: sticky; top: 18px; display: grid; grid-template-columns: 46px 1fr; gap: 12px; }
.bm-route__head > span { grid-row: 1 / 3; display: grid; place-items: center; width: 46px; aspect-ratio: 1; border: 3px solid var(--green); color: var(--green); font-size: .7rem; font-weight: 700; }
.bm-route__head div p, .bm-route__head > p { margin: 0; color: var(--burgundy); font-size: .66rem; font-weight: 700; text-transform: uppercase; }
.bm-route__head h3 { margin: 3px 0 0; font-size: 22px; line-height: 1.05; }
.bm-route__head > p { grid-column: 1 / -1; padding-top: 14px; border-top: 1px solid var(--line); color: #55615b; font-size: .73rem; font-weight: 400; line-height: 1.55; text-transform: none; }
.bm-route__grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 30px 24px; }
.bm-route-card { grid-column: span 4; min-width: 0; border-top: 4px solid var(--green); }
.bm-route-card--lead { grid-column: span 6; }
.bm-route-card:nth-child(2), .bm-route-card:nth-child(3) { grid-column: span 3; }
.bm-route-card__image { display: block; overflow: hidden; background: #d9d7cf; }
.bm-route-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .25s ease; }
.bm-route-card--lead img { aspect-ratio: 16 / 10; }
.bm-route-card__image:hover img { transform: scale(1.018); }
.bm-route-card > div { padding-top: 14px; }
.bm-route-card__meta { display: flex; justify-content: space-between; gap: 12px; margin: 0; color: #66716b; font-size: .66rem; text-transform: uppercase; }
.bm-route-card__meta a { color: var(--burgundy); font-weight: 700; text-decoration: none; }
.bm-route-card h4 { margin: 8px 0 10px; font-size: 25px; line-height: 1.08; }
.bm-route-card h4 a { text-decoration: none; }
.bm-route-card > div > p:last-child { margin: 0; color: #46534c; font-size: .84rem; }
.bm-categories { margin-top: 82px; background: var(--green); color: var(--white); }
.bm-categories > header { display: grid; grid-template-columns: 150px 1fr; gap: 30px; padding: 38px 34px 28px; border-bottom: 1px solid #71877b; }
.bm-categories > header p { margin: 0; color: #dbc882; font-size: .7rem; font-weight: 700; text-transform: uppercase; }
.bm-categories h2 { margin: 0; font-size: 38px; line-height: 1.05; }
.bm-categories > div { display: grid; grid-template-columns: repeat(3, 1fr); }
.bm-categories > div > a { display: grid; grid-template-columns: auto 1fr auto; gap: 10px 16px; min-width: 0; padding: 28px; border-right: 1px solid #71877b; text-decoration: none; }
.bm-categories > div > a:last-child { border-right: 0; }
.bm-categories span, .bm-categories b { color: #dbc882; }
.bm-categories strong { font-size: 18px; }
.bm-categories p { grid-column: 2 / 3; margin: 0; color: #d2dbd5; font-size: .82rem; }
.bm-category { padding-top: 38px; }
.bm-category__header { display: grid; grid-template-columns: 170px minmax(0, 1fr) 280px; gap: 32px; align-items: end; padding: 30px 0 42px; border-top: 6px solid var(--green); border-bottom: 1px solid var(--ink); }
.bm-category__header > p { display: flex; gap: 12px; align-items: center; margin: 0; color: var(--burgundy); font-size: .7rem; font-weight: 700; text-transform: uppercase; }
.bm-category__header > p span { display: grid; place-items: center; width: 38px; aspect-ratio: 1; background: var(--green); color: var(--white); }
.bm-category__header h1 { margin: 0; font-size: 56px; line-height: 1; }
.bm-category__header > div { padding-top: 12px; border-top: 1px solid var(--line); }
.bm-category__header strong { color: var(--burgundy); font-size: .7rem; text-transform: uppercase; }
.bm-category__header > div p { margin: 8px 0 0; color: #4d5952; font-size: .85rem; }
.bm-category__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 44px 28px; padding: 44px 0 0; }
.bm-category-card { display: grid; grid-template-columns: minmax(180px, .85fr) minmax(0, 1.15fr); gap: 22px; min-width: 0; padding-top: 14px; border-top: 4px solid var(--green); }
.bm-category-card--lead { grid-column: 1 / -1; grid-template-columns: minmax(0, 1.45fr) minmax(300px, .55fr); }
.bm-category-card__image { display: block; min-width: 0; overflow: hidden; background: #d9d7cf; }
.bm-category-card img { width: 100%; height: 100%; min-height: 220px; max-height: 390px; aspect-ratio: 4 / 3; object-fit: cover; }
.bm-category-card__meta { display: flex; justify-content: space-between; gap: 12px; margin: 0; color: var(--burgundy); font-size: .68rem; font-weight: 700; text-transform: uppercase; }
.bm-category-card h2 { margin: 9px 0 12px; font-size: 30px; line-height: 1.08; }
.bm-category-card h2 a { text-decoration: none; }
.bm-category-card > div > p:not(.bm-category-card__meta) { margin: 0 0 16px; color: #46534c; font-size: .86rem; }
.bm-category__note { display: grid; grid-template-columns: 170px 1fr auto; gap: 28px; align-items: center; margin-top: 68px; padding: 28px; background: var(--gold); }
.bm-category__note span { font-weight: 700; }
.bm-category__note p { margin: 0; max-width: 650px; }
.bm-category__note a { font-size: .73rem; font-weight: 700; text-transform: uppercase; }
.article-main { overflow: hidden; }
.article-header h1 { max-width: 19ch; font-size: 68px; line-height: 1; }
.article-figure img { width: 100%; max-height: 620px; aspect-ratio: 16 / 9; object-fit: cover; }
.article-body { min-width: 0; }
.article-body h2 { font-size: 32px; }
@media (max-width: 900px) {
  .bm-dispatch { grid-template-columns: 1fr 1fr; }
  .bm-dispatch__visual img { min-height: 430px; }
  .bm-dispatch__copy { padding: 30px; }
  .bm-dispatch h1 { font-size: 50px; }
  .bm-home__section-title { grid-template-columns: 120px 1fr; }
  .bm-home__section-title > span { grid-column: 2; text-align: left; }
  .bm-home__section-title h2 { font-size: 42px; }
  .bm-route { grid-template-columns: 170px minmax(0, 1fr); gap: 26px; }
  .bm-route-card--lead { grid-column: span 12; }
  .bm-route-card:nth-child(2), .bm-route-card:nth-child(3) { grid-column: span 6; }
  .bm-category__header { grid-template-columns: 130px 1fr; }
  .bm-category__header h1 { font-size: 46px; }
  .bm-category__header > div { grid-column: 2; }
  .bm-category-card, .bm-category-card--lead { grid-template-columns: 1fr; }
  .article-header h1 { font-size: 52px; }
}
@media (max-width: 680px) {
  .bm-home { padding: 14px 18px 64px; }
  .bm-dispatch { grid-template-columns: 1fr; }
  .bm-dispatch__visual img { min-height: 0; max-height: none; aspect-ratio: 4 / 3; }
  .bm-dispatch__copy { padding: 26px 0 28px; border-left: 0; background: transparent; }
  .bm-dispatch h1 { font-size: 38px; }
  .bm-kicker { margin-bottom: 15px; }
  .bm-shortcuts { grid-template-columns: 1fr; }
  .bm-shortcuts a { border-right: 0; border-top: 1px solid var(--line); padding-inline: 0; }
  .bm-routeboard { padding-top: 58px; }
  .bm-home__section-title { grid-template-columns: 1fr; gap: 12px; }
  .bm-home__section-title > span { grid-column: 1; }
  .bm-home__section-title h2 { font-size: 34px; }
  .bm-route { grid-template-columns: 1fr; gap: 24px; padding: 36px 0; }
  .bm-route__head { position: static; }
  .bm-route__grid { grid-template-columns: 1fr; gap: 30px; }
  .bm-route-card, .bm-route-card--lead, .bm-route-card:nth-child(2), .bm-route-card:nth-child(3) { grid-column: auto; }
  .bm-route-card img, .bm-route-card--lead img { aspect-ratio: 16 / 10; }
  .bm-route-card h4 { font-size: 24px; }
  .bm-categories { margin-top: 58px; }
  .bm-categories > header { grid-template-columns: 1fr; gap: 10px; padding: 28px 22px; }
  .bm-categories h2 { font-size: 32px; }
  .bm-categories > div { grid-template-columns: 1fr; }
  .bm-categories > div > a { border-right: 0; border-bottom: 1px solid #71877b; padding: 24px 22px; }
  .bm-categories > div > a:last-child { border-bottom: 0; }
  .bm-category { padding-top: 18px; }
  .bm-category__header { grid-template-columns: 1fr; gap: 14px; padding: 24px 0 30px; }
  .bm-category__header h1 { font-size: 36px; }
  .bm-category__header > div { grid-column: 1; }
  .bm-category__grid { grid-template-columns: 1fr; gap: 36px; padding-top: 34px; }
  .bm-category-card, .bm-category-card--lead { grid-column: auto; grid-template-columns: 1fr; gap: 18px; }
  .bm-category-card img { min-height: 0; max-height: none; aspect-ratio: 16 / 10; }
  .bm-category-card h2 { font-size: 26px; }
  .bm-category__note { grid-template-columns: 1fr; gap: 10px; margin-top: 48px; padding: 22px; }
  .article-header h1 { font-size: 38px; }
  .article-figure img { max-height: none; aspect-ratio: 4 / 3; }
  .article-body h2 { font-size: 26px; }
}
/* bespoke-beijer-mobility-map-v2:end */
