/* ═══════════════════════════════════════════
   TermSheet360 — public.css
   Styles specific to public-facing pages
   (landing, pricing, contact, auth pages)
   ═══════════════════════════════════════════ */

/* Google Fonts are loaded in each HTML <head> tag.
   If fonts aren't loading, ensure this is in your <head>:
   <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=DM+Serif+Display&display=swap" rel="stylesheet">
*/

/* This file is intentionally minimal. 
   All core styles live in ts360-design-system.css.
   Page-specific styles are in <style> blocks within each HTML file.
   This file provides shared overrides only for public pages. */
