/*
Theme Name: Swahili Book Translator Theme
Theme URI: http://tafsiripro.com
Author: Antigravity AI
Author URI: http://google.com
Description: A premium, dark-themed book translation tool designed to translate books from English or Arabic to Swahili. Fully compatible with Amazon KDP layout standards and BAKITA-approved terms. Features a high-conversions blurb generator, dynamic translation glossary log, and KDP margins simulation viewport.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: swahili-book-translator
Tags: black, dark, responsive-layout, translation-tool, kdp-ready

This theme is built to run a standalone utility page directly within a WordPress installation.
*/

/* Reset some default WordPress body styles that could affect layout */
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
}

body.dashboard-active {
    height: 100vh;
    overflow: hidden;
}
