html,body{height:100%;margin:0;overflow:hidden;background:#f5f6f8}
#activity-war-room{height:100vh;background:#f5f6f8}
#activity-war-room>div.flex-1{min-width:0}
.activity-subject-panel{display:flex!important;flex-direction:column;width:560px!important;min-width:560px;background:#f3f6f8!important}
.activity-subject-panel>div{padding:16px}
.activity-subject-panel>div>div{border-radius:10px;box-shadow:none}
#activity-entry-dialog{width:min(1100px,calc(100vw - 64px));max-height:calc(100vh - 64px);padding:0;border:1px solid #cbd4dd;border-radius:10px;background:#fff;box-shadow:0 16px 48px #172b3b30}
#activity-entry-dialog{margin:auto}
#activity-entry-dialog::backdrop{background:#172b3b45}
#activity-entry-dialog .activity-form-shell{margin:0;border:0;border-radius:10px}
#activity-entry-dialog .activity-form-header{padding-right:70px}
.entry-close{position:absolute;right:16px;top:12px;z-index:2;font-size:12px;color:#536575}
#activity-war-room h1{font-size:18px;line-height:28px}
.project-context-strip{display:flex;align-items:center;gap:16px;margin:0;padding:12px 24px;border-bottom:1px solid #dbe3ea;background:#fff;flex-shrink:0}
.project-context-strip>div:first-child{flex:1;min-width:0;gap:10px}
.project-context-strip>div:first-child>div:first-child{width:36px;height:36px;border-radius:8px;font-size:18px}
.project-context-strip h4{font-size:14px;line-height:20px;margin:2px 0}
.project-context-strip>div:nth-child(2){display:flex;gap:16px;margin:0}
.project-context-strip>div:nth-child(2)>div,.project-context-strip>div:last-child{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;margin:0;min-width:65px}
.project-context-strip>div:nth-child(2)>div>div:last-child{font-size:12px;line-height:18px;margin:3px 0 0}
.project-context-strip>div:nth-child(2)>div>div:last-child div{font-size:14px;line-height:20px}
.project-context-strip>div:last-child{font-size:12px}
.analysis-workspace{padding:0;background:transparent;border:0;box-shadow:none}
.analysis-workspace>h3{margin:0 0 12px;letter-spacing:0;font-size:12px}
.analysis-workspace>div{border:1px solid #dce5ec;border-radius:10px;box-shadow:none;background:#fff;padding:14px;margin-top:12px}
.analysis-workspace>div:first-of-type{margin-top:0}
.analysis-workspace .rounded-2xl{border-radius:8px;box-shadow:none}
.analysis-workspace .adoption-block{margin-top:14px}
@media(max-width:1150px){.activity-subject-panel{width:400px!important;min-width:400px}}
