/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-1.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-2.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-3.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-5.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/inter-stitch-6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fonts/material-stitch-0.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* Shared report cards: one reading target; the reading marker is separate. */
.as-news-card{--font-text:"Inter",sans-serif;min-width:0;border:1px solid var(--off-border,#27343e);border-radius:8px;background:var(--off-panel,#151d25);overflow:hidden}
.as-news-card[hidden]{display:none}
.as-news-link{display:block;color:inherit;text-decoration:none}
.as-news-copy{min-width:0;padding:24px}
html[data-transfer-season] .as-news-card .as-news-title{font:600 22px/1.3 var(--font-text);text-transform:none;letter-spacing:-.015em;margin:0 0 10px;max-width:none;overflow-wrap:anywhere;color:#e7edf2}
html[data-transfer-season] .as-news-card .as-news-summary{font:400 14px/1.6 var(--font-text);color:#b8c5ce;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.as-news-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 12px;font:400 12px/1.5 var(--font-text);color:#aebcc7}
.as-news-topic{font-weight:600;color:var(--off-green,#55f5bd)}
.as-news-publisher{overflow-wrap:anywhere}
.as-news-meta time{font-variant-numeric:tabular-nums}
.as-news-link:hover .as-news-title{color:var(--off-green,#55f5bd)}
.as-news-link:focus-visible{outline:3px solid var(--off-green,#55f5bd);outline-offset:-4px;border-radius:8px}
.as-news-compact>.as-news-link:focus-visible{outline-offset:3px}
.as-news-media{position:relative;margin:0;background:#10161c;overflow:hidden}
.as-news-media picture{display:block}
.as-news-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.as-news-media figcaption{position:absolute;bottom:10px;left:10px;padding:4px 8px;border-radius:4px;background:#080d14e8;color:#e5edf3;font:500 11px/1.5 var(--font-text)}
.as-news-lead .as-news-copy{padding:28px}
html[data-transfer-season] .as-news-lead .as-news-title{font:700 clamp(30px,3.1vw,42px)/1.13 var(--font-display);letter-spacing:-.015em;margin-bottom:16px}
html[data-transfer-season] .as-news-lead .as-news-summary{font-size:16px;line-height:1.6;display:block;overflow:visible;margin-bottom:22px}
.as-news-lead .as-news-meta{padding-top:18px;border-top:1px solid var(--off-border,#27343e)}
.as-news-action{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;font:400 12px/1.5 var(--font-text);color:#aebcc7}
.as-news-cta{display:inline-flex;align-items:center;gap:20px;min-height:44px;border-radius:5px;padding:10px 16px;background:var(--off-green,#55f5bd);color:#081d16;font-weight:700}
.as-news-row.as-news-has-image>.as-news-link{display:grid;grid-template-columns:minmax(160px,.6fr) minmax(0,1.4fr)}
.as-news-row .as-news-media{height:100%}
.as-news-row .as-news-media :is(picture,img){height:100%}
.as-news-row .as-news-media img{min-height:170px}
.as-news-compact{background:transparent;border:0;border-bottom:1px solid var(--off-border,#27343e);border-radius:0;overflow:visible}
.as-news-compact .as-news-copy{padding:18px 0}
html[data-transfer-season] .as-news-compact .as-news-title{font:600 16px/1.45 var(--font-text);letter-spacing:0;margin:0 0 8px}
html[data-transfer-season] .as-news-compact .as-news-summary{font-size:14px;line-height:1.5;margin-bottom:10px}
.as-news-compact .as-news-meta{gap:4px 10px}
.as-news-card>.off-reading-toggle{margin:0 24px 20px;min-height:44px}
.as-news-recommendations{display:grid;gap:0}
.as-news-recommendations-title{margin:0 0 4px;font:600 18px/1.4 "Inter",sans-serif;color:#e7edf2;text-transform:none;letter-spacing:0}
.as-news-recommendations>.as-news-card:last-child{border-bottom:0}
.as-news-recommendations>.as-news-card:last-child .as-news-copy{padding-bottom:0}
.as-news-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.news-page-feed>.as-news-lead.as-news-has-image>.as-news-link{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}
.news-grid .as-news-row.as-news-has-image>.as-news-link{display:block}
.news-grid .as-news-row .as-news-media img{height:auto;min-height:0}
@media(max-width:900px){.as-news-feed-grid{grid-template-columns:1fr}}
@media(max-width:700px){.news-page-feed>.as-news-lead.as-news-has-image>.as-news-link{display:block}}
html[data-transfer-season="closed"] :is(.off-home-lead,.off-news-lead){align-items:start}
html[data-transfer-season="closed"] .off-home-lead>.as-news-lead{background:radial-gradient(ellipse at 100% 0,#1b2d2b,transparent 65%),var(--off-panel)}
html[data-transfer-season="closed"] .off-wire .as-news-card:last-of-type{border-bottom:0}
html[data-transfer-season="closed"] .off-wire>.off-action{margin-top:16px}
@media(min-width:901px){
.off-home-lead .as-news-compact .as-news-copy{padding:14px 0}
html[data-transfer-season="closed"] .off-home-lead:has(>.as-news-lead:not(.as-news-has-image)){align-items:stretch}
.off-home-lead>.as-news-lead:not(.as-news-has-image)>.as-news-link{height:100%;display:flex}
.off-home-lead>.as-news-lead:not(.as-news-has-image) .as-news-copy{display:flex;flex-direction:column;width:100%}
html[data-transfer-season="closed"] .off-home-lead>.as-news-lead:not(.as-news-has-image) .as-news-title{font-size:clamp(38px,3.8vw,54px);line-height:1.12;text-wrap:balance}
.off-home-lead>.as-news-lead:not(.as-news-has-image) .as-news-meta{margin-top:auto}
}
@media(max-width:600px){
.as-news-action{flex-wrap:wrap}
.as-news-action>span:first-child{white-space:nowrap}
.as-news-cta{gap:12px;padding-inline:12px;white-space:nowrap}
.as-news-copy,.as-news-lead .as-news-copy{padding:20px}
html[data-transfer-season] .as-news-row .as-news-title{font-size:20px}
html[data-transfer-season] .as-news-lead .as-news-title{font-size:30px}
html[data-transfer-season] .as-news-lead .as-news-summary{font-size:15px}
.as-news-row.as-news-has-image>.as-news-link{display:block}
.as-news-row .as-news-media img{max-height:210px;min-height:0}
.as-news-compact .as-news-copy{padding:16px 0}
.as-news-card>.off-reading-toggle{margin-inline:20px}
}
