/*
Theme Name: MAI Terminal Theme
Theme URI: https://example.com/
Author: OpenAI
Description: MAI Terminal fullscreen WordPress theme for risk engine analytics.
Version: 2.1.0
Text Domain: mai-terminal-theme
*/
html,body{margin:0;padding:0;background:#020617;color:#e2e8f0;font-family:Inter,system-ui,sans-serif}
a{color:#38bdf8}
.site-wrap{min-height:100vh;display:flex;flex-direction:column}
.site-header,.site-footer{padding:20px 28px;background:#0f172a}
.site-main{flex:1;padding:28px;max-width:1240px;margin:0 auto;width:100%;box-sizing:border-box}
