:root{--scc-navy:#06172e;--scc-teal:#42c8c6;--scc-ink:#0d2038;--scc-muted:#61708a;--scc-bg:#f4f8fb;--scc-card:#fff;--scc-line:#d9e5ef;--shadow:0 18px 45px rgba(6,23,46,.12)}*{box-sizing:border-box}body.scc-weekly-page{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#eef4f8 0,#f6fafc 320px,#f4f8fb 100%);color:var(--scc-ink);line-height:1.55}.shell{width:min(1380px,calc(100% - 44px));margin:auto}.site-topbar{background:#06172e;color:#e0eefb;font-size:.84rem}.site-topbar-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:8px 0}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.7rem 1rem;z-index:20}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--scc-line);position:sticky;top:0;z-index:10;box-shadow:0 6px 18px rgba(6,23,46,.06);backdrop-filter:blur(10px)}.header-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:82px}.brand{display:flex;align-items:center;text-decoration:none;color:var(--scc-navy);font-weight:900}.brand-logo{height:56px;max-width:320px}.menu-toggle{display:none;align-items:center;gap:.6rem;border:1px solid var(--scc-line);background:#fff;border-radius:18px;padding:.75rem 1rem;font-weight:800;color:var(--scc-navy)}.hamburger,.hamburger:before,.hamburger:after{display:block;width:24px;height:3px;background:var(--scc-navy);border-radius:3px;content:""}.hamburger:before{transform:translateY(-7px)}.hamburger:after{transform:translateY(4px)}.primary-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.2rem}.primary-nav a{color:var(--scc-navy);text-decoration:none;font-weight:800;padding:.65rem .78rem;border-radius:999px;white-space:nowrap}.primary-nav a:hover,.primary-nav a.active{background:#e8f6f7;color:#073a56}.weekly-hero{color:#fff;position:relative;overflow:hidden;padding:54px 0 58px;background:#06172e}.hero-media{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,23,46,.84),rgba(8,29,56,.66),rgba(8,29,56,.28))}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;opacity:.72}.weekly-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:30px;align-items:center}.eyebrow{margin:0 0 .8rem;color:#85f0eb;font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:.84rem}.weekly-hero h1{font-size:clamp(34px,4.2vw,54px);line-height:1.04;letter-spacing:-.035em;max-width:900px;margin:12px 0 16px}.lead{font-size:clamp(16px,1.6vw,19px);max-width:860px;color:rgba(255,255,255,.92)}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 16px;text-decoration:none;font-weight:900}.btn-light{background:#fff;color:var(--scc-navy)}.btn-ghost{border:1px solid rgba(255,255,255,.52);color:#fff;background:rgba(255,255,255,.08)}.hero-panel{display:grid;gap:12px}.metric{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(10px);border-radius:22px;padding:20px 22px;box-shadow:0 24px 60px rgba(0,0,0,.13)}.metric span{display:block;color:rgba(255,255,255,.82);font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:.84rem}.metric strong{display:block;color:#fff;font-size:clamp(32px,4vw,46px);line-height:1;margin:.38rem 0}.metric small{color:rgba(255,255,255,.82);font-weight:700}.section{padding:46px 0}.section-tint{background:#eaf3f7}.section-head{max-width:920px;margin-bottom:24px}.section-head h2{font-size:clamp(23px,2.4vw,30px);line-height:1.06;margin:.1rem 0 .95rem;letter-spacing:-.03em}.section-head p{color:#34465e}.card-grid{display:grid;gap:18px}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px}.card{background:var(--scc-card);border:1px solid var(--scc-line);border-radius:26px;box-shadow:var(--shadow);padding:24px;min-width:0}.card h3{margin:0 0 12px;font-size:1.22rem;color:var(--scc-navy)}.kpi-card strong{font-size:2.15rem;display:block;color:var(--scc-navy);line-height:1.05}.kpi-card span{display:block;color:#5f6f84;font-weight:900;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;margin-bottom:.45rem}.chart-card{min-height:370px}.chart-card canvas{display:block;width:100%!important;height:300px!important}.table-wrap{overflow:auto;max-width:100%;border-radius:18px;border:1px solid var(--scc-line);background:#fff}.data-table-wrap{max-height:430px}table{border-collapse:collapse;width:100%;background:#fff}th,td{text-align:left;border-bottom:1px solid #edf2f7;padding:.82rem .9rem;vertical-align:top}th{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;color:#53657d;background:#f7fbfd;position:sticky;top:0;z-index:1}td{font-size:.92rem}.site-footer{background:var(--scc-navy);color:#d8e6f2;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px}.site-footer h2,.site-footer h3{color:#fff}.site-footer a{color:#b8fbff}.footnote{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#9fb3c8}pre{white-space:pre-wrap;word-break:break-word;margin:0;color:#34465e}@media(max-width:1024px){.weekly-hero-grid,.grid-two,.footer-grid{grid-template-columns:1fr}.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel{max-width:720px}.weekly-hero h1{max-width:820px}}@media(max-width:900px){.menu-toggle{display:flex}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid var(--scc-line);border-radius:22px;box-shadow:var(--shadow);padding:12px;flex-direction:column}.primary-nav.open{display:flex}.weekly-hero{padding:34px 0 38px}.brand-logo{height:48px;max-width:230px}}@media(max-width:560px){.shell{width:min(100% - 28px,1380px)}.card-grid.four{grid-template-columns:1fr}.card{padding:18px}.weekly-hero h1{font-size:clamp(32px,10vw,42px)}.lead{font-size:16px}.metric strong{font-size:32px}.chart-card canvas{height:260px!important}}
@media(prefers-reduced-motion:reduce){.hero-video{display:none}}

/* v26 hero parity: match the core page banner depth and keep KPI cards in a horizontal scroll rail. */
body.scc-weekly-page .weekly-hero{padding:54px 0 58px !important;min-height:360px !important;}
body.scc-weekly-page .weekly-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr) !important;align-items:center !important;}
body.scc-weekly-page .hero-panel{display:flex !important;gap:12px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;-webkit-overflow-scrolling:touch !important;padding:0 0 8px !important;max-width:100% !important;}
body.scc-weekly-page .hero-panel::-webkit-scrollbar{height:6px}
body.scc-weekly-page .hero-panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.35);border-radius:999px}
body.scc-weekly-page .hero-panel .metric{flex:0 0 min(340px,100%) !important;min-height:154px !important;scroll-snap-align:start !important;}
@media(max-width:1024px){body.scc-weekly-page .weekly-hero-grid{grid-template-columns:1fr !important;}body.scc-weekly-page .hero-panel{width:100% !important;}body.scc-weekly-page .hero-panel .metric{flex-basis:clamp(260px,70vw,340px) !important;}}
@media(max-width:720px){body.scc-weekly-page .weekly-hero{padding:34px 0 38px !important;min-height:360px !important;}}
/* v28 dashboard hero repair: same banner footprint as core pages, one rotating KPI card, no stacked/clipped cards. */
html body.scc-historical-page main#main,html body.scc-weekly-page main#main{max-width:none !important;width:100% !important;margin:0 !important;padding:0 !important;overflow:hidden !important;}
html body.scc-historical-page .hero-gradient,html body.scc-weekly-page .weekly-hero{width:100% !important;margin:0 !important;padding:54px 0 58px !important;min-height:420px !important;background:#06172e !important;}
html body.scc-historical-page .hero-grid,html body.scc-weekly-page .weekly-hero-grid{width:min(1380px,calc(100% - 44px)) !important;max-width:1380px !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr) !important;gap:30px !important;align-items:center !important;}
html body.scc-historical-page .hero-panel,html body.scc-weekly-page .hero-panel{position:relative !important;display:block !important;width:100% !important;min-height:168px !important;max-width:520px !important;margin-left:auto !important;overflow:hidden !important;padding:0 !important;}
html body.scc-historical-page .hero-panel .metric,html body.scc-weekly-page .hero-panel .metric{position:absolute !important;inset:0 !important;width:100% !important;min-height:168px !important;border-radius:22px !important;padding:24px 26px !important;opacity:0 !important;transform:translateX(28px) !important;animation:sccHeroMetricRotate 15s ease-in-out infinite !important;}
html body.scc-historical-page .hero-panel .metric:nth-child(1),html body.scc-weekly-page .hero-panel .metric:nth-child(1){animation-delay:0s !important;}
html body.scc-historical-page .hero-panel .metric:nth-child(2),html body.scc-weekly-page .hero-panel .metric:nth-child(2){animation-delay:5s !important;}
html body.scc-historical-page .hero-panel .metric:nth-child(3),html body.scc-weekly-page .hero-panel .metric:nth-child(3){animation-delay:10s !important;}
@keyframes sccHeroMetricRotate{0%,8%{opacity:0;transform:translateX(28px)}12%,30%{opacity:1;transform:translateX(0)}36%,100%{opacity:0;transform:translateX(-28px)}}
@media(max-width:1024px){html body.scc-historical-page .hero-grid,html body.scc-weekly-page .weekly-hero-grid{grid-template-columns:1fr !important;}html body.scc-historical-page .hero-panel,html body.scc-weekly-page .hero-panel{margin-left:0 !important;max-width:520px !important;}}
@media(max-width:720px){html body.scc-historical-page .hero-gradient,html body.scc-weekly-page .weekly-hero{padding:34px 0 38px !important;min-height:500px !important;}html body.scc-historical-page .hero-grid,html body.scc-weekly-page .weekly-hero-grid{width:min(100% - 28px,1380px) !important;}html body.scc-historical-page .hero-panel,html body.scc-weekly-page .hero-panel{min-height:158px !important;}html body.scc-historical-page .hero-panel .metric,html body.scc-weekly-page .hero-panel .metric{min-height:158px !important;padding:20px 22px !important;}}
@media(prefers-reduced-motion:reduce){html body.scc-historical-page .hero-panel .metric,html body.scc-weekly-page .hero-panel .metric{animation:none !important;opacity:0 !important;transform:none !important;}html body.scc-historical-page .hero-panel .metric:first-child,html body.scc-weekly-page .hero-panel .metric:first-child{opacity:1 !important;}}
/* v29 uniform dashboard hero carousel: match core pages with a visible rotating banner-card on desktop and mobile. */
html body.scc-historical-page .hero-gradient,html body.scc-weekly-page .weekly-hero{width:100% !important;margin:0 !important;padding:50px 0 56px !important;min-height:0 !important;background:#06172e !important;}
html body.scc-historical-page .hero-grid,html body.scc-weekly-page .weekly-hero-grid{position:relative !important;z-index:1 !important;width:min(1380px,calc(100% - 44px)) !important;max-width:1380px !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) minmax(360px,540px) !important;gap:34px !important;align-items:center !important;}
html body.scc-historical-page .hero-panel.banner-card,html body.scc-weekly-page .hero-panel.banner-card{position:relative !important;display:block !important;align-self:center !important;width:100% !important;max-width:540px !important;min-height:224px !important;margin:0 0 0 auto !important;padding:0 !important;overflow:hidden !important;border:1px solid rgba(255,255,255,.24) !important;border-radius:20px !important;background:linear-gradient(135deg,rgba(15,39,68,.82),rgba(31,113,118,.68)) !important;box-shadow:0 22px 58px rgba(0,0,0,.2) !important;backdrop-filter:blur(10px) !important;}
html body.scc-historical-page .hero-panel.banner-card .metric,html body.scc-weekly-page .hero-panel.banner-card .metric{position:absolute !important;inset:0 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;width:100% !important;min-height:0 !important;padding:28px 34px 46px !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;backdrop-filter:none !important;color:#fff !important;opacity:0 !important;transform:translateX(24px) !important;animation:sccDashboardCardCycle 15s ease-in-out infinite !important;}
html body.scc-historical-page .hero-panel.banner-card .metric:nth-child(1),html body.scc-weekly-page .hero-panel.banner-card .metric:nth-child(1){animation-delay:0s !important;}
html body.scc-historical-page .hero-panel.banner-card .metric:nth-child(2),html body.scc-weekly-page .hero-panel.banner-card .metric:nth-child(2){animation-delay:5s !important;}
html body.scc-historical-page .hero-panel.banner-card .metric:nth-child(3),html body.scc-weekly-page .hero-panel.banner-card .metric:nth-child(3){animation-delay:10s !important;}
html body.scc-historical-page .hero-panel.banner-card .metric span,html body.scc-weekly-page .hero-panel.banner-card .metric span{font-size:13px !important;letter-spacing:.04em !important;color:rgba(255,255,255,.82) !important;}
html body.scc-historical-page .hero-panel.banner-card .metric strong,html body.scc-weekly-page .hero-panel.banner-card .metric strong{display:block !important;margin:10px 0 !important;font-size:clamp(34px,5vw,48px) !important;line-height:1 !important;color:#fff !important;}
html body.scc-historical-page .hero-panel.banner-card .metric small,html body.scc-weekly-page .hero-panel.banner-card .metric small{font-size:15px !important;line-height:1.45 !important;color:rgba(255,255,255,.84) !important;}
html body.scc-historical-page .hero-panel.banner-card .dots,html body.scc-weekly-page .hero-panel.banner-card .dots{position:absolute !important;left:26px !important;bottom:22px !important;display:flex !important;gap:8px !important;z-index:3 !important;}
html body.scc-historical-page .hero-panel.banner-card .dot,html body.scc-weekly-page .hero-panel.banner-card .dot{width:12px !important;height:12px !important;border-radius:999px !important;background:rgba(255,255,255,.4) !important;}
html body.scc-historical-page .hero-panel.banner-card .dot.active,html body.scc-weekly-page .hero-panel.banner-card .dot.active{background:#fff !important;}
@keyframes sccDashboardCardCycle{0%,6%{opacity:0;transform:translateX(24px)}10%,31%{opacity:1;transform:translateX(0)}37%,100%{opacity:0;transform:translateX(-24px)}}
@media(max-width:900px){html body.scc-historical-page .hero-gradient,html body.scc-weekly-page .weekly-hero{padding:42px 0 50px !important;min-height:0 !important;}html body.scc-historical-page .hero-grid,html body.scc-weekly-page .weekly-hero-grid{width:min(100% - 40px,1380px) !important;grid-template-columns:1fr !important;gap:0 !important;}html body.scc-historical-page .hero-panel.banner-card,html body.scc-weekly-page .hero-panel.banner-card{max-width:none !important;min-height:224px !important;margin:26px 0 0 !important;}html body.scc-historical-page .hero-actions,html body.scc-weekly-page .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;margin-top:26px !important;}html body.scc-historical-page .hero-actions .btn,html body.scc-weekly-page .hero-actions .btn{width:100% !important;min-height:62px !important;border-radius:10px !important;}}
@media(max-width:560px){html body.scc-historical-page .hero-copy h1,html body.scc-weekly-page .weekly-hero h1{font-size:clamp(40px,11vw,56px) !important;line-height:1.03 !important;}html body.scc-historical-page .lead,html body.scc-weekly-page .lead{font-size:21px !important;line-height:1.55 !important;}html body.scc-historical-page .hero-panel.banner-card .metric,html body.scc-weekly-page .hero-panel.banner-card .metric{padding:24px 24px 46px !important;}html body.scc-historical-page .hero-panel.banner-card .metric strong,html body.scc-weekly-page .hero-panel.banner-card .metric strong{font-size:34px !important;}}
@media(prefers-reduced-motion:reduce){html body.scc-historical-page .hero-panel.banner-card .metric,html body.scc-weekly-page .hero-panel.banner-card .metric{animation:none !important;opacity:0 !important;transform:none !important;}html body.scc-historical-page .hero-panel.banner-card .metric:first-child,html body.scc-weekly-page .hero-panel.banner-card .metric:first-child{opacity:1 !important;}}
