Radial sundial v13
Sun reference rim stays put on day load
The rim is structural (the irradiance scale anchor), so it sits at its final radius from t=0 and the sun-fill grows INSIDE it on day load. You see the day's reading flowing toward the reference, not the reference inflating into place. Halo + bg + fill keep their grow animation.
Hour numerals collapse to cardinals on narrow cards
On CoverFlow cards below the chip-strip 4-to-2 grid breakpoint (640 px on the outer card), only the four cardinals (12 / 18 / 0 / 6) render. The dial keeps its top / right / bottom / left anchors and the in-between numerals stop crowding the perimeter at small sizes.
Night arc darker than day, in any theme
Switched the fill from var(--primary-text-color) at 12 % to a fixed rgba(0, 0, 0, 0.4). The old binding tracked the theme's primary-text-color, in a dark theme that resolved to a TINT OF WHITE so the night portion ended up LIGHTER than the day portion. A fixed black + alpha keeps night darker than day regardless of theme.
Side-card opacity tuned subtler
- J-1 / J+1: 0.90 (just a 10 % haze, eye reads them clearly)
- J-2 / J+2: 0.70 (more distant in the stack but still visible)
The previous beta had them at 0.10 / 0.20 which read as nearly invisible.