.ai-v5-body--weekly { background: #f5f3ee; }
.weekly-board { max-width: 1180px; margin: 0 auto; padding: 26px 28px 100px; color: #1b282b; }
.weekly-board__crumb { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; font-size: 13px; color: #657171; }
.weekly-board__crumb a { color: #305c57; text-decoration: none; }
.weekly-board__crumb a:hover { text-decoration: underline; }
.weekly-board__hero { position: relative; display: flex; justify-content: space-between; gap: 20px; overflow: hidden; min-height: 295px; padding: clamp(30px, 5vw, 62px); border-radius: 22px; background: #173b3a; color: #f7f6ed; }
.weekly-board__hero::after { content: ""; position: absolute; right: -75px; top: -115px; width: 410px; height: 410px; border: 1px solid rgba(231, 233, 209, .18); border-radius: 50%; box-shadow: 0 0 0 46px rgba(231, 233, 209, .045), 0 0 0 94px rgba(231, 233, 209, .035); pointer-events: none; }
.weekly-board__hero-copy { position: relative; z-index: 1; max-width: 730px; }
.weekly-board__eyebrow { margin: 0 0 18px; font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.weekly-board__hero h1 { max-width: 780px; margin: 0; font-family: Georgia, "Noto Serif SC", serif; font-size: clamp(36px, 5vw, 64px); font-weight: 700; line-height: 1.13; letter-spacing: -.045em; }
.weekly-board__lead { margin: 22px 0 0; max-width: 660px; color: #d4e1d8; font-size: clamp(16px, 1.7vw, 20px); line-height: 1.65; }
.weekly-board__period { display: flex; align-items: center; gap: 9px; margin-top: 26px; color: #d7e6d8; font-size: 13px; font-variant-numeric: tabular-nums; }
.weekly-board__period-dot { width: 8px; height: 8px; border-radius: 50%; background: #c7e87f; box-shadow: 0 0 0 4px rgba(199, 232, 127, .14); }
.weekly-board__hero-mark { position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; min-width: 190px; color: #e4efbc; font-family: Georgia, serif; }
.weekly-board__hero-mark span { font-size: 180px; line-height: .85; letter-spacing: -.1em; }
.weekly-board__hero-mark small { margin-top: 8px; font: 800 13px/1 sans-serif; letter-spacing: .35em; }
.weekly-board__spotlight { margin-top: 30px; overflow: hidden; border: 1px solid #dfdfd4; border-radius: 18px; background: #fffefa; box-shadow: 0 16px 40px rgba(30, 55, 48, .045); }
.weekly-board__spotlight-tag { display: inline-block; margin: 0 0 0 32px; padding: 12px 17px; border-radius: 0 0 9px 9px; background: #e3edc6; color: #2e5543; font-size: 13px; font-weight: 800; }
.weekly-board__spotlight-content { display: flex; align-items: center; justify-content: space-between; gap: 34px; padding: 27px 32px 34px; }
.weekly-board__spotlight h2 { margin: 0 0 12px; font-family: Georgia, "Noto Serif SC", serif; font-size: clamp(26px, 3vw, 37px); }
.weekly-board__spotlight h2 a { color: #193a36; text-decoration: none; }
.weekly-board__spotlight h2 a:hover { text-decoration: underline; }
.weekly-board__spotlight-description { max-width: 630px; margin: 0; color: #334342; font-size: 17px; line-height: 1.65; }
.weekly-board__spotlight-note { max-width: 680px; margin: 12px 0 0; color: #697473; font-size: 13px; line-height: 1.5; }
.weekly-board__spotlight-action { flex: none; display: inline-flex; align-items: center; gap: 16px; padding: 14px 20px; border-radius: 10px; background: #d5e8a2; color: #183c36; font-weight: 800; text-decoration: none; transition: transform .18s ease, background .18s ease; }
.weekly-board__spotlight-action:hover { transform: translateY(-2px); background: #c7df8a; color: #183c36; }
.weekly-board__list { margin-top: 54px; }
.weekly-board__list-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; padding: 0 10px 19px; border-bottom: 2px solid #1d3d3a; }
.weekly-board__list-heading .weekly-board__eyebrow { margin-bottom: 9px; color: #6b7d60; }
.weekly-board__list-heading h2 { margin: 0; font-family: Georgia, "Noto Serif SC", serif; font-size: clamp(27px, 3.2vw, 38px); }
.weekly-board__list-heading > span { color: #61716d; font-size: 13px; text-align: right; }
.weekly-board__rows { margin: 0; padding: 0; list-style: none; }
.weekly-board__row { display: grid; grid-template-columns: 64px minmax(0, 1fr) 115px 46px; align-items: center; gap: 20px; min-height: 116px; padding: 20px 10px; border-bottom: 1px solid #d8dcd3; }
.weekly-board__rank { color: #82928a; font: 700 30px/1 Georgia, serif; font-variant-numeric: tabular-nums; }
.weekly-board__row:nth-child(-n+3) .weekly-board__rank { color: #ac6837; }
.weekly-board__tool h3 { margin: 0 0 6px; font-size: 19px; font-weight: 800; }
.weekly-board__tool h3 a { color: #173c38; text-decoration: none; }
.weekly-board__tool h3 a:hover { text-decoration: underline; }
.weekly-board__tool p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 0; color: #62716e; font-size: 14px; line-height: 1.55; }
.weekly-board__views { font-variant-numeric: tabular-nums; text-align: right; font-size: 19px; }
.weekly-board__row-action { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid #bfc9bf; border-radius: 50%; color: #234e46; font-size: 23px; text-decoration: none; transition: background .18s ease, border-color .18s ease; }
.weekly-board__row-action:hover { border-color: #234e46; background: #e6edda; color: #234e46; }
.weekly-board__empty { margin: 0; padding: 44px 10px; color: #68746e; }
@media (max-width: 700px) {
    .weekly-board { padding: 18px 17px 70px; }
    .weekly-board__hero { min-height: 0; padding: 30px 26px; }
    .weekly-board__hero-mark { display: none; }
    .weekly-board__hero h1 { letter-spacing: -.025em; }
    .weekly-board__spotlight-tag { margin-left: 22px; }
    .weekly-board__spotlight-content { flex-direction: column; align-items: stretch; padding: 23px 22px 27px; }
    .weekly-board__spotlight-action { justify-content: center; }
    .weekly-board__row { grid-template-columns: 37px minmax(0, 1fr) 37px; gap: 11px; padding: 17px 0; }
    .weekly-board__rank { font-size: 24px; }
    .weekly-board__views { grid-column: 2; grid-row: 2; text-align: left; color: #557061; font-size: 15px; }
    .weekly-board__row-action { grid-column: 3; grid-row: 1 / 3; width: 36px; height: 36px; }
    .weekly-board__list-heading > span { display: none; }
}
@media (prefers-reduced-motion: reduce) { .weekly-board__spotlight-action, .weekly-board__row-action { transition: none; } }
