No description
Find a file
Maaxxs 2c4689471d Fix package strip layout width and replace the road glow with a generated texture
Cards were fixed-width and forced to scroll even when the row had room to
show all of them; they now flex between 190-240px and the strip row gets
its own wider container instead of the site's normal 1152px content width,
so a full tier lineup fits on typical desktop screens without scrolling.
The scrollbar itself is now a slim themed bar for the cases where scrolling
is still needed.

Also swaps the thin procedural SVG line for a Higgsfield-generated glow
texture, masked per card into that tier's accent color. Along the way,
fixes a real CSS bug where the WebP mask rendered as a solid block instead
of the intended thin line, because the image's alpha channel made the
browser default to alpha-based masking instead of reading its luminance -
fixed by forcing mask-mode: luminance.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 00:36:23 +02:00
.github/workflows Fix deploy branch: preserve hifi/ subfolder instead of flattening 2026-07-05 16:35:12 +02:00
hifi Redesign package tiles as a dark, credit-card-style scroll strip with hue-sweeping tiers 2026-07-08 23:41:59 +02:00
hifi-src Fix package strip layout width and replace the road glow with a generated texture 2026-07-09 00:36:23 +02:00
.gitignore Add Google Analytics dashboard widget (GA4 Data API integration) 2026-07-07 01:57:32 +02:00