/*
Theme Name: LandesJournal Outfit
Description: Dynamic reference-based news layout, September 2026.
Template: twentytwentyfive
Version: 2026.09.05.2
Requires at least: 6.7
Requires PHP: 7.4
Text Domain: landesjournal-outfit
License: GNU General Public License v2 or later
*/

body.lj-outfit {
    --lj-navy: #061b36;
    --lj-ink: #102139;
    --lj-red: #d50012;
    --lj-link: #075cab;
    --lj-pale: #f1f5f9;
    --lj-line: #dce5ee;
    --lj-muted: #49596b;
    --lj-gap: 20px;
    margin: 0;
    background: #fff;
    color: var(--lj-ink);
    font: 16px/1.5 Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}
.lj-outfit *, .lj-outfit *::before, .lj-outfit *::after { box-sizing: border-box; }
.lj-outfit [class^="lj-o-"], .lj-outfit [class*=" lj-o-"] { min-width: 0; letter-spacing: 0; }
.lj-outfit :is(h1,h2,h3,h4,h5,h6,p,figure) { margin: 0; }
.lj-outfit :is(h1,h2,h3,h4,h5,h6) { font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: var(--lj-navy); }
.lj-outfit :is(a,button,input,textarea,select,summary) { -webkit-tap-highlight-color: transparent; }
.lj-outfit a { color: var(--lj-link); text-decoration: none; overflow-wrap: anywhere; }
.lj-outfit a:hover { text-decoration: underline; text-underline-offset: 3px; }
.lj-outfit a:focus-visible, .lj-outfit button:focus-visible, .lj-outfit summary:focus-visible,
.lj-outfit input:focus-visible, .lj-outfit textarea:focus-visible, .lj-outfit select:focus-visible {
    outline: 3px solid #0874c8; outline-offset: 3px;
}
.lj-outfit img { display: block; max-width: 100%; height: auto; }
.lj-outfit button, .lj-outfit input, .lj-outfit textarea, .lj-outfit select { font: inherit; }
.lj-outfit button, .lj-outfit summary { cursor: pointer; }
.lj-outfit [hidden] { display: none !important; }
.lj-outfit .screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.lj-outfit .lj-o-container { width: calc(100% - 52px); max-width: 1440px; margin-inline: auto; }
.lj-outfit .lj-o-skip { position: absolute; left: 16px; top: -100px; z-index: 10000; padding: 12px 16px; background: white; }
.lj-outfit .lj-o-skip:focus { top: 12px; }
.lj-outfit .lj-o-topbar { background: var(--lj-pale); border-bottom: 1px solid var(--lj-line); }
.lj-outfit .lj-o-topbar-inner { display: flex; justify-content: space-between; gap: 12px; align-items: center; min-height: 30px; font-size: 12px; }
.lj-outfit .lj-o-topbar nav { display: flex; flex-wrap: wrap; gap: 18px; justify-content: flex-end; }
.lj-outfit .lj-o-topbar a { color: var(--lj-navy); }
.lj-outfit .lj-o-masthead { background: #fff; }
.lj-outfit .lj-o-masthead-inner { min-height: 132px; position: relative; display: flex; align-items: center; justify-content: space-between; gap: 24px; isolation: isolate; }
.lj-outfit .lj-o-skyline { position: absolute; inset: 0 -26px 0 auto; width: 58%; height: 100%; object-fit: cover; object-position: center 58%; z-index: -1; pointer-events: none; mask-image: linear-gradient(to right, transparent, #000 25%); -webkit-mask-image: linear-gradient(to right, transparent, #000 25%); }
.lj-outfit .lj-o-identity { display: flex; align-items: center; flex: 0 1 auto; gap: 12px; color: var(--lj-navy); text-decoration: none; }
.lj-outfit .lj-o-identity:hover { text-decoration: none; }
.lj-outfit .lj-o-logo { width: 88px; height: 96px; flex: 0 0 88px; object-fit: contain; }
.lj-outfit .lj-o-wordmark { display: block; }
.lj-outfit .lj-o-wordmark strong { display: block; font-size: 54px; font-weight: 900; line-height: 1.06; white-space: nowrap; }
.lj-outfit .lj-o-wordmark > span { display: block; margin-top: 4px; font-size: 15px; line-height: 1.35; }
.lj-outfit .lj-o-search { display: flex; width: 260px; max-width: 100%; background: #fff; border: 1px solid var(--lj-line); border-radius: 3px; }
.lj-outfit .lj-o-masthead .lj-o-search { align-self: flex-start; margin-top: 19px; flex: 0 0 250px; }
.lj-outfit .lj-o-search input { width: 100%; min-width: 0; border: 0; padding: 10px 12px; background: transparent; color: var(--lj-ink); font-size: 13px; }
.lj-outfit .lj-o-search button { display: grid; place-items: center; width: 42px; min-height: 42px; flex: 0 0 42px; color: var(--lj-navy); background: transparent; border: 0; padding: 0; }
.lj-outfit .lj-o-icon { display: inline-block; width: 20px; height: 20px; flex: 0 0 20px; position: relative; }
.lj-outfit .lj-o-icon-search::before { content: ""; position: absolute; inset: 2px 5px 5px 2px; border: 2px solid currentColor; border-radius: 50%; }
.lj-outfit .lj-o-icon-search::after { content: ""; width: 8px; height: 2px; background: currentColor; position: absolute; right: 0; bottom: 3px; transform: rotate(45deg); }
.lj-outfit .lj-o-icon-menu { background: linear-gradient(currentColor,currentColor) 0 3px/20px 2px no-repeat, linear-gradient(currentColor,currentColor) 0 9px/20px 2px no-repeat, linear-gradient(currentColor,currentColor) 0 15px/20px 2px no-repeat; }
.lj-outfit .lj-o-icon-home::before { content: ""; position: absolute; width: 14px; height: 14px; top: 2px; left: 3px; border-left: 2px solid; border-top: 2px solid; transform: rotate(45deg); }
.lj-outfit .lj-o-icon-home::after { content: ""; position: absolute; width: 13px; height: 12px; bottom: 0; left: 4px; border: 2px solid; border-top: 0; }
.lj-outfit .lj-o-nav-band { background: var(--lj-navy); color: white; }
.lj-outfit .lj-o-nav-inner { display: flex; align-items: stretch; position: relative; min-height: 46px; }
.lj-outfit .lj-o-home-link { display: grid; place-items: center; width: 54px; flex: 0 0 54px; background: #0b3b62; }
.lj-outfit .lj-o-nav-band a { color: #fff; }
.lj-outfit .lj-o-primary { display: flex; align-items: stretch; flex: 1 1 auto; justify-content: space-around; }
.lj-outfit .lj-o-primary > a { display: flex; align-items: center; justify-content: center; padding: 13px 9px; font-size: 12px; font-weight: 700; text-transform: uppercase; line-height: 1.35; }
.lj-outfit .lj-o-primary > a:hover, .lj-outfit .lj-o-home-link:hover { background: #124b73; text-decoration: none; }
.lj-outfit .lj-o-menu-toggle { display: none; }
.lj-outfit .lj-o-topics-menu { flex: 0 0 auto; }
.lj-outfit .lj-o-topics-menu > summary { display: flex; height: 100%; align-items: center; gap: 14px; padding: 10px 16px; background: var(--lj-red); color: white; list-style: none; font-size: 13px; font-weight: 800; text-transform: uppercase; }
.lj-outfit .lj-o-topics-menu > summary::-webkit-details-marker { display: none; }
.lj-outfit .lj-o-topics-panel { position: absolute; z-index: 20; right: 0; top: 100%; width: min(600px,100%); padding: 16px; background: var(--lj-navy); border-top: 3px solid var(--lj-red); box-shadow: 0 8px 14px #061b3633; }
.lj-outfit .lj-o-topics-panel nav { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 4px; }
.lj-outfit .lj-o-topics-panel a { padding: 10px; font-size: 14px; }
.lj-outfit .lj-o-main { padding-top: 16px; padding-bottom: 28px; }
.lj-outfit .lj-o-layout { display: grid; grid-template-columns: minmax(0,1fr) 260px; gap: 26px; align-items: start; }
.lj-outfit .lj-o-lead { display: grid; grid-template-columns: minmax(0,2.3fr) minmax(0,1fr); gap: 16px; align-items: stretch; }
.lj-outfit .lj-o-secondary { display: grid; grid-template-rows: repeat(3,minmax(142px,1fr)); gap: 9px; }
.lj-outfit .lj-o-story { position: relative; border: 1px solid var(--lj-line); background: white; overflow-wrap: anywhere; }
.lj-outfit .lj-o-story-image { position: relative; aspect-ratio: 2.35; background: var(--lj-pale); }
.lj-outfit .lj-o-story-image > img { width: 100%; height: 100%; object-fit: cover; }
.lj-outfit .lj-o-image-credit { display: block; position: absolute; z-index: 2; top: 5px; right: 5px; left: auto; max-width: calc(100% - 10px); padding: 3px 5px; background: #061b36eb; color: white; font-size: 10px; line-height: 1.35; overflow-wrap: anywhere; pointer-events: none; }
.lj-outfit .lj-o-story-body { padding: 0 12px 12px; }
.lj-outfit .lj-o-category { display: inline-block; position: relative; padding: 3px 7px; margin-top: -12px; margin-bottom: 7px; background: #07528e; color: white; font-size: 11px; line-height: 1.4; font-weight: 800; text-transform: uppercase; }
.lj-outfit .lj-o-category-crime { background: var(--lj-red); }
.lj-outfit .lj-o-story-title { font-size: 18px; line-height: 1.2; font-weight: 800; margin: 0; }
.lj-outfit .lj-o-story-title a { color: var(--lj-navy); }
.lj-outfit .lj-o-story-title a::after { content: ""; position: absolute; inset: 0; z-index: 3; }
.lj-outfit .lj-o-story-title a:focus-visible { outline: none; }
.lj-outfit .lj-o-story:focus-within { outline: 3px solid var(--lj-link); outline-offset: 2px; }
.lj-outfit .lj-o-story-excerpt { color: var(--lj-muted); font-size: 13px; line-height: 1.4; margin-top: 6px; }
.lj-outfit .lj-o-story-more { color: var(--lj-link); display: block; font-size: 12px; margin-top: 7px; }
.lj-outfit .lj-o-story-hero, .lj-outfit .lj-o-story-secondary { display: flex; align-items: flex-end; background: var(--lj-navy); color: white; isolation: isolate; }
.lj-outfit .lj-o-story-hero { min-height: 462px; }
.lj-outfit .lj-o-story-hero .lj-o-story-image, .lj-outfit .lj-o-story-secondary .lj-o-story-image { position: absolute; inset: 0; aspect-ratio: auto; z-index: -1; }
.lj-outfit .lj-o-story-hero .lj-o-story-image::after, .lj-outfit .lj-o-story-secondary .lj-o-story-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg,#021526fa 0%,#03182ade 18%,#03182a59 52%,transparent 80%); }
.lj-outfit .lj-o-story-hero .lj-o-story-body { padding: 24px 18px 22px; width: 100%; }
.lj-outfit .lj-o-story-hero .lj-o-story-title { font-size: 34px; line-height: 1.12; }
.lj-outfit .lj-o-story-hero .lj-o-story-excerpt { font-size: 16px; line-height: 1.45; margin-top: 14px; }
.lj-outfit .lj-o-story-hero .lj-o-category, .lj-outfit .lj-o-story-secondary .lj-o-category { margin-top: 0; }
.lj-outfit .lj-o-story-hero .lj-o-story-more { margin-top: 14px; }
.lj-outfit .lj-o-story-hero :is(.lj-o-story-title a,.lj-o-story-excerpt,.lj-o-story-more),
.lj-outfit .lj-o-story-secondary :is(.lj-o-story-title a,.lj-o-story-more) { color: white; }
.lj-outfit .lj-o-story-secondary .lj-o-story-body { padding: 30px 11px 10px; width: 100%; }
.lj-outfit .lj-o-story-secondary .lj-o-story-title { font-size: 17px; line-height: 1.16; }
.lj-outfit .lj-o-story-secondary .lj-o-category { margin-bottom: 4px; font-size: 10px; }
.lj-outfit .lj-o-story-secondary .lj-o-story-more { margin-top: 4px; font-size: 11px; }
.lj-outfit .lj-o-story-no-image .lj-o-story-body { padding-top: 15px; }
.lj-outfit .lj-o-story-no-image .lj-o-category { margin-top: 0; }
.lj-outfit .lj-o-section-head { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin: 17px 0 9px; }
.lj-outfit .lj-o-section-head h2, .lj-outfit .lj-o-section-title { font-size: 22px; line-height: 1.2; }
.lj-outfit .lj-o-section-head > a { font-size: 12px; flex-shrink: 0; }
.lj-outfit .lj-o-card-grid, .lj-outfit .lj-o-topic-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.lj-outfit .lj-o-more-news { margin-top: 22px; }
.lj-outfit #foto-der-woche img { display: block; width: 100%; height: auto; object-fit: contain; }
.lj-outfit #foto-der-woche figcaption { margin-top: 8px; font-weight: 700; }
.lj-outfit .lj-o-topic { position: relative; border: 1px solid var(--lj-line); }
.lj-outfit .lj-o-topic > img { width: 100%; aspect-ratio: 3.6; object-fit: cover; }
.lj-outfit .lj-o-topic > div { padding: 9px 12px 10px; }
.lj-outfit .lj-o-topic-symbol { display: grid; place-items: center; width: 26px; height: 26px; position: relative; margin-top: -22px; margin-bottom: 5px; border-radius: 50%; border: 1px solid var(--lj-line); background: #fff; color: var(--lj-navy); font-size: 19px; font-weight: 700; }
.lj-outfit .lj-o-topic h3 { font-size: 15px; line-height: 1.25; }
.lj-outfit .lj-o-topic h3 a { color: var(--lj-navy); }
.lj-outfit .lj-o-topic h3 a::after { content: ""; position: absolute; inset: 0; }
.lj-outfit .lj-o-topic p { font-size: 12px; margin-top: 4px; line-height: 1.35; }
.lj-outfit .lj-o-topic-credit { display: block; background: var(--lj-navy); color: white; font-size: 10px; padding: 3px 6px; }
.lj-outfit .lj-o-sidebar { display: grid; gap: 18px; }
.lj-outfit .lj-o-module { border: 1px solid var(--lj-line); background: #fff; overflow-wrap: anywhere; }
.lj-outfit .lj-o-module-heading { padding: 9px 10px; background: var(--lj-pale); border-bottom: 1px solid var(--lj-line); font-size: 13px; line-height: 1.3; text-transform: uppercase; }
.lj-outfit .lj-o-module-body { padding: 12px; font-size: 13px; line-height: 1.45; }
.lj-outfit .lj-o-module-body :is(p,ul,ol,figure,details) + :is(p,ul,ol,figure,details,div) { margin-top: 10px; }
.lj-outfit .lj-o-module-body :is(ul,ol) { margin: 0; padding: 0; list-style: none; }
.lj-outfit .lj-o-module-body li { padding-block: 7px; border-bottom: 1px solid var(--lj-line); }
.lj-outfit .lj-o-module-body li:last-child { border-bottom: 0; }
.lj-outfit .lj-o-module-body :is(strong,em,small) { display: block; }
.lj-outfit .lj-o-module-body em { font-style: normal; }
.lj-outfit .lj-o-module-body :is(h3,h4,h5) { font-size: 14px; line-height: 1.35; margin-block: 8px 4px; }
.lj-outfit .lj-o-module-body summary { padding: 9px 0; color: var(--lj-link); font-weight: 700; }
.lj-outfit .lj-o-module-body :is(img,iframe,video) { max-width: 100%; height: auto; }
.lj-outfit .lj-o-module-body .lj-weather-icon { display: none; }
.lj-outfit .lj-o-module-body :is(.lj-speed-meta,.lj-weather-source,.lj-weather-status,.lj-weekly-photo-copyright) { font-size: 11px; color: var(--lj-muted); }
.lj-outfit .lj-o-module-intro { font-weight: 700; }
.lj-outfit .lj-o-module-details { border-top: 1px solid var(--lj-line); margin-top: 8px; }
.lj-outfit .lj-o-module-details > summary { font-size: 12px; }
.lj-outfit .lj-o-weather-warning { display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 10px; align-items: center; margin-bottom: 12px; }
.lj-outfit .lj-o-weather-location { font-size: 13px; font-weight: 700; }
.lj-outfit .lj-o-weather-value { display: flex; gap: 5px; align-items: baseline; color: var(--lj-navy); line-height: 1.15; }
.lj-outfit .lj-o-weather-value strong { font-size: 31px; font-weight: 800; }
.lj-outfit .lj-o-weather-value span { font-size: 12px; }
.lj-outfit .lj-o-weather-condition { margin-top: 4px; font-size: 11px; line-height: 1.35; }
.lj-outfit .lj-o-weather-validity { font-size: 11px; font-weight: 700; padding-top: 9px; border-top: 1px solid var(--lj-line); }
.lj-outfit .lj-o-weather-context { font-size: 12px; line-height: 1.45; margin-top: 9px; }
.lj-outfit .lj-o-icon-wind { display: block; width: 46px; height: 40px; position: relative; color: #b36a00; }
.lj-outfit .lj-o-icon-wind::before, .lj-outfit .lj-o-icon-wind::after, .lj-outfit .lj-o-icon-wind i { content: ""; display: block; position: absolute; height: 13px; border: 3px solid currentColor; border-left: 0; border-top: 0; border-radius: 0 10px 10px 0; }
.lj-outfit .lj-o-icon-wind::before { top: 0; left: 0; width: 35px; }
.lj-outfit .lj-o-icon-wind::after { top: 14px; left: 4px; width: 42px; }
.lj-outfit .lj-o-icon-wind i { top: 27px; left: 0; width: 29px; }
.lj-outfit .lj-o-reading { margin: 0; padding: 7px 12px; list-style: none; }
.lj-outfit .lj-o-reading li + li { border-top: 1px solid var(--lj-line); }
.lj-outfit .lj-o-reading a { display: block; padding: 9px 0 9px 12px; color: var(--lj-ink); font-size: 12px; line-height: 1.4; position: relative; }
.lj-outfit .lj-o-reading a::before { content: "›"; position: absolute; left: 0; color: var(--lj-link); font-weight: 700; }
.lj-outfit .lj-o-feed { display: grid; grid-template-columns: 42px minmax(0,1fr); gap: 12px; align-items: center; }
.lj-outfit .lj-o-feed-icon { display: grid; place-items: center; width: 42px; height: 42px; font-size: 14px; border: 2px solid var(--lj-navy); color: var(--lj-navy); font-weight: 800; }
.lj-outfit .lj-o-feed p { margin: 0; font-size: 12px; }
.lj-outfit .lj-o-button { display: block; padding: 10px 12px; text-align: center; color: #fff; background: var(--lj-red); border: 0; font-size: 13px; font-weight: 700; border-radius: 2px; }
.lj-outfit .lj-o-feed .lj-o-button { grid-column: 1/-1; }
.lj-outfit .lj-o-ticker { display: flex; border-block: 1px solid var(--lj-line); margin-top: 22px; }
.lj-outfit .lj-o-ticker h2 { flex: 0 0 130px; font-size: 14px; line-height: 1.3; padding: 15px 12px; background: var(--lj-pale); }
.lj-outfit .lj-o-ticker ul { display: flex; flex-wrap: wrap; gap: 8px 20px; margin: 0; padding: 12px 20px; list-style: none; font-size: 12px; }
.lj-outfit .lj-o-ticker li { flex: 1 1 240px; }
.lj-outfit .lj-o-services { margin-top: 26px; }
.lj-outfit .lj-o-services-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; align-items: start; margin-top: 12px; }
.lj-outfit .lj-o-services-grid .lj-o-module-body { font-size: 13px; }
.lj-outfit .lj-o-footer { background: var(--lj-navy); color: #fff; padding-block: 23px; }
.lj-outfit .lj-o-footer-inner { display: flex; gap: 24px; align-items: center; justify-content: space-between; }
.lj-outfit .lj-o-footer a { color: white; }
.lj-outfit .lj-o-footer-brand { font-size: 21px; font-weight: 900; }
.lj-outfit .lj-o-footer p, .lj-outfit .lj-o-footer small { font-size: 12px; }
.lj-outfit .lj-o-footer nav { display: flex; flex-wrap: wrap; gap: 10px 18px; font-size: 13px; }
.lj-outfit .lj-o-brand-credits { margin-top: 14px; font-size: 11px; color: #dce5ee; }
.lj-outfit .lj-o-brand-credits summary { width: fit-content; }
.lj-outfit .lj-o-brand-credits p { margin-top: 8px; max-width: 850px; }
.lj-outfit .lj-o-archive-header { margin-bottom: 24px; }
.lj-outfit .lj-o-archive-header h1 { font-size: 32px; line-height: 1.2; margin-bottom: 15px; overflow-wrap: anywhere; }
.lj-outfit .lj-o-archive-description { font-size: 16px; }
.lj-outfit .lj-o-archive-grid { row-gap: 24px; }
.lj-outfit .lj-o-article { max-width: 920px; }
.lj-outfit .lj-o-article-header { margin-bottom: 20px; }
.lj-outfit .lj-o-article-header .lj-o-category { margin-top: 0; }
.lj-outfit .lj-o-article-header h1 { font-size: 40px; line-height: 1.13; margin-block: 8px 14px; overflow-wrap: anywhere; }
.lj-outfit .lj-o-byline, .lj-outfit .lj-o-modified { font-size: 13px; color: var(--lj-muted); }
.lj-outfit .lj-o-article-image { margin: 0 0 22px; }
.lj-outfit .lj-o-article-image img { width: 100%; }
.lj-outfit .lj-o-article-image figcaption { font-size: 12px; color: var(--lj-muted); padding-top: 6px; }
.lj-outfit .lj-o-content { font: 18px/1.7 Arial,Helvetica,sans-serif; overflow-wrap: anywhere; }
.lj-outfit .lj-o-content > * { max-width: 100%; }
.lj-outfit .lj-o-content :is(p,ul,ol,figure,blockquote,table,details) { margin-block: 0 20px; }
.lj-outfit .lj-o-content :is(h2,h3,h4) { margin-block: 28px 12px; font-size: 26px; line-height: 1.25; }
.lj-outfit .lj-o-content h3 { font-size: 22px; }
.lj-outfit .lj-o-content h4 { font-size: 19px; }
.lj-outfit .lj-o-content a { text-decoration: underline; text-underline-offset: 3px; }
.lj-outfit .lj-o-content :is(figure,iframe,video,embed) { max-width: 100%; }
.lj-outfit .lj-o-content figcaption { font-size: 13px; line-height: 1.5; color: var(--lj-muted); }
.lj-outfit .lj-o-content :is(.alignwide,.alignfull) { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0; }
.lj-outfit .lj-o-content :is(.wp-block-columns,.wp-block-column,.wp-block-group,.wp-block-query,.wp-block-post-template,.is-nowrap,.wp-block-post-title,.wp-block-post-date) { min-width: 0; max-width: 100%; }
.lj-outfit .lj-o-content .wp-block-query .is-nowrap { flex-wrap: wrap; }
.lj-outfit .lj-o-content .wp-block-query .wp-block-post-title { flex: 1 1 180px; }
.lj-outfit .lj-o-content .wp-block-query .wp-block-post-title a { display: block; overflow-wrap: anywhere; }
.lj-outfit .lj-o-content :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),textarea,select) { width: 100%; max-width: 100%; border: 1px solid var(--lj-line); border-radius: 2px; padding: 10px; background: white; color: var(--lj-ink); }
.lj-outfit .lj-o-content input[type=submit], .lj-outfit .lj-o-comments .submit { padding: 12px 20px; border: 0; border-radius: 2px; background: var(--lj-navy); color: white; font-weight: 700; max-width: 100%; white-space: normal; }
.lj-outfit .lj-o-content table { display: block; max-width: 100%; overflow-x: auto; border-collapse: collapse; }
.lj-outfit .lj-o-content :is(td,th) { padding: 8px; border: 1px solid var(--lj-line); }
.lj-outfit .lj-o-content pre { max-width: 100%; overflow-x: auto; }
.lj-outfit .lj-o-content blockquote { border-left: 3px solid var(--lj-red); padding-left: 18px; }
.lj-outfit .lj-o-tags { font-size: 14px; margin-top: 22px; }
.lj-outfit .lj-o-related { border-top: 1px solid var(--lj-line); margin-top: 30px; padding-top: 22px; }
.lj-outfit .lj-o-related .lj-o-card-grid { margin-top: 14px; }
.lj-outfit :is(.pagination,.lj-o-pagination,.comment-navigation) { margin-block: 28px 12px; }
.lj-outfit .nav-links { display: flex; gap: 6px; flex-wrap: wrap; }
.lj-outfit .page-numbers { display: inline-flex; min-width: 40px; min-height: 40px; align-items: center; justify-content: center; padding: 6px 10px; border: 1px solid var(--lj-line); }
.lj-outfit .page-numbers.current { background: var(--lj-navy); color: white; }
.lj-outfit .lj-o-comments { margin-top: 30px; border-top: 1px solid var(--lj-line); padding-top: 20px; }
.lj-outfit .lj-o-comments :is(input,textarea) { max-width: 100%; padding: 8px; }
.lj-outfit .lj-o-comments label { display: block; }
.lj-outfit .lj-o-comments p { margin-block: 12px; }
.lj-outfit .lj-o-comments :is(ol,ul) { padding-left: 22px; }
.lj-outfit .lj-o-comments li { margin-top: 16px; overflow-wrap: anywhere; }

@media (min-width: 1450px) {
    .lj-outfit .lj-o-wordmark strong { font-size: 62px; }
    .lj-outfit .lj-o-masthead-inner { min-height: 150px; }
    .lj-outfit .lj-o-story-hero { min-height: 500px; }
    .lj-outfit .lj-o-story-hero .lj-o-story-title { font-size: 39px; }
}
@media (max-width: 1199px) {
    .lj-outfit .lj-o-wordmark strong { font-size: 46px; }
    .lj-outfit .lj-o-wordmark > span { max-width: 490px; font-size: 13px; }
    .lj-outfit .lj-o-logo { width: 73px; flex-basis: 73px; }
    .lj-outfit .lj-o-primary > a { padding-inline: 7px; font-size: 10px; }
    .lj-outfit .lj-o-topics-menu > summary { padding-inline: 12px; font-size: 12px; gap: 10px; }
    .lj-outfit .lj-o-story-hero .lj-o-story-title { font-size: 30px; }
    .lj-outfit .lj-o-story-secondary .lj-o-story-title { font-size: 16px; }
}
@media (max-width: 1099px) {
    .lj-outfit .lj-o-layout { grid-template-columns: minmax(0,1fr); }
    .lj-outfit .lj-o-sidebar { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
    .lj-outfit .lj-o-card-grid, .lj-outfit .lj-o-topic-grid, .lj-outfit .lj-o-services-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .lj-outfit .lj-o-masthead .lj-o-search { flex-basis: 215px; }
    .lj-outfit .lj-o-wordmark strong { font-size: 40px; }
    .lj-outfit .lj-o-wordmark > span { max-width: 420px; }
    .lj-outfit .lj-o-story-image { aspect-ratio: 2.15; }
    .lj-outfit .lj-o-story-title { font-size: 21px; }
    .lj-outfit .lj-o-article { max-width: 100%; }
    .lj-outfit .lj-o-footer-inner { flex-wrap: wrap; }
}
@media (max-width: 899px) {
    .lj-outfit .lj-o-container { width: calc(100% - 32px); }
    .lj-outfit .lj-o-masthead-inner { min-height: 135px; flex-wrap: wrap; gap: 8px; padding-block: 14px; }
    .lj-outfit .lj-o-skyline { right: -16px; width: 65%; object-position: center; opacity: .6; }
    .lj-outfit .lj-o-masthead .lj-o-search { align-self: auto; margin: 0 0 0 auto; flex-basis: 240px; }
    .lj-outfit .lj-o-logo { width: 63px; height: 70px; flex-basis: 63px; }
    .lj-outfit .lj-o-wordmark strong { font-size: 38px; }
    .lj-outfit .lj-o-primary { flex-wrap: wrap; justify-content: flex-start; }
    .lj-outfit .lj-o-primary > a { padding: 12px; font-size: 12px; }
    .lj-outfit .lj-o-nav-inner { flex-wrap: wrap; }
    .lj-outfit .lj-o-home-link { height: 46px; }
    .lj-outfit .lj-o-topics-menu { margin-left: auto; height: 46px; }
    .lj-outfit .lj-o-primary { order: 3; width: 100%; flex-basis: 100%; }
    .lj-outfit.lj-o-enhanced .lj-o-primary { display: none; }
    .lj-outfit.lj-o-enhanced .lj-o-primary.is-open { display: flex; }
    .lj-outfit.lj-o-enhanced .lj-o-menu-toggle { display: flex; align-items: center; gap: 9px; border: 0; background: transparent; color: white; padding: 10px 16px; font-size: 14px; font-weight: 700; }
    .lj-outfit .lj-o-topics-panel { width: 100%; }
    .lj-outfit .lj-o-section-head { align-items: flex-start; }
    .lj-outfit .lj-o-section-head h2 { font-size: 22px; }
}
@media (max-width: 699px) {
    .lj-outfit .lj-o-topbar-inner { min-height: 30px; font-size: 10px; gap: 6px; }
    .lj-outfit .lj-o-topbar nav { gap: 9px; }
    .lj-outfit .lj-o-topbar nav a:nth-child(n+3) { display: none; }
    .lj-outfit .lj-o-identity { gap: 7px; }
    .lj-outfit .lj-o-wordmark strong { font-size: 32px; }
    .lj-outfit .lj-o-wordmark > span { max-width: 355px; font-size: 12px; }
    .lj-outfit .lj-o-logo { width: 53px; flex-basis: 53px; height: 64px; }
    .lj-outfit .lj-o-masthead-inner { padding-top: 12px; }
    .lj-outfit .lj-o-masthead .lj-o-search { flex-basis: 100%; width: 100%; }
    .lj-outfit .lj-o-skyline { width: 70%; opacity: .22; }
    .lj-outfit .lj-o-lead { grid-template-columns: minmax(0,1fr); gap: 12px; }
    .lj-outfit .lj-o-story-hero { min-height: 410px; }
    .lj-outfit .lj-o-story-hero .lj-o-story-title { font-size: 30px; }
    .lj-outfit .lj-o-story-hero .lj-o-story-body { padding: 65px 16px 20px; }
    .lj-outfit .lj-o-secondary { grid-template-rows: none; grid-template-columns: minmax(0,1fr); gap: 10px; }
    .lj-outfit .lj-o-story-secondary { min-height: 190px; }
    .lj-outfit .lj-o-story-secondary .lj-o-story-title { font-size: 22px; }
    .lj-outfit .lj-o-story-secondary .lj-o-story-body { padding: 44px 14px 14px; }
    .lj-outfit .lj-o-section-head { flex-wrap: wrap; gap: 5px; margin-top: 24px; }
    .lj-outfit .lj-o-section-head > a { font-size: 12px; }
    .lj-outfit .lj-o-article-header h1 { font-size: 31px; }
    .lj-outfit .lj-o-content { font-size: 17px; line-height: 1.65; }
    .lj-outfit .lj-o-archive-header h1 { font-size: 29px; }
    .lj-outfit .lj-o-ticker { display: block; }
    .lj-outfit .lj-o-ticker h2 { padding: 9px 12px; }
}
@media (max-width: 549px) {
    .lj-outfit .lj-o-container { width: calc(100% - 24px); }
    .lj-outfit .lj-o-skyline { right: -12px; }
    .lj-outfit .lj-o-topbar-inner { flex-wrap: wrap; padding-block: 5px; }
    .lj-outfit .lj-o-wordmark strong { font-size: 27px; }
    .lj-outfit .lj-o-logo { width: 46px; flex-basis: 46px; height: 59px; }
    .lj-outfit .lj-o-wordmark > span { font-size: 11px; max-width: 300px; }
    .lj-outfit .lj-o-card-grid, .lj-outfit .lj-o-topic-grid, .lj-outfit .lj-o-services-grid, .lj-outfit .lj-o-sidebar { grid-template-columns: minmax(0,1fr); }
    .lj-outfit .lj-o-card-grid { gap: 18px; }
    .lj-outfit .lj-o-story-card .lj-o-story-image { aspect-ratio: 1.85; }
    .lj-outfit .lj-o-story-card .lj-o-story-body { padding: 0 14px 15px; }
    .lj-outfit .lj-o-story-card .lj-o-story-title { font-size: 23px; }
    .lj-outfit .lj-o-story-card .lj-o-story-excerpt { font-size: 15px; }
    .lj-outfit .lj-o-image-credit { font-size: 11px; }
    .lj-outfit .lj-o-topic > img { aspect-ratio: 3.6; }
    .lj-outfit .lj-o-topic h3 { font-size: 19px; }
    .lj-outfit .lj-o-topic p { font-size: 14px; }
    .lj-outfit .lj-o-topic > div { padding: 12px; }
    .lj-outfit .lj-o-sidebar { margin-top: 4px; }
    .lj-outfit .lj-o-module-heading { font-size: 14px; }
    .lj-outfit .lj-o-module-body { font-size: 14px; }
    .lj-outfit .lj-o-reading a { font-size: 14px; }
    .lj-outfit .lj-o-footer-inner { display: block; }
    .lj-outfit .lj-o-footer nav { margin-block: 16px; }
    .lj-outfit .lj-o-content .wp-block-columns { flex-wrap: wrap !important; }
    .lj-outfit .lj-o-content .wp-block-column { flex-basis: 100% !important; }
}
@media (max-width: 374px) {
    .lj-outfit .lj-o-wordmark strong { font-size: 23px; }
    .lj-outfit .lj-o-logo { width: 39px; flex-basis: 39px; height: 52px; }
    .lj-outfit .lj-o-wordmark > span { font-size: 10px; }
    .lj-outfit .lj-o-story-hero .lj-o-story-title { font-size: 27px; }
    .lj-outfit .lj-o-topics-menu > summary { padding-inline: 10px; gap: 8px; font-size: 11px; }
    .lj-outfit.lj-o-enhanced .lj-o-menu-toggle { padding-inline: 10px; font-size: 13px; }
    .lj-outfit .lj-o-topics-panel nav { grid-template-columns: minmax(0,1fr); }
    .lj-outfit .lj-o-article-header h1 { font-size: 28px; }
}
@media (prefers-reduced-motion: reduce) {
    .lj-outfit *, .lj-outfit *::before, .lj-outfit *::after { scroll-behavior: auto !important; }
}
@media print {
    .lj-outfit .lj-o-container { width: 100%; }
    .lj-outfit :is(.lj-o-nav-band,.lj-o-topbar,.lj-o-search,.lj-o-sidebar,.lj-o-related,.lj-o-comments,.lj-o-footer) { display: none; }
    .lj-outfit .lj-o-layout { display: block; }
    .lj-outfit .lj-o-content a { color: black; }
}
