:root{--gmao-blue:#245892;--gmao-blue-dark:#1e4f86;--gmao-page:#eef4fb;--gmao-menu:#d4dae3;--gmao-border:#aeb8c5;--gmao-red:#cd2828}
body:not(.auth-body){background:var(--gmao-page);font-family:Arial,"Segoe UI",sans-serif;color:#18283b}
body:not(.auth-body) .topbar{height:92px;background:var(--gmao-blue);padding:0 30px;position:relative}
body:not(.auth-body) .brand{width:min(590px,45vw);justify-content:space-between;font-size:28px;font-weight:800;letter-spacing:.05em}
body:not(.auth-body) .brand span{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body:not(.auth-body) .brand strong{font-size:31px;color:#fff}
body:not(.auth-body) .topbar-user{font-size:17px}
body:not(.auth-body) .topbar-user strong{font-size:20px;font-style:italic}
body:not(.auth-body) .topbar-user small{color:#fff}
body:not(.auth-body) .account-link{color:#fff}
body:not(.auth-body) .ghost-button{border:0;font-size:0;padding:8px 12px}
body:not(.auth-body) .ghost-button:after{content:"X";font-size:22px;font-weight:800}
.legacy-shell{display:grid;grid-template-columns:205px minmax(0,1fr);min-height:calc(100vh - 92px);background:var(--gmao-page)}
.legacy-main{min-width:0;display:flex;flex-direction:column}
.module-nav{height:52px;display:grid;grid-template-columns:repeat(9,minmax(90px,1fr));gap:5px;align-items:center;padding:8px 12px 8px 4px;background:var(--gmao-page)}
.module-nav a,.module-nav span{display:flex;align-items:center;justify-content:center;height:32px;border:1px solid var(--gmao-border);background:var(--gmao-menu);color:#18283b;font-weight:700;font-size:14px;box-shadow:inset 0 1px rgba(255,255,255,.75)}
.module-nav a:hover,.module-nav a.active{background:#bcc9d8;color:#123f70}
.module-nav .alert-module{background:var(--gmao-red);border-color:#ac1d1d;color:#fff}
.module-nav .alert-module.active{background:#a91f1f;color:#fff}
.legacy-sidebar{width:auto;background:#e9eef5;border:0;padding:0 12px 20px 0}
.legacy-sidebar .side-module{display:block;width:100%;min-height:34px;margin:0 0 9px;padding:7px 15px;border:1px solid var(--gmao-border);border-left:0;border-radius:0;background:var(--gmao-menu);color:#17283b;font-weight:700;line-height:18px}
.legacy-sidebar .two-lines{min-height:54px}
body:not(.auth-body) .content{max-width:none;margin:0;padding:0 28px 42px;background:var(--gmao-page)}
.home-presentation{position:relative;min-height:calc(100vh - 144px);overflow:hidden;padding:32px 92px 80px 90px;background:#edf4fb}
.home-watermark{position:absolute;inset:90px 20px 40px 30px;background:url('/static/gmao_home.png') center 120px/92% auto no-repeat;opacity:.23;pointer-events:none}
.home-copy{position:relative;z-index:1;max-width:1500px;font-size:16px;line-height:1.45;color:#18283b}
.home-copy h1,.home-copy h2{font-family:Arial,"Segoe UI",sans-serif;color:#15518a;font-weight:800}
.home-copy h1{font-size:36px;margin:0 0 26px}
.home-copy h2{font-size:30px;margin:34px 0 18px}
.home-copy p{margin:0 0 16px}
.home-copy ul{margin:0 0 18px;padding-left:28px;list-style:none}
.home-copy li{margin:7px 0}
.home-copy li:before{content:"•";margin-right:9px;color:#17283b}
body:not(.auth-body) .page-heading{margin:20px 0 24px;align-items:center}
body:not(.auth-body) .page-heading h1{font-family:Arial,"Segoe UI",sans-serif;color:#15518a;font-size:34px}
body:not(.auth-body) .eyebrow{color:#65788c}
body:not(.auth-body) .panel{border-radius:2px;box-shadow:none;border-color:#b7c1cc}
body:not(.auth-body) .primary-button{border-radius:2px;background:var(--gmao-blue);box-shadow:none}
body:not(.auth-body) .secondary-button{border-radius:2px}
.overdue-row{background:#ffe4e6}.alert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.alert-count{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#fee2e2;color:#a91f1f;font-weight:800}.compact-empty{padding:30px 20px}
@media(max-width:1100px){body:not(.auth-body) .brand{width:auto;gap:40px}.module-nav{overflow-x:auto;display:flex}.module-nav a,.module-nav span{min-width:120px}.home-presentation{padding:28px 38px}.home-copy{font-size:15px}}
@media(max-width:760px){body:not(.auth-body) .topbar{height:auto;min-height:82px;padding:16px}.topbar-user strong{display:none}.legacy-shell{grid-template-columns:1fr}.legacy-sidebar{display:flex;overflow-x:auto;padding:8px}.legacy-sidebar .side-module{min-width:145px;margin:0 5px}.module-nav{order:-1}.home-presentation{padding:24px 18px}.home-copy h1{font-size:30px}.home-copy h2{font-size:25px}body:not(.auth-body) .content{padding:0 16px 30px}}
@media(max-width:1100px){.alert-grid{grid-template-columns:1fr}}
