:root[data-page="Top"]{ --bg-map-size: 2200px; --bg-map-pos: center; }
/* mobile tuned */


/* Hide extra horizontal rule on Top page */
body[data-page="Top"] .hr{ display:none; }
/* Optional: if you also want to remove the header underline on Top only, uncomment:
body[data-page="Top"] .brandbar{ border-bottom:0; }
*/
