/*
Theme Name: Tonga Primary ERP Theme
Theme URI: https://tongamarket.com/TongaPrimary/
Author: Steve / Gemini CLI
Description: A clean, lightweight theme designed for the Tonga Primary School ERP dashboard.
Version: 1.0.0
Text Domain: tp-theme
*/

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #f0f2f5;
    color: #1c1e21;
    margin: 0;
    padding: 0;
}

body:has(.tp-erp) .site-header,
body:has(.tp-erp) .site-footer {
    display: none;
}
