/*
Theme Name: SGE
Theme URI: https://ladamata.com.br
Author: láDaMata
Description: Tema frontend do SGE - Sistema de Gestão Educacional.
Version: 1.0.0
Text Domain: sge-theme
*/

body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0;background:#f8fafc;color:#101828}
.sge-container{max-width:1100px;margin:0 auto;padding:1rem}
.sge-site-header{background:#fff;border-bottom:1px solid #eaecf0}
.sge-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.sge-brand{font-weight:700;color:#1f4b99;text-decoration:none;font-size:1.2rem}
.sge-nav a{margin-left:1rem;color:#344054;text-decoration:none}
.sge-page{padding:1.5rem 0 3rem}
.sge-site-footer{border-top:1px solid #eaecf0;padding:1rem 0;color:#667085;font-size:.9rem}
