#match-hub{margin-top:2.25rem;margin-bottom:.25rem;width:100%;max-width:560px;display:flex;flex-direction:column;gap:1.5rem}.mh-section{display:flex;flex-direction:column;gap:.625rem}.mh-section-label{display:flex;align-items:center;gap:.45rem;font-family:var(--font-mono, monospace);font-size:.62rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent)}.mh-card-eyebrow{display:block;margin-bottom:.7rem;font-family:var(--font-mono, monospace);font-size:.62rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent)}.mh-card-eyebrow--sub{margin-top:1rem;color:var(--color-text-muted, rgba(255,255,255,.45))}.mh-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.mh-dot--live{background:var(--color-live);animation:mh-live-pulse 1.4s ease-in-out infinite}.mh-dot--finished{background:var(--color-accent);animation:none}.mh-dot--upcoming{background:var(--color-accent);animation:mh-blink 2.4s ease-in-out infinite}@keyframes mh-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}@keyframes mh-blink{0%,to{opacity:1}50%{opacity:.25}}.mh-cards-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:720px){.mh-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.mh-bc{display:block;width:100%;background:#080503f0;border:1px solid rgba(212,162,76,.4);border-radius:.75rem;backdrop-filter:blur(14px);overflow:hidden;box-shadow:0 12px 40px -8px #00000080,0 0 0 1px #d4a24c1f}.mh-bc--live{box-shadow:inset 0 2px 0 var(--color-live),0 12px 40px -8px #00000080,0 0 0 1px #d4a24c1f}.mh-bc--finished{box-shadow:inset 0 2px #d4a24ca6,0 12px 40px -8px #00000080,0 0 0 1px #d4a24c1f}.mh-bc-inner{overflow:hidden}.mh-bc-status{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;padding:.55rem 1.25rem 0;font-family:var(--font-mono, monospace);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-variant-numeric:tabular-nums}.mh-bc-status--live{color:var(--color-live)}.mh-bc-scorers{padding:.55rem 1.25rem .7rem;border-top:1px solid rgba(212,162,76,.18);background:#d4a24c0d}.mh-bc-scorers-title{margin-bottom:.4rem;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent)}.mh-bc-scorers-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem}.mh-bc-scorers-grid--home-only,.mh-bc-scorers-grid--away-only{grid-template-columns:minmax(0,1fr)}.mh-bc-scorers-grid--away-only .mh-bc-scorers-side:first-child,.mh-bc-scorers-grid--home-only .mh-bc-scorers-side--away{display:none}.mh-bc-scorers-side{display:flex;flex-direction:column;gap:.15rem;font-family:var(--font-mono, monospace);font-size:.64rem;font-weight:700;letter-spacing:.04em;color:var(--color-text-muted, rgba(255, 255, 255, .6));font-variant-numeric:tabular-nums}.mh-bc-scorers-side--away{text-align:right}.mh-bc-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.8rem;padding:.65rem 1.25rem .9rem}.mh-bc-flag{font-size:1.65rem;line-height:1;flex-shrink:0}.mh-bc-team{display:flex;align-items:center;gap:.55rem;min-width:0}.mh-bc-team--away{justify-content:flex-end;text-align:right}.mh-bc-name{min-width:0;font-size:.95rem;font-weight:800;color:var(--color-text-primary);line-height:1.15}.mh-bc-score{display:flex;align-items:center;gap:.3rem}.mh-bc-num{display:grid;place-items:center;min-width:1.9rem;height:1.9rem;border-radius:.4rem;background:var(--color-accent);color:#080503f2;font-family:var(--font-mono, monospace);font-size:1.15rem;font-weight:800;font-variant-numeric:tabular-nums;flex-shrink:0}.mh-bc-separator{color:var(--color-accent);font-family:var(--font-mono, monospace);font-size:1rem;font-weight:800}.mh-bc-num--empty{background:#d4a24c2e;color:var(--color-accent)}.mh-bc--finished .mh-bc-num{background:#d4a24cb3}.mh-bc-result-desktop{display:none}.mh-bc-livedot{width:6px;height:6px;border-radius:50%;background:var(--color-live);animation:mh-live-pulse 1.4s ease-in-out infinite}.mh-bc-note{padding:0 1.25rem .6rem;font-size:.62rem;font-style:italic;letter-spacing:.02em;color:var(--color-text-muted, rgba(255, 255, 255, .45))}.mh-flag{display:inline-block;margin-right:.55em;font-size:1.05em;vertical-align:-.05em;flex-shrink:0}.mh-upcoming-card{width:100%;background:#080503f0;border:1px solid rgba(212,162,76,.4);border-radius:.75rem;backdrop-filter:blur(14px);overflow:hidden;box-shadow:inset 0 2px #d4a24ca6,0 12px 40px -8px #00000080,0 0 0 1px #d4a24c1f;padding:1.2rem 1.25rem 1rem}.mh-hero-card{display:block;width:100%;background:transparent;border:0;border-radius:0;text-decoration:none;color:var(--color-text-primary);padding:.25rem 0 0;transition:opacity .2s}.mh-hero-card:hover{opacity:.9}.mh-hero-matchup{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1.1rem}.mh-hero-team{display:flex;align-items:center;gap:.5rem;flex:1}.mh-hero-team--away{justify-content:flex-end}.mh-hero-flag{font-size:1.7rem;line-height:1;flex-shrink:0}.mh-hero-teamname{font-size:1.1rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.01em;line-height:1.2;min-width:0}@media(min-width:420px){.mh-hero-teamname{font-size:1.25rem}}.mh-hero-matchup-word{font-size:1rem;font-weight:400;color:var(--color-text-dim, rgba(255,255,255,.35));flex-shrink:0;padding:0 .25rem}.mh-hero-footer{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.35rem 1rem;border-top:1px solid rgba(212,162,76,.15);padding-top:.85rem}.mh-hero-date{font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--color-text-muted, rgba(255,255,255,.5));white-space:nowrap}.mh-hero-countdown{font-family:var(--font-mono, monospace);font-size:1.05rem;font-weight:700;color:var(--color-accent);font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.mh-upcoming-list{display:flex;flex-direction:column;gap:0;background:#0000002e;border:1px solid rgba(212,162,76,.18);border-radius:.5rem;overflow:hidden;box-shadow:none}.mh-upcoming-row{border-bottom:1px solid rgba(212,162,76,.08)}.mh-upcoming-row:last-child{border-bottom:0}.mh-upcoming-row--muted{opacity:.48}.mh-upcoming-inner{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.7rem 1rem;text-decoration:none;color:var(--color-text-primary);transition:background .15s}.mh-upcoming-inner:hover{background:#d4a24c0d}.mh-upcoming-inner:hover .mh-upcoming-teams{color:var(--color-accent)}.mh-upcoming-teams{font-size:.92rem;font-weight:700;line-height:1.3;transition:color .15s;min-width:0}.mh-upcoming-matchup-word{color:var(--color-text-dim, rgba(255,255,255,.4));font-weight:400}.mh-upcoming-meta{display:flex;align-items:center;gap:.5rem}.mh-upcoming-date{font-size:.68rem;font-weight:600;letter-spacing:.03em;color:var(--color-text-muted, rgba(255,255,255,.45));white-space:nowrap}.mh-upcoming-arrow{font-size:.7rem;color:var(--color-accent);opacity:.6;flex-shrink:0}.mh-upcoming-reason{font-size:.64rem;font-weight:500;font-style:italic;letter-spacing:.02em;color:var(--color-text-muted, rgba(255,255,255,.4))}.mh-upcoming-muted-note{padding:0 1rem .55rem;font-size:.64rem;font-style:italic;color:var(--color-text-muted, rgba(255,255,255,.4))}.mh-schedule-link{display:block;margin-top:.85rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);text-decoration:none;transition:opacity .15s;text-align:right}.mh-schedule-link:hover{opacity:.75}@media(min-width:720px){.mh-bc--finished .mh-bc-bar{display:none}.mh-bc-result-desktop{display:grid;padding:.5rem 1.25rem .85rem}.mh-bc-result-team{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:2.5rem}.mh-bc-result-team+.mh-bc-result-team{border-top:1px solid rgba(212,162,76,.14)}.mh-bc-result-team .mh-bc-name{overflow-wrap:anywhere}.mh-bc-result-team .mh-bc-num{margin-left:.35rem}}@media(max-width:479px){#match-hub{max-width:100%}.mh-bc-bar{gap:.5rem;padding:.65rem 1rem}.mh-bc-status{padding-right:1rem;padding-left:1rem}.mh-bc-scorers{padding:.5rem 1rem .45rem}.mh-bc-flag{font-size:1.65rem}.mh-bc-name{font-size:.78rem}.mh-hero-card{padding:.1rem 0 0}.mh-upcoming-card{padding:1rem}.mh-hero-footer{flex-direction:column;gap:.25rem}}.hero-weather-slot[data-astro-cid-vsjxeken]{position:absolute;top:clamp(2rem,4vw,3.25rem);right:max(1rem,calc((100vw - 72rem)/2 + 2rem));z-index:1}@media(max-width:820px){.hero-kicker[data-astro-cid-vsjxeken]{max-width:19rem}.hero-intro[data-astro-cid-vsjxeken]{max-width:36rem}.hero-weather-slot[data-astro-cid-vsjxeken]{display:none}.hero-weather-mobile[data-astro-cid-vsjxeken]{display:block;margin-top:.65rem;max-width:35rem}.hero-weather-mobile[data-astro-cid-vsjxeken] .weather-badge--mobile{min-height:3rem}#match-hub{margin-top:1rem;gap:1rem}#match-hub .mh-section{gap:.45rem}.hero-actions[data-astro-cid-vsjxeken]{padding-bottom:.25rem}}@media(min-width:821px){.hero-weather-mobile[data-astro-cid-vsjxeken]{display:none}}.timeline[data-astro-cid-bz4gbhu3]{list-style:none;margin:0;padding:0;position:relative;display:grid;gap:2.5rem}.timeline[data-astro-cid-bz4gbhu3]:before{content:"";position:absolute;left:.4375rem;top:.5rem;bottom:.5rem;width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(212,162,76,.3) 8%,rgba(212,162,76,.3) 92%,transparent 100%)}.timeline-item[data-astro-cid-bz4gbhu3]{display:grid;grid-template-columns:1.5rem 1fr;gap:1.25rem;align-items:start}.timeline-marker[data-astro-cid-bz4gbhu3]{display:flex;align-items:center;justify-content:center;height:1.5rem;padding-top:.375rem}.timeline-dot[data-astro-cid-bz4gbhu3]{width:14px;height:14px;border-radius:50%;background:var(--color-bg-elevated);border:2px solid rgba(212,162,76,.5);transition:all .2s}.timeline-item--accent[data-astro-cid-bz4gbhu3] .timeline-dot[data-astro-cid-bz4gbhu3]{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 4px #d4a24c26}.timeline-content[data-astro-cid-bz4gbhu3]{padding-top:.125rem;display:block;text-decoration:none;color:inherit}.timeline-content[data-astro-cid-bz4gbhu3]:hover .timeline-date[data-astro-cid-bz4gbhu3]{color:var(--color-accent)}.timeline-content[data-astro-cid-bz4gbhu3]:hover .timeline-cta[data-astro-cid-bz4gbhu3]{color:var(--color-accent);transform:translate(2px)}.timeline-cta[data-astro-cid-bz4gbhu3]{display:inline-block;margin-top:1.125rem;font-size:.78rem;font-weight:600;color:var(--color-text-muted);transition:color .18s,transform .18s}.timeline-label[data-astro-cid-bz4gbhu3]{display:flex;align-items:baseline;gap:.625rem;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);margin:0}.timeline-step[data-astro-cid-bz4gbhu3]{font-family:var(--font-mono);font-size:.65rem;color:var(--color-text-dim);letter-spacing:.08em}.timeline-date[data-astro-cid-bz4gbhu3]{font-family:var(--font-display);font-weight:800;font-size:1.875rem;line-height:1.1;color:var(--color-text-primary);margin-top:.5rem;margin-bottom:0;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.timeline-item--accent[data-astro-cid-bz4gbhu3] .timeline-date[data-astro-cid-bz4gbhu3]{color:var(--color-accent)}.timeline-location[data-astro-cid-bz4gbhu3]{font-family:var(--font-mono);font-size:.78rem;color:var(--color-text-muted);margin:.4rem 0 0;letter-spacing:.02em}.timeline-detail[data-astro-cid-bz4gbhu3]{font-size:.95rem;line-height:1.55;color:var(--color-text-primary);opacity:.82;margin-top:.875rem;margin-bottom:0;max-width:38ch}@media(min-width:768px){.timeline[data-astro-cid-bz4gbhu3]{grid-template-columns:repeat(3,1fr);gap:3rem}.timeline[data-astro-cid-bz4gbhu3]:before{top:.4375rem;bottom:auto;left:0;right:0;width:auto;height:1px;background:linear-gradient(to right,transparent 0%,rgba(212,162,76,.3) 8%,rgba(212,162,76,.3) 92%,transparent 100%)}.timeline-item[data-astro-cid-bz4gbhu3]{grid-template-columns:1fr;gap:1.5rem}.timeline-marker[data-astro-cid-bz4gbhu3]{padding-top:0;justify-content:flex-start}.timeline-detail[data-astro-cid-bz4gbhu3]{max-width:32ch}}.stadtfest-card[data-astro-cid-gm5nqanu]{display:grid;gap:2.5rem;padding:2.5rem;background:var(--color-bg-elevated);border:1px solid var(--color-divider);border-radius:.875rem;text-decoration:none;color:var(--color-text-primary);transition:border-color .2s,transform .2s}.stadtfest-card[data-astro-cid-gm5nqanu]:hover{border-color:#d4a24c66}@media(min-width:768px){.stadtfest-card[data-astro-cid-gm5nqanu]{grid-template-columns:1fr 1.4fr;gap:3.5rem;padding:3rem;align-items:center}}.eyebrow[data-astro-cid-gm5nqanu]{display:block;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.875rem}.title[data-astro-cid-gm5nqanu]{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1}.title[data-astro-cid-gm5nqanu] .muted[data-astro-cid-gm5nqanu]{color:var(--color-accent)}.dates[data-astro-cid-gm5nqanu]{margin:0 0 1rem;font-family:var(--font-mono);font-size:.95rem;font-weight:600;color:var(--color-accent);letter-spacing:.02em;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.text[data-astro-cid-gm5nqanu]{margin:0 0 1.25rem;font-size:1rem;line-height:1.6;color:var(--color-text-primary);opacity:.85;max-width:52ch}.text[data-astro-cid-gm5nqanu] strong[data-astro-cid-gm5nqanu]{color:var(--color-accent);font-weight:700;opacity:1}.cta[data-astro-cid-gm5nqanu]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--color-text-muted);transition:color .2s,transform .2s}.stadtfest-card[data-astro-cid-gm5nqanu]:hover .cta[data-astro-cid-gm5nqanu]{color:var(--color-accent)}.stadtfest-card[data-astro-cid-gm5nqanu]:hover .cta[data-astro-cid-gm5nqanu] span[data-astro-cid-gm5nqanu]{transform:translate(2px);display:inline-block;transition:transform .2s}.bento-grid[data-astro-cid-rlzhdybp]{display:grid;gap:.875rem;grid-template-columns:1fr}@media(min-width:640px){.bento-grid[data-astro-cid-rlzhdybp]{grid-template-columns:1fr 1fr}.bento-tile--large[data-astro-cid-rlzhdybp]{grid-column:1 / -1}}@media(min-width:1024px){.bento-grid[data-astro-cid-rlzhdybp]{grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto}.bento-tile--large[data-astro-cid-rlzhdybp]{grid-column:1 / 9;grid-row:1 / 3}.bento-tile--portrait[data-astro-cid-rlzhdybp]{grid-column:9 / 13;grid-row:1 / 2}.bento-tile--square[data-astro-cid-rlzhdybp]{grid-column:9 / 13;grid-row:2 / 3}}.bento-tile[data-astro-cid-rlzhdybp]{position:relative;overflow:hidden;border-radius:14px;border:1px solid var(--color-divider);background:var(--color-bg-elevated)}.bento-tile--large[data-astro-cid-rlzhdybp]{aspect-ratio:16 / 10}.bento-tile--portrait[data-astro-cid-rlzhdybp]{aspect-ratio:4 / 5}.bento-tile--square[data-astro-cid-rlzhdybp]{aspect-ratio:4 / 3}@media(min-width:1024px){.bento-tile--large[data-astro-cid-rlzhdybp]{aspect-ratio:unset;min-height:420px}.bento-tile--portrait[data-astro-cid-rlzhdybp]{aspect-ratio:4 / 5}.bento-tile--square[data-astro-cid-rlzhdybp]{aspect-ratio:4 / 3}}.tile-img[data-astro-cid-rlzhdybp]{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.bento-tile[data-astro-cid-rlzhdybp]:hover .tile-img[data-astro-cid-rlzhdybp]{transform:scale(1.03)}.tile-caption[data-astro-cid-rlzhdybp]{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem .875rem;background:linear-gradient(to top,rgba(16,10,7,.72) 0%,transparent 100%);pointer-events:none}.tile-caption[data-astro-cid-rlzhdybp] span[data-astro-cid-rlzhdybp]{font-family:var(--font-mono);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f2e8d5d9}.news-section[data-astro-cid-ygv7bvtk]{position:relative;overflow:hidden;padding-block:clamp(5rem,10vw,8rem);border-top:1px solid var(--color-divider)}.news-section[data-astro-cid-ygv7bvtk]:before{position:absolute;inset:0;pointer-events:none;content:"";background:radial-gradient(circle at 12% 12%,var(--color-accent-glow),transparent 24rem),linear-gradient(135deg,transparent 0 62%,rgba(212,162,76,.035) 62% 62.15%,transparent 62.15%);opacity:.42}.news-section--compact[data-astro-cid-ygv7bvtk]{padding-block:2.5rem;border-top:0}.news-header[data-astro-cid-ygv7bvtk]{display:grid;gap:1.5rem;align-items:end;margin-bottom:clamp(2rem,5vw,3.5rem)}.kicker[data-astro-cid-ygv7bvtk]{margin:0 0 .8rem;font-family:var(--font-mono);font-size:.7rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent)}h2[data-astro-cid-ygv7bvtk]{margin:0;max-width:12ch;font-family:var(--font-display);font-size:clamp(2.65rem,7vw,5.4rem);font-weight:800;line-height:.94;letter-spacing:-.045em;text-wrap:balance}.news-intro[data-astro-cid-ygv7bvtk]{margin:0;max-width:34rem;color:var(--color-text-primary);font-size:clamp(1rem,2vw,1.15rem);line-height:1.65;opacity:.72}.news-list[data-astro-cid-ygv7bvtk]{display:grid;gap:1.25rem}.news-card[data-astro-cid-ygv7bvtk]{min-width:0;background:var(--color-bg-elevated)}.news-link[data-astro-cid-ygv7bvtk]{display:grid;height:100%;color:inherit;text-decoration:none}.news-media[data-astro-cid-ygv7bvtk]{position:relative;min-height:13rem;overflow:hidden;background:var(--color-bg-glow)}.news-media[data-astro-cid-ygv7bvtk]:after{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(to top,rgba(16,10,7,.28),transparent 48%)}.news-media[data-astro-cid-ygv7bvtk] img[data-astro-cid-ygv7bvtk]{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .3s ease}.news-index[data-astro-cid-ygv7bvtk]{position:absolute;z-index:1;right:1rem;bottom:.75rem;color:#f2e8d5d1;font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.12em}.news-content[data-astro-cid-ygv7bvtk]{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(1.25rem,3vw,2rem)}.news-meta[data-astro-cid-ygv7bvtk]{display:flex;flex-wrap:wrap;gap:.45rem .8rem;align-items:center;font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--color-text-muted)}.news-meta[data-astro-cid-ygv7bvtk] span[data-astro-cid-ygv7bvtk]{color:var(--color-accent)}h3[data-astro-cid-ygv7bvtk]{margin:1rem 0 0;font-family:var(--font-display);font-size:clamp(1.55rem,3vw,2.35rem);font-weight:800;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.news-content[data-astro-cid-ygv7bvtk] p[data-astro-cid-ygv7bvtk]{margin:1rem 0 0;max-width:56ch;color:var(--color-text-primary);font-size:.95rem;line-height:1.6;opacity:.7}.news-cta[data-astro-cid-ygv7bvtk]{display:inline-flex;gap:.7rem;align-items:center;margin-top:auto;padding-top:1.5rem;color:var(--color-accent);font-size:.82rem;font-weight:750}.news-cta[data-astro-cid-ygv7bvtk] svg[data-astro-cid-ygv7bvtk]{width:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .22s ease}.news-link[data-astro-cid-ygv7bvtk]:hover .news-media[data-astro-cid-ygv7bvtk] img[data-astro-cid-ygv7bvtk]{transform:scale(1.035);filter:saturate(1.06)}.news-link[data-astro-cid-ygv7bvtk]:hover .news-cta[data-astro-cid-ygv7bvtk] svg[data-astro-cid-ygv7bvtk]{transform:translate(.25rem)}.news-link[data-astro-cid-ygv7bvtk]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}@media(min-width:720px){.news-header[data-astro-cid-ygv7bvtk]{grid-template-columns:minmax(0,1.2fr) minmax(16rem,.8fr)}.news-list[data-astro-cid-ygv7bvtk]{grid-template-columns:minmax(0,1.3fr) minmax(17rem,.7fr);align-items:stretch}.news-card--featured[data-astro-cid-ygv7bvtk] .news-media[data-astro-cid-ygv7bvtk]{min-height:clamp(21rem,42vw,34rem)}.news-card[data-astro-cid-ygv7bvtk]:not(.news-card--featured) .news-media[data-astro-cid-ygv7bvtk]{aspect-ratio:4 / 3;min-height:0}.news-card--featured[data-astro-cid-ygv7bvtk] h3[data-astro-cid-ygv7bvtk]{max-width:15ch;font-size:clamp(2rem,4vw,3.3rem)}}@media(min-width:1024px){.news-card--featured[data-astro-cid-ygv7bvtk] .news-link[data-astro-cid-ygv7bvtk]{grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr)}.news-card--featured[data-astro-cid-ygv7bvtk] .news-media[data-astro-cid-ygv7bvtk]{min-height:38rem}.news-card--featured[data-astro-cid-ygv7bvtk] .news-content[data-astro-cid-ygv7bvtk]{justify-content:flex-end}}
