From f8e599ccdc6489cc77bd3a2fcebccff3eb2350a7 Mon Sep 17 00:00:00 2001 From: Twarner491 Date: Thu, 28 May 2026 11:35:27 -0700 Subject: [PATCH] Frontend: lift CSS + HTML structure from live apt.ts verbatim The previous styles.css was a from-memory reconstruction with wrong palette (tan paper #f4ede0 vs the live near-white #fcfcfb, red accent vs warm-grey). HTML class names also diverged (.collage vs .gcollage, #atlasList vs #atlasGrid, .stats-tl vs .stats-timeline). Result: the overlay looked nothing like the live site. Now: - styles.css copied verbatim from the apt.ts