:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light dark;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f7fb;color:#172033;padding-left:var(--safe-left);padding-right:var(--safe-right);padding-bottom:var(--safe-bottom)}a{color:inherit}.nav-links a[href$="/tasks/mine"]{display:none!important}.container{max-width:1440px;margin:auto;padding:1rem}.card{background:#fff;border:1px solid #e5e9f2;border-radius:16px;box-shadow:0 8px 24px #1a27440f}button,.button{min-height:44px;border:0;border-radius:10px;padding:.7rem 1rem;background:#3157d5;color:#fff;cursor:pointer;touch-action:manipulation}button:disabled{cursor:wait;opacity:.7}button:focus-visible,.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #93c5fd;outline-offset:3px}input,select,textarea{font:inherit;font-size:16px}.muted{color:#6d778b}.error{color:#b42318}.chat-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:65vh;overflow:hidden}.channel-list{padding:1rem;border-right:1px solid #e5e9f2}.channel-list a{display:block;min-height:44px;padding:.75rem;border-radius:10px;text-decoration:none}.channel-list a.active{background:#edf2ff}.channel-list small{display:block;color:#6d778b}.message-panel{display:flex;flex-direction:column;min-width:0}.message-panel>header,.message-form{padding:1rem;border-bottom:1px solid #e5e9f2}.message-list{padding:1rem;overflow:auto;overscroll-behavior:contain;flex:1;max-height:60vh}.message{padding:.75rem 0;border-bottom:1px solid #eef1f6}.message time{font-size:.8rem;color:#6d778b}.attachment{display:block;margin:.35rem 0}.message-form{border-top:1px solid #e5e9f2;border-bottom:0;padding-bottom:max(1rem,var(--safe-bottom))}.message-form textarea{width:100%;padding:.75rem;border:1px solid #ccd3df;border-radius:10px;resize:vertical}[data-pwa-install]{white-space:nowrap}[data-pwa-update],[data-connectivity-status]{position:fixed;left:max(1rem,var(--safe-left));right:max(1rem,var(--safe-right));bottom:max(1rem,var(--safe-bottom));z-index:9999;display:flex;align-items:center;justify-content:center;gap:.75rem;margin:auto;max-width:34rem;padding:.85rem 1rem;border-radius:.8rem;background:#111827;color:#fff;box-shadow:0 12px 32px #00000047;font:inherit;font-weight:600;text-align:center}[data-pwa-update] button{flex:0 0 auto;background:#fff;color:#111827}[data-connectivity-status][hidden]{display:none}[data-connectivity-status][data-state=offline]{background:#9a3412}[data-connectivity-status][data-state=online]{background:#166534}html[data-network=offline] body:before{content:"";position:fixed;inset:0 0 auto;height:3px;z-index:10000;background:#f97316}@media(max-width:850px){body.mobile-menu-open{overflow:hidden}.nav{isolation:isolate}.nav.menu-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#0f172a94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-links.open{max-height:calc(100dvh - 58px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(1rem,var(--safe-bottom));box-shadow:0 18px 40px #00000047}.nav-links.open a,.nav-links.open button{width:100%;justify-content:flex-start}.menu-toggle[aria-expanded=true]{background:#fff;color:#111827}.container{padding:.75rem}.card{border-radius:12px}.chat-shell{grid-template-columns:1fr;min-height:calc(100dvh - 8rem)}.channel-list{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x proximity;border-right:0;border-bottom:1px solid #e5e9f2;padding:.75rem}.channel-list a{flex:0 0 min(78vw,18rem);scroll-snap-align:start}.message-list{max-height:none;min-height:40dvh}.message-panel>header,.message-form,.message-list{padding:.75rem}.nav{max-width:100%}.nav a,.nav button,.nav-links a,.nav-links button{min-height:44px;display:inline-flex;align-items:center}[data-pwa-update],[data-connectivity-status]{left:max(.75rem,var(--safe-left));right:max(.75rem,var(--safe-right));bottom:max(.75rem,var(--safe-bottom));align-items:stretch;flex-direction:column}[data-pwa-update] button{width:100%}}@media(display-mode:standalone){body{padding-top:var(--safe-top)}[data-pwa-install]{display:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html[data-app-display-mode=window-controls-overlay]{--titlebar-x:env(titlebar-area-x,0px);--titlebar-width:env(titlebar-area-width,100vw);--titlebar-height:env(titlebar-area-height,48px)}html[data-app-display-mode=window-controls-overlay] .nav{min-height:max(48px,var(--titlebar-height));padding-left:max(22px,var(--titlebar-x));padding-right:max(22px,calc(100vw - var(--titlebar-x) - var(--titlebar-width)));-webkit-app-region:drag;app-region:drag}html[data-app-display-mode=window-controls-overlay] .nav a,html[data-app-display-mode=window-controls-overlay] .nav button,html[data-app-display-mode=window-controls-overlay] .nav input,html[data-app-display-mode=window-controls-overlay] .nav select{-webkit-app-region:no-drag;app-region:no-drag}.timeline-shell{display:grid;gap:18px;max-width:1280px;margin:0 auto;padding:24px}.timeline-filter-card,.timeline-results{padding:20px}.timeline-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.timeline-section-heading h3{margin:0 0 4px}.timeline-section-heading p{margin:0}.timeline-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;align-items:end}.timeline-filters label{display:grid;gap:6px;font-size:14px;color:#334155}.timeline-filters input,.timeline-filters select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#172033}.timeline-filter-action button{width:100%}.timeline-results{overflow:hidden}.timeline-results-heading{padding-bottom:2px}.timeline-count{display:inline-flex;align-items:center;min-height:32px;padding:5px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:700;white-space:nowrap}.timeline-state{padding:28px 18px;text-align:center;color:#64748b;border-top:1px solid #e5e9f2}.timeline-state-error{color:#b42318;background:#fff7f7}.timeline-list{border-top:1px solid #e5e9f2}.timeline-row{display:grid;grid-template-columns:minmax(220px,18rem) minmax(0,1fr);border-bottom:1px solid #e5e9f2}.timeline-row:last-child{border-bottom:0}.timeline-row>div{padding:16px}.timeline-row>div:first-child{border-right:1px solid #e5e9f2}.timeline-row-head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.timeline-item-link{font-weight:700;color:#1d4ed8;text-decoration:none}.timeline-item-link:hover{text-decoration:underline}.timeline-meta,.timeline-progress-label{margin-top:5px;font-size:12px;color:#64748b}.timeline-item-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.timeline-status-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;white-space:nowrap}.timeline-progress{height:10px;margin-top:12px;border-radius:999px;overflow:hidden;background:#e2e8f0}.timeline-progress-bar{height:100%;border-radius:999px;background:#3157d5}@media(max-width:900px){.timeline-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-filter-action{grid-column:1/-1}.timeline-row{grid-template-columns:1fr}.timeline-row-head{display:none}.timeline-row>div:first-child{border-right:0;border-bottom:1px solid #eef1f6}}@media(max-width:560px){.timeline-shell{padding:14px}.timeline-filter-card,.timeline-results{padding:16px}.timeline-filters{grid-template-columns:1fr}.timeline-filter-action{grid-column:auto}.timeline-section-heading,.timeline-item-topline{flex-direction:column;align-items:flex-start}.timeline-count{align-self:flex-start}.timeline-row>div{padding:14px}}@media(max-width:720px){.dashboard-v3 .dashboard-focusbar,.dashboard-v3 .dashboard-focusbar>div:first-child,.dashboard-v3 .dashboard-filter-tabs{min-width:0!important;max-width:100%!important}.dashboard-v3 .dashboard-filter-tabs{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain}.dashboard-v3 .dashboard-bar-chart{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:3px!important;padding-inline:0!important;min-width:0!important;max-width:100%!important}.dashboard-v3 .dashboard-chart-day,.dashboard-v3 .dashboard-chart-bars{min-width:0!important;max-width:100%!important}.dashboard-v3 .dashboard-chart-bars{gap:2px!important}.dashboard-v3 .dashboard-chart-bars span{width:min(12px,42%)!important}}
