fix: unclip search-suggest dropdown — nebula clip moved to dedicated .band-bg layer; suggest above sticky header

This commit is contained in:
ctao
2026-07-24 23:44:54 +02:00
parent 3b736af25e
commit 2de0cf148e
9 changed files with 24 additions and 8 deletions
+5 -2
View File
@@ -66,8 +66,11 @@ ctao.org animates nebula videos under Galaxy vignettes; our translation:
1. **Band nebula** — one `--nebula` stack (Cherenkov .38 / Azure .33 /
Indigo .80 radial fields) used by hero + auth bands, static and animated
alike; the animated variant is an oversized pseudo-layer drifting via
`transform` only, 22s alternate. Clearly visible glow, never neon.
alike; the animated variant is an oversized `.band-bg::before` layer
drifting via `transform` only, 22s alternate. Clearly visible glow, never
neon. `.band-bg` (first child of every band) owns the `overflow: hidden`
clip — NEVER put overflow on the band itself: it would clip overlays like
the search-suggest dropdown.
2. **Whole-page ambient** — `.has-ambient::before`: fixed brand-hue wash
(Cherenkov .16 / Azure .12 / Indigo .10 — visible pastel fields, white
cards pop against them) drifting on a 60s alternate cycle. Opt-in per page