/* SecureTech Sample 1 — workspace shell enforcement */
#workspace:not(.hidden){display:block!important;min-height:100vh!important;background:#081629!important;color:#f5f8fc!important}
#workspace:not(.hidden) .app{background:#081629!important;color:#f5f8fc!important;grid-template-columns:250px minmax(0,1fr)!important}
#workspace:not(.hidden) .side{background:linear-gradient(180deg,#071426 0%,#091a2e 100%)!important;color:#f5f8fc!important;border-right:1px solid #263a55!important;box-shadow:8px 0 24px rgba(0,0,0,.22)!important}
#workspace:not(.hidden) .side .brand{background:#071426!important;border-bottom:1px solid #263a55!important}
#workspace:not(.hidden) .side .brand-logo{display:block!important;max-width:190px!important;width:100%!important;height:auto!important;margin:0 auto!important}
#workspace:not(.hidden) .section-label{color:#7f94af!important;opacity:1!important}
#workspace:not(.hidden) .side nav button{background:transparent!important;color:#c2cfdf!important;opacity:1!important;text-shadow:none!important}
#workspace:not(.hidden) .side nav button:hover{background:#122945!important;color:#fff!important}
#workspace:not(.hidden) .side nav button.active{background:linear-gradient(90deg,#e22638,#c9192b)!important;color:#fff!important;box-shadow:0 6px 18px rgba(223,35,53,.22)!important}
#workspace:not(.hidden) .side nav button:disabled{color:#61758f!important;opacity:.62!important;background:transparent!important}
#workspace:not(.hidden) .side-bottom{background:#071426!important;border-top:1px solid #263a55!important;color:#e9f1fb!important}
#workspace:not(.hidden) .side-bottom strong{color:#fff!important}
#workspace:not(.hidden) .side-bottom small{color:#91a5bf!important}
#workspace:not(.hidden) #logout{background:#251725!important;color:#ff9da8!important;border:1px solid #563040!important}
#workspace:not(.hidden) .main{background:linear-gradient(145deg,#081629 0%,#0b1b31 100%)!important;color:#f5f8fc!important;min-height:100vh!important}
#workspace:not(.hidden) .toolbar{background:rgba(7,20,38,.98)!important;border-color:#263a55!important;color:#fff!important}
#workspace:not(.hidden) .toolbar h2{color:#fff!important}
#workspace:not(.hidden) .toolbar .eyebrow{color:#8198b4!important}
#workspace:not(.hidden) .profile{background:#10233d!important;border:1px solid #263a55!important;color:#fff!important}
#workspace:not(.hidden) .profile strong{color:#fff!important}
#workspace:not(.hidden) .profile small{color:#9fb0c7!important}
#workspace:not(.hidden) .avatar{background:#2568ac!important;color:#fff!important}
#workspace:not(.hidden) #content{color:#f5f8fc!important}
#workspace:not(.hidden) .docc-welcome h3{color:#fff!important}
#workspace:not(.hidden) .docc-welcome p{color:#91a6c0!important}
#workspace:not(.hidden) .mobile-top{background:#071426!important;color:#fff!important;border-bottom:1px solid #263a55!important}
@media(max-width:860px){#workspace:not(.hidden) .app{grid-template-columns:1fr!important}#workspace:not(.hidden) .side{width:268px!important}#workspace:not(.hidden) .side.open{left:0!important}}
