/*
Theme Name: Let's Get Social
Theme URI: https://letsgetsocial.co.uk/
Author: LGS Creative LTD
Description: Custom theme for letsgetsocial.co.uk, built from the Claude Design export. No page builder.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.0
License: Proprietary
Text Domain: lgs
*/

/* Per-page CSS lives in assets/css/<slug>.css, taken verbatim from the
   design. This file carries only what WordPress itself needs. */

body { margin: 0; }

.skip-link {
  position: absolute; left: -9999px; top: 0; z-index: 9999;
  background: #fff; padding: 12px 18px; border-radius: 0 0 12px 0; font-weight: 600;
}
.skip-link:focus { left: 0; }

.screen-reader-text {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}
