.weekly-page{--weekly-accent:#67e8f9;--weekly-accent-2:#a78bfa}
.weekly-page[data-weekly-background=FOREST]{--weekly-image:url('/assets/images/journey-forest-board-v1.png')}
.weekly-page[data-weekly-background=EMBER_CITY]{--weekly-image:url('/assets/images/journey/chapter8-emberlight-city-v1.webp')}
.weekly-page[data-weekly-background=UNBROKEN_TOWER]{--weekly-image:url('/assets/images/journey/chapter9-unbroken-tower-v1.webp')}
.weekly-page[data-weekly-background=FINAL_ORBIT]{--weekly-image:url('/assets/images/journey/chapter10-final-orbit-v1.webp')}
.weekly-page .weekly-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:32px;margin-bottom:28px;overflow:hidden;isolation:isolate;border-color:#67e8f944;background:linear-gradient(105deg,#050819f2 0 46%,#09142cd4 72%,#130b31db),var(--weekly-image) center/cover no-repeat!important;box-shadow:inset 0 1px #fff2,0 24px 70px #0008,0 0 60px #67e8f912}
.weekly-hero:after{position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 78% 32%,color-mix(in srgb,var(--weekly-accent) 24%,transparent),transparent 25%);content:""}
.weekly-page .weekly-hero>div:first-child{min-width:0}
.weekly-page .weekly-hero .eyebrow{margin:0 0 12px}
.weekly-page .weekly-hero h1{max-width:760px;margin:0 0 16px;background:linear-gradient(95deg,#fff,#dbeafe 45%,var(--weekly-accent));background-clip:text;-webkit-background-clip:text;color:transparent;font-size:clamp(36px,6vw,76px);line-height:1.08;letter-spacing:-.055em;overflow-wrap:break-word}
.weekly-page .weekly-hero p{margin:0 0 20px;line-height:1.55}
.weekly-page .weekly-hero .countdown{margin:18px 0 0}
.weekly-page .weekly-hero .hero-actions{margin:20px 0 0;gap:10px}
.weekly-page .weekly-hero .status-note{margin:14px 0 0}
.weekly-page .weekly-free{display:grid;justify-items:center;align-content:center;gap:8px;min-width:0;margin:0;padding:0;text-align:center}
.weekly-page .weekly-free strong{display:block;margin:0;color:#fcd34d;font-size:76px;line-height:1;text-shadow:0 0 24px #f59e0b66}
.weekly-page .weekly-free span{line-height:1.35;overflow-wrap:break-word}
.weekly-page .weekly-free small{margin:0;line-height:1.4}
.weekly-page tr.is-podium{background:linear-gradient(90deg,#fbbf2410,transparent)}
.weekly-replay-link{display:inline-flex;align-items:center;gap:5px;color:#67e8f9;font-weight:850;text-decoration:none;white-space:nowrap}
.weekly-replay-link:hover{color:#fff}
.weekly-theme-frost_vault{--weekly-accent:#a5f3fc;--weekly-accent-2:#93c5fd}
.weekly-theme-ember_city{--weekly-accent:#fb923c;--weekly-accent-2:#facc15}
.weekly-theme-final_orbit{--weekly-accent:#c4b5fd;--weekly-accent-2:#67e8f9}
@media(max-width:800px){
 .weekly-page .weekly-hero{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:24px}
 .weekly-page .weekly-free{grid-template-columns:48px minmax(0,1fr);justify-items:start;align-items:center;gap:4px 12px;text-align:left}
 .weekly-page .weekly-free strong{grid-row:1/3;align-self:center;font-size:48px}
 .weekly-page .weekly-free span{align-self:end}
 .weekly-page .weekly-free small{grid-column:2;align-self:start}
}
@media(max-width:700px){.weekly-page .weekly-hero h1{font-size:clamp(32px,9vw,42px)}.weekly-page .table-wrap table{min-width:720px}}

.weekly-page .weekly-month-end{display:inline-flex;margin:10px 0 0;padding:6px 11px;border:1px solid #e4c87388;border-radius:9px;background:#493b26;color:#ffe39c;font-size:12px;font-weight:650;letter-spacing:.04em}
