/* The dedicated seasonal story shares the Campus Club page structure. */
.noam-season-page { --club-blue:#101a5d; --club-ink:#101a5d; --club-paper:#f5f0ea; --club-lime:#e7e9f2; --season-accent:#9b1028; }
.noam-season-page[data-campaign-palette='winter'] { --club-paper:#edf1f4; --club-lime:#dce4ed; --season-accent:#314b78; }
.noam-season-page[data-campaign-palette='tet'] { --club-paper:#f8f0e4; --club-lime:#f0dfd5; --season-accent:#9b1028; }
.noam-season-page[data-campaign-palette='spring'] { --club-paper:#fff9ed; --club-lime:#dff0c5; --club-blue:#245b4a; --club-ink:#173e35; --season-accent:#d06b4f; }
.noam-season-page[data-campaign-palette='summer'] { --club-paper:#fff7df; --club-lime:#ffdf9e; --club-blue:#073b4c; --club-ink:#073b4c; --season-accent:#ef6f51; }
.noam-season-page :is(h2,h3) { overflow-wrap:break-word; }
.noam-season-page :is(h2,h3) em { font-family:inherit; font-size:1em; font-weight:500; font-style:normal; }
.noam-season-page .club-nav { background:var(--club-paper); }
.noam-season-page .club-wordmark span { max-width:110px; }
.noam-season-page .club-section-heading > p { max-width:320px; }
.noam-season-page .club-tabs { grid-template-columns:repeat(auto-fit,minmax(0,1fr)); }
.noam-season-page .club-tabs a:hover { background:var(--club-lime); }
.noam-season-page .club-tabs [aria-selected='true']:hover { background:var(--club-blue); }
.noam-season-page .club-tabs [aria-selected='true']:is(:hover,:focus,:active) { color:white !important; }
.noam-season-page .club-product-photo img { object-position:50% 20%; }
.noam-season-page .club-panel { background:var(--club-lime); }
.noam-season-page .club-mood-photo { min-height:620px; height:clamp(620px,52vw,780px); }
.noam-season-page .club-mood-photo img { max-height:none; object-position:50% 22%; }
.noam-season-page .club-mood-photo figcaption { font:500 13px/1.5 'Be Vietnam Pro',sans-serif; padding:12px 18px; }
.noam-season-page .club-time { color:var(--club-ink); background:var(--club-paper); font:500 23px/1 'Be Vietnam Pro',sans-serif; padding:12px; text-shadow:none; }
.noam-season-page .club-mood-detail h3 em { color:var(--season-accent); }
.noam-season-page .club-friends { min-height:600px; }
.noam-season-page .club-friends-image { max-height:760px; }
.noam-season-page .club-friends-image picture { display:block; height:100%; }
.noam-season-page .club-friends-image img { object-position:50% 15%; }
.noam-season-page .club-friends-copy { display:flex; flex-direction:column; align-items:flex-start; justify-content:center; padding:60px 12%; }
.noam-season-page .club-friends h2 { font-size:clamp(40px,4.5vw,66px); }
.noam-season-page .club-friends-image > span { font:500 19px/1.2 'Be Vietnam Pro',sans-serif; }
.noam-season-page .club-signoff > a { font:600 19px/1.4 'Be Vietnam Pro',sans-serif; }
.season-ribbon { display:flex; justify-content:space-between; align-items:center; gap:24px; padding:23px 5%; color:var(--club-paper); background:var(--club-blue); font-size:11px; letter-spacing:.04em; }
.season-ribbon span:last-child { font-style:italic; }
.season-product-copy { margin-top:10px !important; line-height:1.8; color:#444b73; }
.season-preview { display:flex; flex-wrap:wrap; gap:12px 32px; justify-content:center; align-items:center; padding:14px 5%; background:var(--club-blue); color:white; font-size:12px; }
.season-preview a { text-decoration:underline; text-underline-offset:3px; }
.season-empty { font-size:13px; line-height:1.8; padding:20px 0; }
.season-empty a { text-decoration:underline; }
.noam-season-page [data-season-panel] { scroll-margin-top:120px; }
.noam-season-page.season-enhanced .club-panel:not([hidden]) .club-mood-detail, .noam-season-page.season-enhanced .season-revealed { animation:season-reveal .55s ease-out both; }
@keyframes season-reveal { from { transform:translateY(18px); } to { transform:translateY(0); } }
@media(max-width:900px) {
    .noam-season-page .club-mood-photo { height:620px; min-height:0; }
    .noam-season-page .club-mood-detail { padding:32px 24px; }
    .noam-season-page .club-mood-detail h3 { font-size:34px; }
    .noam-season-page .club-friends-copy { padding:40px 8%; }
    .season-ribbon { font-size:10px; }
}
@media(max-width:600px) {
    .noam-season-page .club-nav { gap:14px; }
    .noam-season-page .club-wordmark { font-size:27px; gap:10px; }
    .noam-season-page .club-wordmark span { font-size:8px; max-width:78px; }
    .noam-season-page .club-nav-links { font-size:10px; gap:16px; }
    .noam-season-page .club-section { padding:56px 5%; }
    .noam-season-page .club-picks { padding-top:0; }
    .noam-season-page .club-section-heading > p { max-width:100%; }
    .noam-season-page .club-mood-photo { height:clamp(370px,120vw,560px); }
    .noam-season-page .club-mood-photo figcaption { bottom:24px; left:20px; right:20px; font-size:11px; }
    .noam-season-page .club-tabs strong { font-size:15px; }
    .noam-season-page .club-tabs small { font-size:8px; letter-spacing:0; }
    .noam-season-page .club-tabs a { padding:16px 12px; gap:6px; }
    .noam-season-page .club-friends { min-height:0; }
    .noam-season-page .club-friends-image { height:520px; }
    .noam-season-page .club-friends-copy { padding:40px 7% 48px; }
    .noam-season-page .club-friends h2 { font-size:42px; }
    .noam-season-page .club-signoff > a { font-size:16px; }
    .season-ribbon { justify-content:center; padding:19px 5%; text-align:center; }
    .season-ribbon span:not(:first-child) { display:none; }
}
@media(max-width:360px) {
    .noam-season-page .club-nav-links { gap:10px; font-size:9px; }
    .noam-season-page .club-wordmark span { display:none; }
    .noam-season-page .club-tabs a { padding:14px 9px; }
    .noam-season-page .club-tabs strong { font-size:13px; }
}
@media(prefers-reduced-motion:reduce) {
    .noam-season-page *, .noam-season-page *::before, .noam-season-page *::after { animation:none !important; transition:none !important; }
}
