/* Leikurinn.is 1.4 — 2026 matchday newsroom */
:root {
    --v14-ink: #07140e;
    --v14-deep: #0b2317;
    --v14-panel: #102f20;
    --v14-green: #42ed83;
    --v14-green-2: #a8ff4f;
    --v14-paper: #f4f6f1;
    --v14-card: #ffffff;
    --v14-line: #d8ded7;
    --v14-muted: #69736c;
    --v14-red: #ff4058;
    --v14-radius: 20px;
    --v14-shadow: 0 22px 60px rgba(5, 22, 14, .12);
}

html, body { background: var(--v14-paper); }
body { color: var(--v14-ink); }
.page-shell { width: min(calc(100% - 36px), 1280px); }
img.is-fallback { object-fit: cover !important; }
.content-grid > section:only-child, .article-grid > section:only-child { grid-column: 1 / -1; }
.v14-article-grid > .v14-article-main:only-child { grid-column: 1 / -1; width: min(100%,760px); justify-self: center; }

/* Header */
.site-header.v14-site-header { position: sticky; top: 0; z-index: 70; border: 0; background: var(--v14-ink); box-shadow: 0 10px 34px rgba(3, 16, 9, .18); }
.v14-utility-bar { border-bottom: 1px solid rgba(255,255,255,.07); background: #04100a; color: #98a79d; }
.v14-utility-bar > div { display: flex; align-items: center; min-height: 28px; gap: 18px; font-size: .61rem; font-weight: 680; }
.v14-utility-bar span { display: inline-flex; align-items: center; gap: 7px; margin-right: auto; color: #dce7df; }
.v14-utility-bar span i { color: var(--v14-green); font-size: .42rem; }
.v14-utility-bar a { color: #9fb0a5; }
.v14-utility-bar a:hover { color: var(--v14-green); }
.v14-site-header .site-header-main, .v14-site-header .site-header-row { height: 78px; }
.v14-site-header .site-header-main { background: var(--v14-deep); }
.v14-site-header .site-header-row { gap: 28px; }
.v14-site-brand { gap: 12px; color: #fff; }
.v14-site-brand img { width: 42px; height: 42px; filter: drop-shadow(0 7px 15px rgba(66,237,131,.18)); }
.v14-brand-copy { display: grid; gap: 3px; }
.v14-brand-copy b { color: #fff; font-size: 1.48rem; font-weight: 900; letter-spacing: -.055em; line-height: 1; }
.v14-brand-copy em { color: var(--v14-green); font-style: normal; }
.v14-brand-copy small { color: #8fa397; font-size: .52rem; font-weight: 680; letter-spacing: .04em; text-transform: uppercase; }
.v14-desktop-nav { gap: 0; }
.v14-desktop-nav a { padding-inline: 10px; color: #c0cec5; font-size: .72rem; font-weight: 760; }
.v14-desktop-nav a:hover, .v14-desktop-nav a.active { color: #fff; }
.v14-desktop-nav a::after { inset-inline: 10px; height: 2px; background: var(--v14-green); }
.v14-site-header .header-search, .v14-site-header .mobile-menu-button { background: rgba(255,255,255,.08); color: #fff; }
.v14-site-header .header-search:hover, .v14-site-header .mobile-menu-button:hover { background: rgba(255,255,255,.15); }
.v14-site-header .header-scores { min-height: 42px; background: var(--v14-green); color: var(--v14-ink); font-weight: 850; }
.v14-site-header .header-scores:hover { background: var(--v14-green-2); color: var(--v14-ink); }
.v14-site-header .header-scores .live-pulse { background: var(--v14-red); box-shadow: 0 0 0 5px rgba(255,64,88,.17); }
.site-subnav.v14-subnav { border: 0; background: #fff; }
.v14-subnav > div { min-height: 38px; }
.v14-subnav .site-date { display: inline-flex; align-items: center; gap: 7px; color: var(--v14-deep); font-size: .61rem; font-weight: 850; text-transform: uppercase; }
.v14-subnav .site-date i { color: var(--v14-red); }
.v14-subnav nav { gap: 27px; }
.v14-subnav a { color: #4e5a52; font-size: .65rem; font-weight: 760; }
.v14-subnav a:hover { color: #08783d; }
.v14-search { top: 106px; border-top: 1px solid rgba(255,255,255,.08); background: var(--v14-deep); }
.v14-search input { color: #fff; }
.v14-search form > i { color: var(--v14-green); }
.v14-search button { background: var(--v14-green); color: var(--v14-ink); }
.v14-search button:last-child { background: rgba(255,255,255,.1); color: #fff; }

/* Breaking and story navigation */
.v14-breaking { background: var(--v14-red); }
.v14-breaking > .page-shell { min-height: 40px; }
.v14-breaking a { color: #fff; }
.v14-home { padding-bottom: 32px; }
.v14-newsline { border-bottom: 1px solid var(--v14-line); background: #fff; }
.v14-newsline > div { display: flex; align-items: center; min-height: 54px; gap: 22px; }
.v14-newsline-brand { display: inline-flex; align-items: center; gap: 9px; flex: 0 0 auto; }
.v14-newsline-brand strong { font-size: .73rem; font-weight: 850; }
.v14-newsline-brand time { color: #8c958f; font-size: .62rem; }
.v14-live-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--v14-green); box-shadow: 0 0 0 5px rgba(66,237,131,.14); }
.v14-topic-nav { display: flex; align-items: center; gap: 7px; min-width: 0; overflow-x: auto; margin-left: auto; scrollbar-width: none; }
.v14-topic-nav::-webkit-scrollbar { display: none; }
.v14-topic-nav a { display: inline-flex; align-items: center; gap: 6px; flex: 0 0 auto; border: 1px solid #e1e6e0; border-radius: 999px; background: #f7f9f5; padding: 7px 10px; color: #4a554d; font-size: .61rem; font-weight: 730; }
.v14-topic-nav a:hover { border-color: #99ddb2; background: #fff; color: #08783d; }
.v14-topic-nav img { width: 19px; height: 19px; object-fit: contain; }

/* Scores */
.v14-score-zone { margin-top: 22px; }
.v14-score-zone .score-strip { overflow: hidden; border: 0; border-radius: 16px; background: var(--v14-deep); color: #fff; box-shadow: var(--v14-shadow); }
.v14-score-zone .score-strip-head { padding: 13px 16px 7px; }
.v14-score-zone .score-strip-heading-icon { background: rgba(66,237,131,.12); color: var(--v14-green); }
.v14-score-zone .eyebrow, .v14-score-zone .score-strip-head-actions { color: #91a398; }
.v14-score-zone h2, .v14-score-zone .score-strip-head-actions a { color: #fff; }
.v14-score-zone .score-scroll { padding: 9px 14px 14px; }
.v14-score-zone .mini-match { border-color: rgba(255,255,255,.1); background: rgba(255,255,255,.06); color: #fff; }
.v14-score-zone .mini-match:hover { border-color: rgba(66,237,131,.65); background: rgba(255,255,255,.1); }

/* Lead newsroom */
.v14-home-shell { padding-top: 28px; }
.v14-lead-grid { display: grid; grid-template-columns: minmax(0, 1.58fr) minmax(330px, .72fr); gap: 18px; }
.v14-lead-story { position: relative; overflow: hidden; min-height: 600px; border-radius: 24px; background: var(--v14-ink); box-shadow: var(--v14-shadow); }
.v14-lead-image, .v14-lead-image img, .v14-lead-image .image-fallback { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; }
.v14-lead-image img { transition: transform .7s cubic-bezier(.2,.7,.2,1); }
.v14-lead-story:hover .v14-lead-image img { transform: scale(1.025); }
.v14-lead-overlay { position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg, rgba(3,12,7,.02) 23%, rgba(3,12,7,.32) 52%, rgba(3,12,7,.95) 100%); }
.v14-lead-content { position: absolute; z-index: 2; inset: auto 0 0; padding: clamp(26px, 5vw, 52px); color: #fff; }
.v14-story-meta { display: flex; align-items: center; gap: 12px; margin-bottom: 11px; }
.v14-story-meta a { border-radius: 999px; background: var(--v14-green); padding: 7px 10px; color: var(--v14-ink); font-size: .63rem; font-weight: 850; }
.v14-story-meta time { color: #c3d0c7; font-size: .62rem; }
.v14-lead-content h1 { max-width: 880px; margin: 0; font-size: clamp(2.55rem, 5vw, 4.75rem); line-height: .95; letter-spacing: -.065em; font-weight: 860; }
.v14-lead-content h1 a { color: #fff; }
.v14-lead-content p { max-width: 760px; margin: 15px 0 0; color: #d2ddd6; font-size: .92rem; line-height: 1.58; }
.v14-lead-actions { display: flex; align-items: center; gap: 18px; margin-top: 22px; }
.v14-lead-actions > a { display: inline-flex; align-items: center; gap: 16px; border-radius: 999px; background: #fff; padding: 11px 16px; color: var(--v14-ink); font-size: .68rem; font-weight: 850; }
.v14-lead-actions > a:hover { background: var(--v14-green); transform: translateY(-2px); }
.v14-lead-actions > span { color: #ffc7ce; font-size: .65rem; font-weight: 800; }
.v14-headline-rail { overflow: hidden; border-radius: 24px; background: var(--v14-deep); color: #fff; box-shadow: var(--v14-shadow); }
.v14-headline-rail > header { display: flex; align-items: end; justify-content: space-between; gap: 12px; border-bottom: 1px solid rgba(255,255,255,.1); padding: 21px 22px 17px; }
.v14-headline-rail > header span { color: var(--v14-green); font-size: .58rem; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.v14-headline-rail > header h2 { margin: 4px 0 0; font-size: 1.55rem; letter-spacing: -.045em; }
.v14-headline-rail > header > a { color: #9fb0a5; font-size: .59rem; font-weight: 750; }
.v14-headline-list article { display: grid; grid-template-columns: 28px 82px minmax(0,1fr); gap: 11px; align-items: center; min-height: 121px; border-bottom: 1px solid rgba(255,255,255,.09); padding: 13px 17px; }
.v14-headline-list article:last-child { border-bottom: 0; }
.v14-headline-list article:hover { background: rgba(255,255,255,.045); }
.v14-headline-number { color: var(--v14-green); font-size: .7rem; font-weight: 850; }
.v14-headline-thumb { display: block; overflow: hidden; width: 82px; height: 80px; border-radius: 12px; background: #193c2a; }
.v14-headline-thumb img, .v14-headline-thumb .image-fallback { width: 100%; height: 100%; object-fit: cover; }
.v14-headline-list article > div { min-width: 0; }
.v14-headline-list article > div > span { color: var(--v14-green); font-size: .53rem; font-weight: 800; }
.v14-headline-list h3 { margin: 4px 0 7px; font-size: .83rem; line-height: 1.22; font-weight: 790; letter-spacing: -.02em; }
.v14-headline-list h3 a { color: #fff; }
.v14-headline-list time { color: #82978a; font-size: .52rem; }

/* Ads */
.v14-leaderboard { margin: 52px auto; }
.v14-mid-ad { margin-block: 62px; }
.ad-frame { overflow: hidden; border-radius: 18px; background: #fff; box-shadow: 0 14px 40px rgba(5,22,14,.08); }
.ad-frame img { display: block; width: 100%; height: auto; aspect-ratio: var(--ad-ratio); object-fit: cover; }
.ad-frame .ad-label { background: rgba(7,20,14,.85); }

/* Latest news */
.v14-news-layout { display: grid; grid-template-columns: minmax(0,1fr) 340px; gap: 54px; align-items: start; margin-top: 62px; }
.v14-section-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 22px; border-top: 4px solid var(--v14-ink); padding-top: 12px; }
.v14-section-head span { color: #08783d; font-size: .62rem; font-weight: 820; text-transform: uppercase; letter-spacing: .06em; }
.v14-section-head h2 { margin: 4px 0 0; font-size: clamp(2rem,3.4vw,3.15rem); line-height: .96; letter-spacing: -.06em; font-weight: 840; }
.v14-section-head > a { color: var(--v14-ink); font-size: .65rem; font-weight: 800; }
.v14-section-head > a i { margin-left: 8px; }
.v14-section-head > a:hover { color: #08783d; }
.v14-news-stream .lk-news-card { grid-template-columns: 225px minmax(0,1fr); gap: 22px; min-height: 164px; border-bottom: 1px solid var(--v14-line); padding: 15px 0; }
.v14-news-stream .lk-news-card:first-child { padding-top: 0; }
.v14-news-stream .lk-news-card-image { overflow: hidden; aspect-ratio: 1.55; border-radius: 14px; background: #dfe6df; }
.v14-news-stream .lk-news-card-image img, .v14-news-stream .lk-news-card-image .image-fallback { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.v14-news-stream .lk-news-card:hover img { transform: scale(1.035); }
.v14-news-stream .lk-card-meta a { color: #08783d; font-size: .59rem; font-weight: 820; text-transform: uppercase; }
.v14-news-stream .lk-card-meta time { color: #929b95; font-size: .57rem; }
.v14-news-stream .lk-news-card h2 { margin: 7px 0; font-size: clamp(1.1rem,1.9vw,1.42rem); line-height: 1.14; font-weight: 800; }
.v14-news-stream .lk-news-card p { color: var(--v14-muted); font-size: .76rem; line-height: 1.5; }
.v14-sidebar { display: grid; gap: 20px; position: sticky; top: 164px; }
.v14-popular { overflow: hidden; border-radius: 19px; background: var(--v14-deep); color: #fff; box-shadow: var(--v14-shadow); }
.v14-popular header { padding: 21px 21px 16px; }
.v14-popular header span { color: var(--v14-green); font-size: .57rem; font-weight: 820; text-transform: uppercase; letter-spacing: .08em; }
.v14-popular header h2 { margin: 4px 0 0; font-size: 1.65rem; letter-spacing: -.05em; }
.v14-popular ol { list-style: none; margin: 0; padding: 0 21px 10px; }
.v14-popular li { display: grid; grid-template-columns: 31px 1fr; gap: 10px; border-top: 1px solid rgba(255,255,255,.1); padding: 14px 0; }
.v14-popular li > b { color: var(--v14-green); font-size: .7rem; }
.v14-popular li a { color: #fff; font-size: .77rem; line-height: 1.3; font-weight: 760; }
.v14-popular li a:hover { color: var(--v14-green); }
.v14-popular li small { display: block; margin-top: 5px; color: #82978a; font-size: .53rem; }
.v14-sidebar .football-table-card, .v14-sidebar .fixture-card { border: 0; border-radius: 18px; background: #fff; box-shadow: 0 12px 35px rgba(5,22,14,.06); }
.v14-sidebar .sidebar-title { border-bottom: 1px solid #e4e8e3; padding: 17px; }
.v14-sidebar .sidebar-title span { color: #08783d; }
.v14-sidebar-ad { margin-top: 4px; }

/* Competitions */
.v14-leagues { margin-top: 76px; }
.v14-league-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 11px; }
.v14-league-grid > a { display: grid; grid-template-columns: 44px 1fr auto; align-items: center; gap: 12px; min-height: 80px; border: 1px solid #233e30; border-radius: 15px; background: var(--v14-deep); padding: 12px; color: #fff; }
.v14-league-grid > a:hover { border-color: var(--v14-green); background: var(--v14-panel); transform: translateY(-2px); }
.v14-league-grid > a > span { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 11px; background: #fff; padding: 7px; }
.v14-league-grid img { max-width: 100%; max-height: 100%; object-fit: contain; }
.v14-league-grid small, .v14-league-grid strong { display: block; }
.v14-league-grid small { color: var(--v14-green); font-size: .5rem; text-transform: uppercase; }
.v14-league-grid strong { margin-top: 2px; font-size: .7rem; line-height: 1.2; }
.v14-league-grid > a > i { color: #779085; font-size: .58rem; }

/* Category sections */
.v14-category-sections { display: grid; gap: 74px; margin-top: 74px; }
.v14-category-grid { display: grid; grid-template-columns: 1.55fr repeat(3,1fr); gap: 18px; }
.v14-category-grid article { min-width: 0; }
.v14-category-image { display: block; overflow: hidden; aspect-ratio: 1.45; border-radius: 15px; background: #dfe6df; }
.v14-category-image img, .v14-category-image .image-fallback { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.v14-category-grid article:hover img { transform: scale(1.035); }
.v14-category-grid article > div > span { display: block; margin-top: 12px; color: #08783d; font-size: .56rem; font-weight: 820; text-transform: uppercase; }
.v14-category-grid h3 { margin: 6px 0 7px; font-size: 1rem; line-height: 1.2; letter-spacing: -.03em; font-weight: 800; }
.v14-category-grid h3 a { color: var(--v14-ink); }
.v14-category-grid .featured h3 { font-size: clamp(1.45rem,2.4vw,2.35rem); line-height: 1.05; }
.v14-category-grid p { margin: 9px 0; color: var(--v14-muted); font-size: .76rem; line-height: 1.55; }
.v14-category-grid time { color: #939c96; font-size: .54rem; }

/* Article */
.v14-article-header { background: var(--v14-deep); color: #fff; }
.v14-article-heading { max-width: 1120px; padding-block: clamp(42px,6vw,74px) 52px; }
.v14-article-header .breadcrumb { margin-bottom: 27px; color: #7f9687; }
.v14-article-header .breadcrumb a { color: #9eb1a5; }
.v14-article-kicker { display: flex; align-items: center; gap: 12px; margin-bottom: 13px; }
.v14-article-kicker > a, .v14-breaking-pill { display: inline-flex; align-items: center; gap: 7px; border-radius: 999px; background: var(--v14-green); padding: 7px 11px; color: var(--v14-ink); font-size: .62rem; font-weight: 850; }
.v14-breaking-pill { background: var(--v14-red); color: #fff; }
.v14-article-kicker time { color: #91a398; font-size: .61rem; }
.v14-article-heading h1 { max-width: 1000px; margin: 0; font-size: clamp(2.7rem,6vw,5.3rem); line-height: .96; letter-spacing: -.065em; font-weight: 860; }
.v14-article-heading .article-intro { max-width: 800px; margin: 20px 0 0; color: #c3d0c7; font-size: clamp(1rem,1.6vw,1.2rem); line-height: 1.6; }
.v14-article-heading .article-meta { display: flex; flex-wrap: wrap; gap: 11px 20px; margin-top: 24px; color: #84988b; font-size: .66rem; }
.v14-article-heading .article-meta a { color: #fff; }
.v14-article-image-wrap { max-width: 1200px; margin-top: 28px; }
.v14-article-image { overflow: hidden; margin: 0; border-radius: 21px; background: #dfe6df; box-shadow: var(--v14-shadow); }
.v14-article-image img { display: block; width: 100%; aspect-ratio: 16/9; object-fit: cover; }
.v14-article-image figcaption { background: #fff; padding: 9px 14px; color: #818b84; font-size: .61rem; }
.v14-article-grid { display: grid; grid-template-columns: minmax(0,760px) 310px; justify-content: space-between; gap: 64px; padding-block: 44px 72px; }
.v14-share-bar { display: flex; align-items: center; gap: 8px; border-bottom: 1px solid var(--v14-line); padding-bottom: 20px; }
.v14-share-bar > span { margin-right: 6px; color: #78837b; font-size: .6rem; font-weight: 820; text-transform: uppercase; }
.v14-share-bar a, .v14-share-bar button { display: inline-flex; align-items: center; gap: 7px; border: 1px solid #dce2dc; border-radius: 999px; background: #fff; padding: 9px 12px; color: #29362e; font-size: .64rem; font-weight: 760; }
.v14-share-bar a:hover, .v14-share-bar button:hover { border-color: #95dbae; color: #08783d; }
.v14-article-body { color: #1c2820; font-family: "Source Serif 4", Georgia, serif; font-size: clamp(1.08rem,1.55vw,1.2rem); line-height: 1.82; }
.v14-article-body > p:first-child { margin-top: 28px; font-size: 1.12em; line-height: 1.7; }
.v14-article-body h2, .v14-article-body h3 { font-family: Inter, sans-serif; }
.v14-source-box { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 30px; border: 1px solid var(--v14-line); border-radius: 13px; background: #fff; padding: 14px 16px; }
.v14-source-box span { color: #879188; font-size: .58rem; font-weight: 820; text-transform: uppercase; }
.v14-source-box a, .v14-source-box strong { color: #08783d; font-size: .72rem; font-weight: 800; }
.v14-article-sidebar { display: grid; align-content: start; gap: 24px; }
.v14-article-popular { position: sticky; top: 164px; }
.v14-related { border-top: 1px solid var(--v14-line); background: #e9eee8; padding-block: 58px; }
.v14-related-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.v14-related-grid .lk-news-card { overflow: hidden; border: 0; border-radius: 16px; background: #fff; box-shadow: 0 12px 32px rgba(5,22,14,.06); }
.v14-related-grid .lk-news-card-image { aspect-ratio: 16/10; }
.v14-related-grid .lk-news-card-body { padding: 14px; }
.v14-related-grid .lk-news-card p { display: none; }
.v14-related-grid .lk-news-card h2 { font-size: .95rem; }

/* Footer */
.site-footer.v14-footer { margin-top: 70px; border: 0; background: var(--v14-ink); color: #fff; }
.v14-footer-newsletter { display: flex; align-items: end; justify-content: space-between; gap: 30px; border-bottom: 1px solid rgba(255,255,255,.12); padding-block: 50px 35px; }
.v14-footer-newsletter span { color: var(--v14-green); font-size: .59rem; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.v14-footer-newsletter h2 { margin: 5px 0 7px; font-size: clamp(2rem,4vw,3.7rem); line-height: .96; letter-spacing: -.06em; }
.v14-footer-newsletter p { margin: 0; color: #87998e; font-size: .76rem; }
.v14-footer-newsletter > a { display: inline-flex; align-items: center; gap: 16px; flex: 0 0 auto; border-radius: 999px; background: var(--v14-green); padding: 13px 17px; color: var(--v14-ink); font-size: .68rem; font-weight: 850; }
.v14-footer .footer-top { grid-template-columns: 1.55fr repeat(3,.7fr); padding-block: 44px; }
.v14-footer-brand span { color: #fff; }
.v14-footer .footer-identity p { color: #82958a; }
.v14-footer-mail { display: inline-block; margin-top: 14px; color: var(--v14-green); font-size: .68rem; }
.v14-footer .footer-links strong { color: #fff; }
.v14-footer .footer-links a { color: #82958a; }
.v14-footer .footer-links a:hover { color: var(--v14-green); }
.v14-footer .footer-bottom { border-color: rgba(255,255,255,.1); color: #697d71; }

@media (max-width: 1100px) {
    .v14-brand-copy small { display: none; }
    .v14-lead-grid { grid-template-columns: minmax(0,1.35fr) minmax(320px,.75fr); }
    .v14-lead-story { min-height: 560px; }
    .v14-headline-list article { grid-template-columns: 23px 70px minmax(0,1fr); padding-inline: 13px; }
    .v14-headline-thumb { width: 70px; height: 70px; }
    .v14-news-layout { grid-template-columns: minmax(0,1fr) 310px; gap: 38px; }
    .v14-category-grid { grid-template-columns: 1.4fr repeat(2,1fr); }
    .v14-category-grid article:nth-child(4) { display: none; }
}

@media (max-width: 900px) {
    .v14-site-header .site-header-main, .v14-site-header .site-header-row { height: 70px; }
    .v14-search { top: 98px; }
    .v14-lead-grid { grid-template-columns: 1fr; }
    .v14-lead-story { min-height: 570px; }
    .v14-headline-list { display: grid; grid-template-columns: repeat(2,1fr); }
    .v14-headline-list article { min-height: 118px; }
    .v14-headline-list article:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.09); }
    .v14-news-layout { grid-template-columns: 1fr; }
    .v14-sidebar { position: static; grid-template-columns: repeat(2,1fr); }
    .v14-popular { grid-column: 1 / -1; }
    .v14-popular ol { display: grid; grid-template-columns: repeat(2,1fr); gap: 0 24px; }
    .v14-league-grid { grid-template-columns: repeat(2,1fr); }
    .v14-article-grid { grid-template-columns: minmax(0,1fr); }
    .v14-article-sidebar { grid-template-columns: repeat(2,1fr); }
    .v14-article-popular { position: static; }
    .v14-related-grid { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 800px) {
    .v14-utility-bar { display: none; }
    .site-header.v14-site-header { position: relative; }
    .v14-subnav { display: none; }
    .v14-search { top: 70px; }
    .v14-mobile-navigation { border-top-color: rgba(255,255,255,.1); background: var(--v14-deep); }
    .v14-mobile-navigation .mobile-menu-top { color: #fff; }
    .v14-mobile-navigation .mobile-menu-top button { background: rgba(255,255,255,.1); color: #fff; }
    .v14-mobile-navigation nav a { background: rgba(255,255,255,.07); color: #fff; }
    .v14-mobile-navigation nav a i { color: var(--v14-green); }
    .v14-mobile-navigation .mobile-live { background: var(--v14-green) !important; color: var(--v14-ink) !important; }
}

@media (max-width: 640px) {
    .page-shell { width: min(calc(100% - 24px),1280px); }
    .v14-site-header .site-header-main, .v14-site-header .site-header-row { height: 64px; }
    .v14-search { top: 64px; }
    .v14-site-brand img { width: 36px; height: 36px; }
    .v14-brand-copy b { font-size: 1.28rem; }
    .v14-site-header .header-scores { width: 39px; min-height: 39px; justify-content: center; padding: 0; }
    .v14-site-header .header-scores span:last-child { display: none; }
    .v14-newsline > div { min-height: 48px; }
    .v14-topic-nav { margin-right: -12px; }
    .v14-topic-nav a { padding: 6px 9px; }
    .v14-home-shell { padding-top: 14px; }
    .v14-lead-story { min-height: 500px; border-radius: 18px; }
    .v14-lead-content { padding: 24px 20px; }
    .v14-lead-content h1 { font-size: clamp(2.25rem,11vw,3.35rem); }
    .v14-lead-content p { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: .82rem; }
    .v14-lead-actions { margin-top: 16px; }
    .v14-headline-rail { border-radius: 18px; }
    .v14-headline-list { grid-template-columns: 1fr; }
    .v14-headline-list article:nth-child(odd) { border-right: 0; }
    .v14-headline-list article { grid-template-columns: 24px 78px minmax(0,1fr); min-height: 108px; }
    .v14-headline-thumb { width: 78px; height: 72px; }
    .v14-leaderboard { margin-block: 34px; }
    .v14-news-layout { margin-top: 42px; }
    .v14-section-head { align-items: center; }
    .v14-section-head h2 { font-size: 2rem; }
    .v14-section-head span { font-size: .53rem; }
    .v14-news-stream .lk-news-card { grid-template-columns: 122px minmax(0,1fr); gap: 13px; min-height: 108px; padding: 12px 0; }
    .v14-news-stream .lk-news-card-image { aspect-ratio: 1.15; }
    .v14-news-stream .lk-news-card h2 { margin-bottom: 0; font-size: .92rem; }
    .v14-news-stream .lk-news-card p, .v14-news-stream .lk-card-meta time { display: none; }
    .v14-sidebar { grid-template-columns: 1fr; }
    .v14-popular { grid-column: auto; }
    .v14-popular ol { display: block; }
    .v14-league-grid { grid-template-columns: 1fr; }
    .v14-category-sections { gap: 54px; margin-top: 54px; }
    .v14-category-grid { grid-template-columns: 1fr 1fr; gap: 14px; }
    .v14-category-grid article:nth-child(4) { display: block; }
    .v14-category-grid .featured { grid-column: 1 / -1; }
    .v14-category-grid .featured h3 { font-size: 1.65rem; }
    .v14-category-grid article:not(.featured) h3 { font-size: .84rem; }
    .v14-category-grid p { display: none; }
    .v14-article-heading { padding-block: 34px 38px; }
    .v14-article-header .breadcrumb { margin-bottom: 21px; }
    .v14-article-heading h1 { font-size: clamp(2.45rem,12vw,3.8rem); }
    .v14-article-heading .article-intro { margin-top: 15px; font-size: .96rem; }
    .v14-article-image-wrap { width: 100%; margin-top: 0; }
    .v14-article-image { border-radius: 0; }
    .v14-article-grid { gap: 42px; padding-block: 30px 55px; }
    .v14-share-bar > span { display: none; }
    .v14-share-bar a span, .v14-share-bar button span { display: none; }
    .v14-share-bar a, .v14-share-bar button { width: 40px; height: 40px; justify-content: center; padding: 0; }
    .v14-article-sidebar { grid-template-columns: 1fr; }
    .v14-related-grid { grid-template-columns: 1fr 1fr; gap: 12px; }
    .v14-related-grid .lk-news-card-body { padding: 11px; }
    .v14-related-grid .lk-news-card h2 { font-size: .82rem; }
    .v14-footer-newsletter { align-items: flex-start; flex-direction: column; }
    .v14-footer .footer-top { grid-template-columns: 1fr 1fr; }
    .v14-footer .footer-identity { grid-column: 1 / -1; }
}
