/*
Theme Name: KOS Management Suite WP Integrated
Theme URI: https://www.konstruktionos.net/
Author: KonstruktSoft Digital Systems Ltd
Description: A WordPress-integrated commercial website theme for KOS Management Suite with editable pages, WordPress menus, custom logo support, and KOS dark corporate styling.
Version: 1.0.4
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.2
Text Domain: kos-management-suite
*/

/* WordPress alignment and admin bar compatibility */
.alignwide { max-width: min(1280px, calc(100% - 40px)); margin-left: auto; margin-right: auto; }
.alignfull { max-width: 100%; }
.wp-caption { max-width: 100%; }
.wp-caption-text { color: var(--muted); font-size: 13px; }
.admin-bar .site-header { top: 32px; }
@media(max-width:782px){ .admin-bar .site-header { top: 46px; } }
.screen-reader-text { border:0; clip:rect(1px,1px,1px,1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; word-wrap:normal!important; }
