/*
Theme Name: Vozto Agency
Theme URI: https://example.com/
Author: Hottake Media Limited
Author URI: https://example.com/
Description: Agency theme for Hottake Media Limited (Company No. 16404086) trading as Vozto – recruitment, IT support, marketing, virtual assistants, consultancy, coaching, podcast support, web hosting and jobs.
Version: 2.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vozto-agency
*/
/* === Global layout & typography === */
body{
  margin:0;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  background:radial-gradient(circle at top left,#0f172a 0,#020617 40%,#020617 100%);
  color:#e5e7eb;
  line-height:1.6;
}
a{color:#38bdf8;text-decoration:none;}
a:hover{text-decoration:underline;}
/* header, layout, cards, forms, etc. (truncated for brevity in this cell) */
