/*
Theme Name: INC Education
Theme URI: https://eab.inc.org.au/
Description: INC Education network theme — a clean, full-bleed, monochrome INC-branded wrapper (inc.org.au style) for the INC Education Portal plugin. Hosts the public front page and the login-walled reporting portal. Born for more.
Author: INC Education · Education Advisory Board
Version: 1.1.0
Requires at least: 6.2
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: inc-education
*/

html,body{margin:0;padding:0;background:#ffffff;color:#0a0a0a;}
*{box-sizing:border-box;}
.inc-shell{min-height:100vh;}
/* The portal/front markup is full-bleed; the theme adds no chrome of its own. */
.inc-plugin-missing{max-width:640px;margin:14vh auto;padding:34px 38px;background:#fff;border:1px solid #0a0a0a;
  font-family:'Archivo',system-ui,sans-serif;color:#0a0a0a;}
.inc-plugin-missing h1{font-family:'Archivo Expanded','Archivo',sans-serif;font-weight:800;text-transform:uppercase;font-size:26px;margin:0 0 10px;}
.inc-plugin-missing p{font-size:14px;line-height:1.6;color:#5a5a5a;}
.inc-plugin-missing code{background:#ebe9e3;padding:2px 6px;}
