/* CAGE mobile adaptation. Loaded last to preserve the desktop theme. */
.chat-main{display:flex;flex-direction:column;min-height:0}.chat-header,.chat-context,.chat-composer,.voice-bar{flex-shrink:0}.chat-messages{flex:1;min-height:0}.mobile-chat-back{display:none}
@media(max-width:900px){
 .workspace{margin-left:0!important;min-width:0}.sidebar{width:min(86vw,300px);height:100dvh;padding-bottom:env(safe-area-inset-bottom);z-index:50}.sidebar-overlay{z-index:49}.sidebar.open{transform:translateX(0)}body.mobile-nav-open{overflow:hidden}.sidebar .nav-item{min-height:46px}.sidebar-close,.menu-button{display:grid!important;min-width:44px;min-height:44px}.topbar{padding-inline:16px}
}
@media(max-width:680px){
 html{scroll-padding-top:125px}body{min-width:0}.workspace,.main-content,.view-panel{min-width:0;max-width:100%}.main-content{padding:16px 12px calc(24px + env(safe-area-inset-bottom))}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:64px;padding:10px 12px;padding-top:max(10px,env(safe-area-inset-top));background:white}.topbar-left{min-width:0;gap:6px}.topbar h1{font-size:18px;overflow-wrap:anywhere}.eyebrow{font-size:12px}.topbar-actions{display:contents}.global-search{display:flex!important;grid-column:1/-1;grid-row:2;width:100%!important;max-width:none;min-width:0}.global-search input{width:100%;min-width:0}.global-search kbd{display:none}.global-search-results{position:absolute;max-width:calc(100vw - 24px);max-height:50dvh;overflow:auto}.notification-button{display:grid!important;grid-column:2;grid-row:1;min-width:44px;min-height:44px}.notification-button #notification-count{font-size:12px}#add-task-top,.mobile-add-button{display:none!important}
 button,.primary-button,.secondary-button,.icon-button,select{min-height:44px}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;max-width:100%;min-width:0}input[type=checkbox],input[type=radio]{min-width:22px;min-height:22px}.field span,.field small,.personal-row small,.notification-entry small{font-size:14px}.field{min-width:0}button,a,input,select,textarea{touch-action:manipulation}.section-intro,.page-intro,.dashboard-intro{display:flex;flex-direction:column;align-items:stretch;gap:12px}.section-intro h2,.page-intro h2{font-size:24px}.intro-actions{flex-wrap:wrap;gap:8px}.intro-actions>*{flex:1 1 auto}.surface,.metric-card{min-width:0}.surface-heading{flex-wrap:wrap;gap:10px}.metric-grid,.project-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.metric-card{padding:12px!important}.metric-value,.metric-value strong{font-size:24px!important}.metric-label{font-size:14px!important}.metric-card p{font-size:13px!important;overflow-wrap:anywhere}
 .form-grid,.detail-grid,.settings-layout,.training-grid,.course-grid,.contact-detail-layout,.project-member-grid,.personal-columns,.module-access-grid{grid-template-columns:minmax(0,1fr)!important}.field-wide{grid-column:1/-1}.settings-navigation,.settings-nav,.project-workspace-tabs,.project-tabs,.training-workflow,.segmented-control,.chat-filter{max-width:100%;overflow-x:auto;flex-wrap:nowrap;overscroll-behavior-x:contain}.settings-navigation button,.settings-nav button,.project-workspace-tabs button,.project-tabs button,.chat-filter button{flex:0 0 auto;white-space:nowrap}.app-dialog{position:fixed;inset:0;width:100%!important;max-width:100%!important;height:100dvh;max-height:var(--cage-visible-height,100dvh)!important;margin:auto 0 0!important;padding:18px 14px calc(18px + env(safe-area-inset-bottom))!important;border-radius:0!important;overflow-y:auto;overscroll-behavior:contain}.app-dialog form{min-width:0}.dialog-heading{align-items:flex-start;gap:10px}.dialog-heading h2{font-size:23px}.dialog-heading>button{flex:0 0 44px}.dialog-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:16px}.dialog-actions button{flex:1 1 130px}.pdf-preview-dialog iframe{height:60dvh}.document-item{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;gap:8px;border:1px solid #e6e9ef;padding:10px;border-radius:5px}.document-item input[data-item-description]{grid-column:1/-1}.document-item input{width:100%}.personal-row,.expense-row,.cohort-card{flex-wrap:wrap;gap:12px}.personal-row>div{min-width:0;max-width:100%}.personal-link,.notification-entry,.message-bubble p{overflow-wrap:anywhere}.personal-actions{flex-wrap:wrap}.notification-entry{padding:16px 12px}.notification-entry span{min-width:0}
 .mobile-table-scroll,.table-wrap{width:100%;max-width:100%;overflow:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.mobile-table-scroll table{min-width:620px}.mobile-table-scroll:focus-visible{outline:2px solid #00adef;outline-offset:2px}.project-overview th,.project-overview td{display:table-cell!important}.kanban-board,.request-board,.candidate-board,.project-board,.learner-board,.crm-board{display:flex!important;max-width:100%;overflow-x:auto;gap:12px;padding-bottom:12px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.kanban-board>*,.request-board>*,.candidate-board>*,.project-board>*,.learner-board>*,.crm-board>*{flex:0 0 min(84vw,320px);min-width:0;scroll-snap-align:start}.project-task-table,.project-gantt,.gantt-chart{max-width:100%;overflow-x:auto}.project-task-table>div{min-width:580px}.team-row,.expense-row,.opportunity-monitor-grid,.monitor-grid{grid-template-columns:minmax(0,1fr)!important}.calendar-grid{min-width:0}.calendar-day{min-width:0;padding:4px!important}.calendar-event{font-size:12px;overflow:hidden;text-overflow:ellipsis}.chat-workspace{display:flex!important;flex-direction:column;height:calc(var(--cage-visible-height,100dvh) - 160px)!important;min-height:260px!important;max-height:none!important;overflow:hidden}.chat-channels{display:flex;flex-direction:column;width:100%;flex:1;min-height:0;border:0;padding:10px;overflow:hidden}.chat-channels .inline-search{display:flex!important}.chat-filter{display:flex!important;flex-shrink:0}.chat-channel-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:none;min-height:0;flex:1}.chat-channel{width:100%;min-width:0;min-height:72px;flex-shrink:0}.chat-channel-copy strong{font-size:16px}.chat-channel-copy em,.chat-channel-copy span{font-size:14px}.chat-main{display:none;flex:1;height:100%;min-height:0!important}.chat-workspace.mobile-conversation-open .chat-main{display:flex}.chat-workspace.mobile-conversation-open .chat-channels{display:none}.mobile-chat-back{display:block;align-self:flex-start;flex-shrink:0;border:0;background:#e6f7fe;color:#007cae;padding:8px 14px;font-size:16px;font-weight:600}.chat-header{padding:10px;flex-wrap:wrap;gap:8px}.chat-context{max-height:72px;overflow-y:auto;padding:6px 10px}.chat-messages{padding:12px;min-height:0!important}.message-bubble{max-width:90%;min-width:0}.message-bubble p{font-size:16px}.chat-composer{padding:8px 6px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:40px minmax(0,1fr) 54px;gap:5px;align-items:end;background:white}.chat-compose-main{min-width:0}.chat-compose-tools{display:flex;flex-wrap:wrap;gap:4px}.chat-compose-tools select{width:100%;max-width:100%!important}.chat-compose-tools button{flex:1;min-width:0;font-size:14px}.chat-tool,.chat-send{min-width:0;width:auto!important;padding:8px 4px!important;min-height:44px}.chat-mention-picker{max-height:220px;max-height:min(40dvh,220px);overflow:auto}.voice-bar{max-height:150px;overflow:auto;padding:8px;gap:6px}.voice-bar audio{width:100%;height:40px}.voice-bar button{font-size:14px}.chat-compose-main textarea{max-height:100px}.toast{right:12px;left:12px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:none}.auth-card{width:100%;max-width:100%;padding:24px 18px!important}.auth-gate{padding:12px}.auth-logo{max-width:65vw}.report-paper{max-width:100%;overflow-wrap:anywhere}
}
@media(max-width:380px){.metric-grid,.project-kpi-grid{grid-template-columns:minmax(0,1fr)!important}.chat-context{display:none}.chat-compose-tools button{padding:6px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.sidebar,.chat-messages{transition:none;scroll-behavior:auto}}
@media(max-width:680px){
 .chat-send{grid-column:3;grid-row:1;justify-self:stretch;min-width:0}.chat-tool{grid-column:1;grid-row:1}.chat-compose-main{grid-column:2;grid-row:1}.chat-search{display:flex!important}.monitor-control-grid{grid-template-columns:minmax(0,1fr)}.opportunity-monitor-head,.opportunity-monitor-title{flex-wrap:wrap}.opportunity-monitor{padding:14px}.mobile-table-scroll th,.mobile-table-scroll td{font-size:14px!important}.opportunity-table{min-width:1080px!important}.expense-row>span:nth-child(3),.expense-row>span:nth-child(4){display:block}.expense-row .money-cell{grid-column:1}.expense-row .expense-icon{display:none}.chat-header-actions>button{display:inline-flex}.chat-header-actions{flex-wrap:wrap}.chat-lifecycle button{font-size:13px}.mobile-keyboard-open .topbar .global-search{display:none!important}.mobile-keyboard-open .chat-context{display:none}.mobile-keyboard-open .chat-compose-tools select{display:none}.mobile-keyboard-open .chat-workspace{height:calc(var(--cage-visible-height,100dvh) - 92px)!important;min-height:180px!important}
}
