
/* MABNI 1.2.14 - navigation + stable theme patch */
#homeLogoBtn.top-home-logo{pointer-events:auto!important;cursor:pointer!important;z-index:50!important;text-decoration:none!important;}
#homeLogoBtn.top-home-logo:focus-visible{outline:3px solid #CFA15B!important;outline-offset:3px!important;}
.theme-icon-btn{font-size:0!important;line-height:1!important;}
.theme-icon-btn .theme-glyph{font-size:20px!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;}
html[data-theme="night"],html.theme-night{background:#071225!important;color-scheme:dark;}
html[data-theme="night"] body,body.theme-night{background:#071225!important;color:#eaf4ff!important;}
html[data-theme="night"] .topbar,
html.theme-night .topbar{background:linear-gradient(180deg,#0c1a2f,#091527)!important;border-color:#233b5c!important;}
html[data-theme="night"] .left-panel,
html[data-theme="night"] .right-panel,
html[data-theme="night"] .mission-bar,
html[data-theme="night"] .workspace-head,
html.theme-night .left-panel,
html.theme-night .right-panel,
html.theme-night .mission-bar,
html.theme-night .workspace-head{background:#0d1a2d!important;border-color:#24405f!important;color:#eaf4ff!important;}
html[data-theme="night"] .visualization,
html.theme-night .visualization{background:linear-gradient(135deg,#0b1627,#0f2238)!important;border-color:#24405f!important;}
html[data-theme="night"] .level-chip,
html.theme-night .level-chip,
html[data-theme="night"] .level-nav-arrow,
html.theme-night .level-nav-arrow,
html[data-theme="night"] .secondary,
html.theme-night .secondary{background:#10243c!important;color:#eaf4ff!important;border-color:#31577d!important;}
html[data-theme="night"] .level-chip.active,
html.theme-night .level-chip.active{background:linear-gradient(135deg,#f6bd3e,#f59e0b)!important;color:#071225!important;border-color:#f7c85d!important;}
html[data-theme="night"] .workspace-concept-brand,
html.theme-night .workspace-concept-brand,
html[data-theme="night"] .top-home-logo,
html.theme-night .top-home-logo{background:#10243c!important;color:#eaf4ff!important;border-color:#31577d!important;}
html[data-theme="night"] .theme-icon-btn,
html.theme-night .theme-icon-btn,
html[data-theme="night"] .customize-brush-btn,
html.theme-night .customize-brush-btn,
html[data-theme="night"] #userBtn,
html.theme-night #userBtn{background:#10243c!important;color:#eaf4ff!important;border-color:#31577d!important;}
html[data-theme="night"] .run-dock,
html.theme-night .run-dock{background:rgba(8,20,35,.94)!important;border-color:#24405f!important;}
