.page-head{width:100%;margin-bottom:2rem;padding:0}.page-title{max-width:860px}.page-title h1,.home-briefing__head h2,.home-card h2{color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.15}.page-title h1{overflow-wrap:break-word;text-wrap:balance;max-width:none;font-size:3.4rem;line-height:1.08}.page-title p:last-of-type{max-width:82ch;color:var(--text);text-wrap:pretty;margin:16px 0 0;font-size:16px;line-height:1.7}.astro-home .page-head__grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;display:grid}.astro-home .stat-strip{grid-template-columns:repeat(2,max-content);align-items:end;gap:1.5rem;width:auto;min-width:0}.astro-home .stat-strip dt{font-size:.75rem}.astro-home .stat-strip dd{margin-top:2px;font-size:1.75rem}.home-content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:3rem;display:grid}.home-main-column,.home-sidebar{min-width:0}.home-briefing{border-radius:var(--radius-lg);background:var(--surface);box-shadow:inset 0 0 0 1px var(--panel-border);overflow:hidden}.home-briefing__top{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);min-height:280px;display:grid}.home-briefing__head{flex-direction:column;justify-content:center;padding:2rem;display:flex}.home-briefing__eyebrow{color:var(--accent);letter-spacing:.12em;margin:0 0 .75rem;font-size:.7rem;font-weight:900;line-height:1.4}.home-briefing__head h2{letter-spacing:0;font-size:2.35rem}.home-briefing__head h2:lang(zh){white-space:nowrap}.home-briefing__head>p:last-child{max-width:60ch;color:var(--muted);text-wrap:pretty;margin:.9rem 0 0;font-size:14px;line-height:1.7}.briefing-season{background:var(--void);width:100%;min-height:100%;color:var(--text);cursor:zoom-in;text-align:left;border:0;border-radius:0;padding:0;display:grid;position:relative;overflow:hidden}.briefing-season:after{background:linear-gradient(180deg, transparent 50%, color-mix(in srgb, var(--void) 94%, transparent));content:"";pointer-events:none;position:absolute;inset:0}.briefing-season img{object-fit:contain;filter:saturate(1.04)contrast(1.03);width:100%;height:100%;transition:transform .45s,filter .45s}.briefing-season__caption{z-index:1;gap:.15rem;display:grid;position:absolute;bottom:1.35rem;left:1.5rem}.briefing-season__caption small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.briefing-season__caption strong{color:var(--text);font-size:.95rem}.briefing-season__preview-label{z-index:1;min-height:40px;color:var(--text);align-items:center;gap:.5rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex;position:absolute;bottom:1.35rem;right:1.5rem}.briefing-season__preview-label b{color:var(--interactive);font-size:1.15em}.briefing-season:focus-visible{outline:2px solid var(--focus);outline-offset:-3px}@media (hover:hover){.briefing-season:hover img{filter:saturate(1.2)contrast(1.12);transform:scale(1.015)}.briefing-season:hover .briefing-season__preview-label{color:var(--accent)}}.season-overview-preview[hidden]{display:none}.season-overview-preview{z-index:180;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body.season-overview-preview-open{overflow:hidden}.season-overview-preview__backdrop{background:#000000c7;border:0;padding:0;position:absolute;inset:0}.season-overview-preview__panel{z-index:1;border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--void);width:min(1100px,100vw - 48px);max-height:calc(100dvh - 48px);box-shadow:var(--shadow);position:relative;overflow:auto}.season-overview-preview__image{cursor:zoom-out;background:0 0;border:0;width:100%;padding:0;display:block}.season-overview-preview__image img{width:100%;height:auto;display:block}.season-overview-preview__close{z-index:1;border:1px solid var(--surface-border);background:color-mix(in srgb, var(--void) 88%, black);width:40px;height:40px;color:var(--text);border-radius:999px;place-items:center;margin:10px 10px -50px auto;padding:0;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:10px;right:10px}.season-overview-preview__close:focus-visible,.season-overview-preview__image:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.home-briefing__routes{border-top:1px solid var(--surface-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.briefing-route{grid-template-columns:2.25rem minmax(0,1fr);align-content:start;gap:.75rem;min-height:230px;padding:1.5rem;transition:background-color .2s;display:grid}.briefing-route+.briefing-route{border-left:1px solid var(--surface-border)}.briefing-route__index{color:var(--accent);font-variant-numeric:tabular-nums;margin:0;font-size:.75rem;font-weight:900;line-height:1.6}.briefing-route__content h3{color:var(--text);margin:0;font-size:1.15rem;line-height:1.3}.briefing-route__content>p{max-width:64ch;color:var(--muted);text-wrap:pretty;margin:.45rem 0 0;font-size:14px;line-height:1.7}.briefing-route__links{flex-wrap:wrap;gap:.35rem 1rem;margin-top:1rem;display:flex}.briefing-route__links a{border:1px solid color-mix(in srgb, var(--accent) 38%, var(--surface-border));border-radius:var(--radius-md);background:var(--accent-soft);min-height:40px;color:var(--text);justify-content:center;align-items:center;gap:.45rem;padding:0 12px;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.briefing-route__links a span{color:var(--interactive);font-size:1.05em}.briefing-route__links a:active{transform:scale(.98)}@media (hover:hover){.briefing-route:hover{background:color-mix(in srgb, var(--accent) 4%, transparent)}.briefing-route__links a:hover{border-color:color-mix(in srgb, var(--accent) 68%, var(--surface-border));background:color-mix(in srgb, var(--accent-soft) 74%, var(--surface-2))}}.home-sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:2rem}.home-card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:inset 0 0 0 1px var(--panel-border);gap:12px;padding:18px;display:grid}.home-card .section-title--compact{margin-bottom:14px}.home-card p,.home-card__list p,.home-card__updates p{color:var(--text);text-wrap:pretty;margin:0;font-size:14px;line-height:1.7}.home-card__list,.home-card__updates{gap:10px;display:grid}.home-card__list article,.home-card__updates article,.home-card__blue-posts article{border-bottom:1px solid var(--surface-border);gap:8px;padding-bottom:12px;display:grid}.home-card__list article:last-child,.home-card__updates article:last-child,.home-card__blue-posts article:last-child{border-bottom:0;padding-bottom:0}.home-card__list b,.home-card__blue-posts b{color:var(--text);font-size:14px;font-weight:800;line-height:1.35}.home-card__blue-posts,.home-card__blue-posts a{gap:8px;min-width:0;display:grid}.home-card__blue-posts b,.home-card__blue-posts p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-card__blue-posts time,.home-card__updates time{color:var(--muted);font-size:12px;font-weight:800}.home-card__updates-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.home-card__updates span{border-radius:var(--radius-sm);background:var(--interactive-soft);color:var(--text);flex:none;padding:2px 6px;font-size:11px;font-weight:800}.home-card__faq-link{width:fit-content;min-height:40px;color:var(--accent);font-size:13px;font-weight:800;line-height:1.3}@media (hover:hover){.home-card__blue-posts a:hover b,.home-card__faq-link:hover{color:var(--accent)}}@media (width<=1180px){.astro-home .page-head__grid,.home-content-grid{grid-template-columns:1fr}.astro-home .page-head__grid{align-items:start;gap:1.5rem}.home-sidebar{position:static}}@media (width>=768px) and (width<=1180px){.home-sidebar{flex-direction:column;align-items:stretch;display:flex}.home-card--blue-posts{width:100%}}@media (width<=760px){.page-title h1{line-break:normal;text-wrap:pretty;font-size:clamp(1.7rem,7.8vw,2rem);line-height:1.16}.page-title p:last-of-type{font-size:15px}.astro-home .stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}.home-content-grid{gap:1.5rem}.home-briefing__top{grid-template-columns:1fr;min-height:0}.home-briefing__routes{grid-template-columns:1fr}.home-briefing__head{padding:1.5rem 1.25rem}.home-briefing__head h2{font-size:1.85rem}.briefing-season{aspect-ratio:16/9;min-height:0}.briefing-season__caption{bottom:1.1rem;left:1.25rem}.briefing-season__preview-label{bottom:1.1rem;right:1.25rem}.season-overview-preview{padding:12px}.season-overview-preview__panel{border-radius:0;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.season-overview-preview__close{top:8px;right:8px}.briefing-route{grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem;min-height:0;padding:1.25rem}.briefing-route+.briefing-route{border-top:1px solid var(--surface-border);border-left:0}.briefing-route__links{gap:.25rem .9rem;margin-top:.8rem}.home-card{padding:14px}}@media (width<=380px){.home-briefing__head h2{font-size:1.55rem}}
