#problem-management-root .assistant-panel{grid-template-rows:auto minmax(150px,1fr) auto auto}#problem-management-root .assistant-composer-shell{border-top:1px solid var(--inside-color-border-soft);background:color-mix(in srgb, var(--inside-color-surface) 92%, transparent);min-width:0;padding:10px 12px 8px;position:relative}#problem-management-root .assistant-context-strip{min-height:0;padding:0 4px 8px}#problem-management-root .assistant-context-strip>span{font-size:9px}#problem-management-root .assistant-context-strip button{border-color:color-mix(in srgb, var(--inside-color-accent) 40%, var(--inside-color-border));min-height:28px;padding:4px 10px;font-size:10px}#problem-management-root .assistant-context-strip button small{font-size:9px}#problem-management-root .assistant-command-note{background:color-mix(in srgb, var(--inside-color-accent) 10%, transparent);border:0;border-radius:10px;min-height:30px;margin:0 4px 8px;padding:7px 10px;font-size:11px}#problem-management-root .assistant-composer{z-index:11;border:1px solid color-mix(in srgb, var(--inside-color-border) 92%, #fff 8%);background:color-mix(in srgb, var(--inside-color-surface-strong) 94%, #fff 6%);border-radius:24px;grid-template-columns:minmax(0,1fr);gap:0;width:100%;padding:0;transition:border-color .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 12px 36px #00000038}#problem-management-root .assistant-composer:focus-within{border-color:color-mix(in srgb, var(--inside-color-border) 62%, #fff 38%);box-shadow:inset 0 1px #ffffff0d,0 14px 42px #00000047}#problem-management-root .assistant-composer textarea{resize:none;width:100%;min-height:66px;max-height:156px;color:var(--inside-color-text-primary);box-shadow:none;background:0 0;border:0;border-radius:0;padding:16px 18px 8px;font-size:15px;font-weight:500;line-height:1.55}#problem-management-root .assistant-composer textarea::placeholder{color:color-mix(in srgb, var(--inside-color-text-muted) 88%, transparent)}#problem-management-root .assistant-composer textarea:focus{box-shadow:none;border:0;outline:0}#problem-management-root .assistant-composer-toolbar{justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:54px;padding:6px 8px 8px 10px;display:flex}#problem-management-root .assistant-composer-toolbar-left,#problem-management-root .assistant-composer-toolbar-right{align-items:center;gap:8px;min-width:0;display:flex}#problem-management-root .assistant-composer-toolbar-left{flex:auto}#problem-management-root .assistant-composer-toolbar-right{flex:0 auto;justify-content:flex-end}#problem-management-root .assistant-plus,#problem-management-root .assistant-help-toggle,#problem-management-root .assistant-send{cursor:pointer;flex:none;place-items:center;display:grid}#problem-management-root .assistant-plus,#problem-management-root .assistant-help-toggle{width:40px;height:40px;color:var(--inside-color-text-primary);background:0 0;border:0;border-radius:999px}#problem-management-root .assistant-help-toggle{cursor:pointer;flex:none;place-items:center;display:grid}#problem-management-root .assistant-plus:hover,#problem-management-root .assistant-plus[aria-expanded=true],#problem-management-root .assistant-help-toggle:hover,#problem-management-root .assistant-help-toggle[aria-expanded=true]{background:var(--inside-color-surface-raised);color:var(--inside-color-accent-text)}#problem-management-root .assistant-composer-hint{min-width:0;color:var(--inside-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:550;overflow:hidden}#problem-management-root .assistant-goal-trigger{background:color-mix(in srgb, var(--inside-color-surface-raised) 88%, transparent);min-width:0;max-width:246px;min-height:40px;color:var(--inside-color-text-secondary);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 11px 0 9px;font-size:12px;font-weight:650;display:inline-flex}#problem-management-root .assistant-goal-trigger:hover,#problem-management-root .assistant-goal-trigger[aria-expanded=true]{background:color-mix(in srgb, var(--inside-color-surface-raised) 76%, #fff 7%);color:var(--inside-color-text-primary)}#problem-management-root .assistant-goal-trigger>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}#problem-management-root .assistant-goal-trigger>svg{color:var(--inside-color-text-muted);flex:none}#problem-management-root .assistant-goal-icon{color:var(--inside-color-accent-text);flex:none;place-items:center;display:grid}#problem-management-root .assistant-send{color:#11120f;background:#f1f1ef;border-radius:999px;width:40px;height:40px}#problem-management-root .assistant-send:hover:not(:disabled){background:#fff;transform:translateY(-1px)}#problem-management-root .assistant-send:disabled{background:color-mix(in srgb, var(--inside-color-text-muted) 26%, transparent);color:color-mix(in srgb, var(--inside-color-text-muted) 72%, transparent);cursor:not-allowed;opacity:1}#problem-management-root .assistant-composer-popover-backdrop{z-index:9;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}#problem-management-root .assistant-composer-popover,#problem-management-root .assistant-mention-menu{z-index:14;overscroll-behavior:contain;border:1px solid color-mix(in srgb, var(--inside-color-border) 86%, #fff 14%);background:color-mix(in srgb, var(--inside-color-surface-strong) 96%, #000 4%);scrollbar-width:thin;border-radius:18px;max-height:min(500px,62dvh);padding:8px;position:absolute;bottom:calc(100% + 10px);overflow-y:auto;box-shadow:0 24px 72px #0000007a}#problem-management-root .assistant-tools-menu{width:min(450px,100% - 24px);left:12px}#problem-management-root .assistant-goal-menu{width:min(500px,100% - 24px);right:12px}#problem-management-root .assistant-composer-popover header,#problem-management-root .assistant-mention-menu header{z-index:1;border-bottom:1px solid var(--inside-color-border-soft);background:color-mix(in srgb, var(--inside-color-surface-strong) 96%, #000 4%);min-height:60px;color:var(--inside-color-text-primary);letter-spacing:normal;text-transform:none;align-content:center;gap:2px;margin:-8px -8px 6px;padding:10px 14px;display:grid;position:sticky;top:-8px}#problem-management-root .assistant-composer-popover header strong{font-size:13px}#problem-management-root .assistant-composer-popover header small{color:var(--inside-color-text-muted);font-size:11px;font-weight:500}#problem-management-root .assistant-composer-popover>button,#problem-management-root .assistant-mention-menu>button{width:100%;min-height:58px;color:var(--inside-color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 11px;display:grid}#problem-management-root .assistant-composer-popover>button:hover,#problem-management-root .assistant-composer-popover>button.active,#problem-management-root .assistant-mention-menu>button:hover,#problem-management-root .assistant-mention-menu>button.active{background:color-mix(in srgb, var(--inside-color-surface-raised) 94%, #fff 6%);color:var(--inside-color-text-primary)}#problem-management-root .assistant-composer-popover>button:disabled{cursor:not-allowed;opacity:.45}#problem-management-root .assistant-composer-popover>button>span:nth-child(2),#problem-management-root .assistant-suggestion-copy{gap:2px;min-width:0;display:grid}#problem-management-root .assistant-composer-popover>button strong,#problem-management-root .assistant-suggestion-copy strong{color:var(--inside-color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;line-height:1.25;overflow:hidden}#problem-management-root .assistant-composer-popover>button small,#problem-management-root .assistant-suggestion-copy small{color:var(--inside-color-text-muted);text-overflow:ellipsis;white-space:nowrap;text-transform:none;font-size:11px;font-weight:500;line-height:1.35;overflow:hidden}#problem-management-root .assistant-menu-icon,#problem-management-root .assistant-suggestion-icon{border:1px solid var(--inside-color-border-soft);background:color-mix(in srgb, var(--inside-color-surface-raised) 88%, transparent);width:36px;height:36px;color:var(--inside-color-text-secondary);border-radius:10px;place-items:center;display:grid}#problem-management-root .assistant-composer-popover>button:hover .assistant-menu-icon,#problem-management-root .assistant-composer-popover>button.active .assistant-menu-icon,#problem-management-root .assistant-mention-menu>button:hover .assistant-suggestion-icon,#problem-management-root .assistant-mention-menu>button.active .assistant-suggestion-icon{border-color:color-mix(in srgb, var(--inside-color-accent) 36%, var(--inside-color-border));color:var(--inside-color-accent-text)}#problem-management-root .assistant-composer-popover kbd,#problem-management-root .assistant-mention-menu kbd{background:var(--inside-color-background-alt);max-width:116px;color:var(--inside-color-text-muted);font:inherit;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:650;overflow:hidden}#problem-management-root .assistant-goal-menu>button>svg{color:var(--inside-color-accent-text)}#problem-management-root .assistant-menu-divider{background:var(--inside-color-border-soft);height:1px;margin:6px 8px}#problem-management-root .assistant-mention-menu{max-height:min(430px,58dvh);left:12px;right:12px}#problem-management-root .assistant-mention-menu header{align-items:center;gap:8px;min-height:48px;font-size:11px;font-weight:650;display:flex}#problem-management-root .assistant-mention-menu header svg{color:var(--inside-color-accent-text)}#problem-management-root .assistant-mention-menu>button{grid-template-columns:38px minmax(0,1fr) auto;min-height:58px}#problem-management-root .assistant-mention-menu>button span{color:inherit;font-size:inherit;font-weight:inherit}#problem-management-root .assistant-mention-menu footer{border-top:1px solid var(--inside-color-border-soft);min-height:34px;color:var(--inside-color-text-muted);letter-spacing:normal;text-transform:none;margin:6px 2px -2px;padding:8px 10px 2px;font-size:9px;font-weight:600}#problem-management-root .assistant-foot{background:color-mix(in srgb, var(--inside-color-surface) 92%, transparent);border-top:0;justify-content:center;gap:16px;min-height:26px;padding:0 12px 5px;font-size:9px}#problem-management-root .assistant-foot span:last-child{color:color-mix(in srgb, var(--inside-color-text-muted) 78%, transparent)}#problem-management-root[data-theme=light] .assistant-composer-shell,#problem-management-root[data-theme=light] .assistant-foot{background:color-mix(in srgb, var(--inside-color-surface-raised) 92%, #fff 8%)}#problem-management-root[data-theme=light] .assistant-composer{background:#fff;border-color:#1e201c2e;box-shadow:inset 0 1px #ffffffe6,0 12px 34px #1e201c1a}#problem-management-root[data-theme=light] .assistant-composer:focus-within{border-color:#1e201c4d}#problem-management-root[data-theme=light] .assistant-composer textarea{background:0 0!important}#problem-management-root[data-theme=light] .assistant-plus:hover,#problem-management-root[data-theme=light] .assistant-plus[aria-expanded=true],#problem-management-root[data-theme=light] .assistant-help-toggle:hover,#problem-management-root[data-theme=light] .assistant-help-toggle[aria-expanded=true],#problem-management-root[data-theme=light] .assistant-goal-trigger{background:#f0f1ed}#problem-management-root[data-theme=light] .assistant-composer-popover,#problem-management-root[data-theme=light] .assistant-mention-menu,#problem-management-root[data-theme=light] .assistant-composer-popover header,#problem-management-root[data-theme=light] .assistant-mention-menu header{color:var(--inside-color-text-primary);border-color:#1e201c24;background:#fff!important}#problem-management-root[data-theme=light] .assistant-composer-popover>button:hover,#problem-management-root[data-theme=light] .assistant-composer-popover>button.active,#problem-management-root[data-theme=light] .assistant-mention-menu>button:hover,#problem-management-root[data-theme=light] .assistant-mention-menu>button.active{background:#f0f1ed}#problem-management-root[data-theme=light] .assistant-menu-icon,#problem-management-root[data-theme=light] .assistant-suggestion-icon,#problem-management-root[data-theme=light] .assistant-composer-popover kbd,#problem-management-root[data-theme=light] .assistant-mention-menu kbd{background:#f5f5f2}@media (max-width:767px){#problem-management-root .inside-assistant.open .assistant-panel{grid-template-rows:auto minmax(0,1fr) auto}#problem-management-root .assistant-composer-shell{padding:8px max(10px, env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}#problem-management-root .assistant-composer{border-radius:22px}#problem-management-root .assistant-composer textarea{min-height:62px;max-height:132px;padding:14px 15px 6px;font-size:16px}#problem-management-root .assistant-composer-toolbar{gap:8px;min-height:54px;padding:5px 7px 7px 8px}#problem-management-root .assistant-plus,#problem-management-root .assistant-send{width:44px;height:44px}#problem-management-root .assistant-goal-trigger{max-width:min(50vw,210px);min-height:44px;padding-inline:9px;font-size:11px}#problem-management-root .assistant-composer-hint{display:none}#problem-management-root .assistant-composer-popover,#problem-management-root .assistant-mention-menu{border-radius:16px;width:auto;max-height:min(52dvh,460px);bottom:calc(100% + 8px);left:10px;right:10px}#problem-management-root .assistant-composer-popover>button,#problem-management-root .assistant-mention-menu>button{grid-template-columns:40px minmax(0,1fr) auto;min-height:60px;padding:9px 10px}#problem-management-root .assistant-menu-icon,#problem-management-root .assistant-suggestion-icon{width:38px;height:38px}#problem-management-root .assistant-composer-popover>button strong,#problem-management-root .assistant-suggestion-copy strong{font-size:13px}#problem-management-root .assistant-composer-popover>button small,#problem-management-root .assistant-suggestion-copy small{font-size:10px}#problem-management-root .assistant-composer-popover kbd,#problem-management-root .assistant-mention-menu kbd{max-width:82px;font-size:9px}#problem-management-root .assistant-context-strip{min-height:34px;padding:0 2px 7px}#problem-management-root .assistant-command-note{margin:0 2px 7px}#problem-management-root .assistant-foot{display:none}}@media (max-width:430px){#problem-management-root .assistant-goal-trigger{max-width:170px}#problem-management-root .assistant-goal-icon,#problem-management-root .assistant-composer-popover kbd,#problem-management-root .assistant-mention-menu kbd{display:none}#problem-management-root .assistant-composer-popover>button,#problem-management-root .assistant-mention-menu>button{grid-template-columns:40px minmax(0,1fr)}}@media (max-width:360px){#problem-management-root .assistant-goal-trigger{max-width:146px}#problem-management-root .assistant-goal-trigger>span:nth-child(2){font-size:10px}}
#problem-management-root{--channel-sidebar-width:264px;--channel-panel:#131510;--channel-panel-raised:#181b15;--channel-panel-muted:#10120e;--channel-shadow:0 18px 54px #0000002e}#problem-management-root[data-theme=light]{--inside-color-background:#f7f7f4;--inside-color-background-alt:#f0f1ed;--inside-color-surface:#fff;--inside-color-surface-raised:#f7f7f4;--inside-color-surface-strong:#e9eae5;--inside-color-border:#d9dbd4;--inside-color-border-soft:#e6e7e2;--inside-color-text-primary:#171916;--inside-color-text-secondary:#3f443d;--inside-color-text-muted:#697067;--inside-color-accent:#c54941;--inside-color-accent-hover:#ae3c36;--inside-color-accent-strong:#9f342f;--inside-color-accent-soft:#c549411a;--channel-panel:#fff;--channel-panel-raised:#f7f7f4;--channel-panel-muted:#f0f1ed;--channel-shadow:0 18px 54px #2d312a17}#problem-management-root .team-mode{--inside-sidebar-width:var(--channel-sidebar-width)!important}#problem-management-root .team-mode .inside-sidebar{background:linear-gradient(180deg, color-mix(in srgb, var(--inside-color-background-alt) 95%, #000 5%), var(--inside-color-background-alt));padding-inline:14px}#problem-management-root .team-mode .inside-brand{margin-inline:-14px;padding-inline:22px}#problem-management-root .team-mode .workspace-control{border-color:var(--inside-color-border-soft);background:color-mix(in srgb, var(--inside-color-surface) 70%, transparent);min-height:52px;margin:12px 0 14px;padding:8px 11px}#problem-management-root .team-mode .workspace-control:after{color:var(--inside-color-text-muted);content:"⌄";align-self:center;font-size:13px}#problem-management-root .team-mode .inside-nav-item{border-radius:8px;min-height:40px;font-size:13px;position:relative}#problem-management-root .team-mode .inside-nav-item.active{background:color-mix(in srgb, var(--inside-color-surface-strong) 92%, transparent)}#problem-management-root .team-mode .inside-nav-item.active:before{display:none}#problem-management-root .team-mode .inside-nav-work{border-top:1px solid var(--inside-color-border-soft);margin-top:12px;padding-top:12px}#problem-management-root .team-mode .inside-nav-label{color:var(--inside-color-text-muted);letter-spacing:.12em;text-transform:uppercase;padding:0 10px 5px;font-size:9px;font-weight:750}#problem-management-root .team-mode .sidebar-projects{border-top:1px solid var(--inside-color-border-soft);min-height:0;margin-top:16px;padding-top:14px}#problem-management-root .team-mode .sidebar-section-head{padding:0 8px 5px}#problem-management-root .team-mode .sidebar-section-head>span{letter-spacing:.12em}#problem-management-root .team-mode .channel-list{gap:2px;display:grid}#problem-management-root .team-mode .channel-list>[role=listitem]{min-width:0}#problem-management-root .team-mode .channel-list .workspace-list-item{border:1px solid #0000;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;width:100%;min-height:46px;padding:5px 7px;display:grid}#problem-management-root .team-mode .channel-list .workspace-list-item.active{border-color:color-mix(in srgb, var(--inside-color-border) 72%, transparent);background:var(--inside-color-surface)}#problem-management-root .channel-list-hash{border:1px solid var(--inside-color-border);background:var(--inside-color-surface-raised);width:28px;height:28px;color:var(--inside-color-text-secondary);border-left-width:3px;border-radius:8px;place-items:center;display:grid}#problem-management-root .team-mode .channel-list .workspace-list-item>span:nth-child(2){text-align:left;min-width:0;display:grid}#problem-management-root .team-mode .channel-list .workspace-list-item strong,#problem-management-root .team-mode .channel-list .workspace-list-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#problem-management-root .channel-list-count{background:var(--inside-color-surface-strong);border-radius:999px;place-items:center;min-width:20px;height:20px;display:grid;color:var(--inside-color-text-secondary)!important;font-size:9px!important}#problem-management-root .team-mode .inside-main-wrap{margin-left:var(--channel-sidebar-width)}#problem-management-root .team-mode .inside-topbar{min-height:68px;padding-inline:28px}#problem-management-root .team-mode .inside-content{padding-top:28px!important}#problem-management-root .focus-view{gap:26px;width:100%;display:grid}#problem-management-root .focus-view button,#problem-management-root .focus-view a{font:inherit}#problem-management-root .focus-hero{border-bottom:1px solid var(--inside-color-border);justify-content:space-between;align-items:stretch;gap:24px;min-height:132px;padding:6px 0 26px;display:flex}#problem-management-root .focus-hero-copy{align-content:center;gap:7px;min-width:0;display:grid}#problem-management-root .focus-kicker,#problem-management-root .focus-panel-head span,#problem-management-root .focus-section-head>div>span{color:var(--inside-color-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:750}#problem-management-root .focus-hero h1{color:var(--inside-color-text-primary);letter-spacing:-.052em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:650;line-height:1.02}#problem-management-root .focus-hero p{max-width:720px;color:var(--inside-color-text-muted);margin:0;font-size:14px}#problem-management-root .focus-assistant-card{border:1px solid color-mix(in srgb, var(--inside-color-accent) 38%, var(--inside-color-border));background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--inside-color-accent) 18%, transparent), transparent 42%), var(--inside-color-surface);width:min(420px,37%);min-width:340px;color:var(--inside-color-text-primary);text-align:left;box-shadow:var(--channel-shadow);border-radius:16px;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:16px;display:grid}#problem-management-root .focus-assistant-card:hover{border-color:var(--inside-color-accent);transform:translateY(-1px)}#problem-management-root .focus-assistant-icon,#problem-management-root .focus-assistant-mic{border-radius:12px;place-items:center;display:grid}#problem-management-root .focus-assistant-icon{background:var(--inside-color-accent);color:#fff;width:42px;height:42px}#problem-management-root .focus-assistant-mic{background:var(--inside-color-surface-raised);width:38px;height:38px;color:var(--inside-color-text-secondary)}#problem-management-root .focus-assistant-card>span:nth-child(2){gap:3px;min-width:0;display:grid}#problem-management-root .focus-assistant-card strong{font-size:14px}#problem-management-root .focus-assistant-card small{color:var(--inside-color-text-muted);font-size:11px;line-height:1.45}#problem-management-root .focus-stats{border:1px solid var(--inside-color-border);background:var(--inside-color-surface);border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;box-shadow:0 8px 32px #0000000d}#problem-management-root .focus-stats button{border-right:1px solid var(--inside-color-border-soft);min-width:0;min-height:114px;color:var(--inside-color-text-primary);text-align:left;background:0 0;align-content:space-between;gap:5px;padding:16px 18px;display:grid}#problem-management-root .focus-stats button:first-child{border-radius:14px 0 0 14px}#problem-management-root .focus-stats button:last-child{border-right:0;border-radius:0 14px 14px 0}#problem-management-root .focus-stats button:hover{background:var(--inside-color-surface-raised)}#problem-management-root .focus-stats button>span{color:var(--inside-color-text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}#problem-management-root .focus-stats strong{letter-spacing:-.04em;font-size:28px;font-weight:620;line-height:1}#problem-management-root .focus-stats small{color:var(--inside-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}#problem-management-root .focus-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:16px;display:grid}#problem-management-root .focus-panel{border:1px solid var(--inside-color-border);background:var(--inside-color-surface);border-radius:16px;min-width:0;overflow:hidden}#problem-management-root .focus-panel-head,#problem-management-root .focus-section-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}#problem-management-root .focus-panel-head{border-bottom:1px solid var(--inside-color-border-soft);min-height:76px;padding:14px 18px}#problem-management-root .focus-panel-head>div,#problem-management-root .focus-section-head>div{gap:3px;display:grid}#problem-management-root .focus-panel-head h2,#problem-management-root .focus-section-head h2{color:var(--inside-color-text-primary);letter-spacing:-.025em;margin:0;font-size:19px;font-weight:630}#problem-management-root .focus-panel-head>button,#problem-management-root .focus-section-head>button{min-height:36px;color:var(--inside-color-text-secondary);background:0 0;border-radius:8px;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}#problem-management-root .focus-task-list,#problem-management-root .focus-event-list,#problem-management-root .focus-recap-list{display:grid}#problem-management-root .focus-task{border-bottom:1px solid var(--inside-color-border-soft);min-width:0;min-height:68px;color:var(--inside-color-text-primary);text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 18px;display:grid}#problem-management-root .focus-task:last-child{border-bottom:0}#problem-management-root .focus-task:hover,#problem-management-root .focus-event-list a:hover,#problem-management-root .focus-recap-list button:hover{background:var(--inside-color-surface-raised)}#problem-management-root .focus-task-rank{border:1px solid var(--inside-color-border);width:34px;height:34px;color:var(--inside-color-text-muted);border-radius:9px;place-items:center;font-size:10px;font-weight:750;display:grid}#problem-management-root .focus-task-rank.priority-urgent,#problem-management-root .focus-task-rank.priority-high{border-color:color-mix(in srgb, var(--inside-color-accent) 52%, var(--inside-color-border));background:var(--inside-color-accent-soft);color:var(--inside-color-accent)}#problem-management-root .focus-task-copy{gap:4px;min-width:0;display:grid}#problem-management-root .focus-task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}#problem-management-root .focus-task-copy small{color:var(--inside-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}#problem-management-root .focus-task-copy small span{color:var(--inside-color-text-secondary);font-weight:650}#problem-management-root .focus-task-due{color:var(--inside-color-text-muted);white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}#problem-management-root .focus-event-list a{border-bottom:1px solid var(--inside-color-border-soft);min-height:70px;color:var(--inside-color-text-primary);grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:grid}#problem-management-root .focus-event-list a:last-child{border-bottom:0}#problem-management-root .focus-event-date{color:var(--inside-color-accent);letter-spacing:.03em;text-transform:uppercase;font-size:9px;font-weight:750}#problem-management-root .focus-event-list a>span:last-child{gap:3px;min-width:0;display:grid}#problem-management-root .focus-event-list strong,#problem-management-root .focus-event-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#problem-management-root .focus-event-list strong{font-size:11px}#problem-management-root .focus-event-list small{color:var(--inside-color-text-muted);font-size:9px}#problem-management-root .focus-empty{min-height:160px;color:var(--inside-color-text-muted);text-align:center;place-content:center;justify-items:center;gap:5px;padding:24px;display:grid}#problem-management-root .focus-empty.compact{min-height:86px}#problem-management-root .focus-empty strong{color:var(--inside-color-text-primary);font-size:12px}#problem-management-root .focus-empty span{max-width:330px;font-size:10px}#problem-management-root .focus-channels,#problem-management-root .focus-recaps{gap:14px;display:grid}#problem-management-root .focus-section-head{padding-bottom:2px}#problem-management-root .focus-section-head>p{max-width:530px;color:var(--inside-color-text-muted);text-align:right;margin:0;font-size:11px;line-height:1.55}#problem-management-root .focus-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}#problem-management-root .focus-channel-card{border:1px solid var(--inside-color-border);background:var(--inside-color-surface);min-width:0;min-height:118px;color:var(--inside-color-text-primary);text-align:left;border-radius:14px;grid-template-columns:44px minmax(0,1fr) 20px;align-items:start;gap:12px;padding:15px;display:grid}#problem-management-root .focus-channel-card:hover{border-color:color-mix(in srgb, var(--inside-color-accent) 38%, var(--inside-color-border));background:var(--inside-color-surface-raised);transform:translateY(-1px)}#problem-management-root .focus-channel-mark{border:1px solid var(--inside-color-border);background:var(--inside-color-surface-raised);width:42px;height:42px;color:var(--inside-color-text-secondary);border-left-width:4px;border-radius:11px;place-items:center;display:grid}#problem-management-root .focus-channel-copy{gap:8px;min-width:0;display:grid}#problem-management-root .focus-channel-name{align-items:center;gap:7px;min-width:0;display:flex}#problem-management-root .focus-channel-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}#problem-management-root .channel-status{background:var(--inside-color-text-muted);border-radius:999px;flex:none;width:7px;height:7px}#problem-management-root .channel-status.active{background:var(--inside-color-success)}#problem-management-root .channel-status.on_hold{background:var(--inside-color-warning)}#problem-management-root .focus-channel-copy>small{min-height:31px;color:var(--inside-color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}#problem-management-root .focus-channel-meta{min-width:0;color:var(--inside-color-text-muted);justify-content:space-between;gap:8px;display:flex}#problem-management-root .focus-channel-meta em{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-style:normal;overflow:hidden}#problem-management-root .focus-channel-meta em:first-child{color:var(--inside-color-text-secondary);font-weight:650}#problem-management-root .focus-channel-card>svg{color:var(--inside-color-text-muted);align-self:center}#problem-management-root .focus-recap-list{border:1px solid var(--inside-color-border);background:var(--inside-color-surface);border-radius:14px;overflow:hidden}#problem-management-root .focus-recap-list button{border-bottom:1px solid var(--inside-color-border-soft);min-width:0;min-height:74px;color:var(--inside-color-text-primary);text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:11px 16px;display:grid}#problem-management-root .focus-recap-list button:last-child{border-bottom:0}#problem-management-root .focus-recap-avatar{background:var(--inside-color-surface-strong);width:36px;height:36px;color:var(--inside-color-text-secondary);border-radius:10px;place-items:center;font-size:10px;font-weight:750;display:grid}#problem-management-root .focus-recap-list button>span:nth-child(2){gap:5px;min-width:0;display:grid}#problem-management-root .focus-recap-meta{justify-content:space-between;gap:12px;display:flex}#problem-management-root .focus-recap-meta strong{font-size:10px}#problem-management-root .focus-recap-meta small{color:var(--inside-color-text-muted);font-size:9px;font-weight:500}#problem-management-root .focus-recap-list p{color:var(--inside-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}#problem-management-root .focus-recap-list button>svg{color:var(--inside-color-text-muted)}#problem-management-root .team-mode .project-workspace{gap:18px}#problem-management-root .team-mode .project-header{align-items:center;padding:4px 0 18px}#problem-management-root .team-mode .project-header>div:first-child{max-width:820px}#problem-management-root .team-mode .project-header h1{letter-spacing:-.045em;align-items:center;gap:8px;font-size:clamp(29px,3vw,40px);display:flex}#problem-management-root .project-channel-hash{color:var(--inside-color-text-muted);font-weight:450}#problem-management-root .team-mode .project-header p{max-width:760px;font-size:12px}#problem-management-root .team-mode .project-tabs{z-index:20;border:1px solid var(--inside-color-border);background:color-mix(in srgb, var(--inside-color-background) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:12px;margin-inline:-8px;padding:5px;position:sticky;top:68px}#problem-management-root .team-mode .project-tabs button{border-radius:8px;font-size:11px;font-weight:650}#problem-management-root .team-mode .project-tabs button.active{background:var(--inside-color-surface);box-shadow:0 1px 8px #00000014}#problem-management-root .assistant-voice-toggle{width:40px;height:40px;color:var(--inside-color-text-primary);background:0 0;border:0;border-radius:999px;flex:none;place-items:center;display:grid}#problem-management-root .assistant-voice-toggle:hover{background:var(--inside-color-surface-raised)}#problem-management-root .assistant-voice-toggle.listening{background:var(--inside-color-accent);color:#fff;animation:1.6s ease-in-out infinite voice-button-pulse}#problem-management-root .assistant-voice-toggle.transcribing{color:var(--inside-color-accent)}#problem-management-root .assistant-voice-status{border:1px solid color-mix(in srgb, var(--inside-color-accent) 35%, var(--inside-color-border));background:var(--inside-color-accent-soft);min-height:34px;color:var(--inside-color-text-secondary);border-radius:10px;align-items:center;gap:7px;margin:0 4px 8px;padding:6px 10px;font-size:10px;display:flex}#problem-management-root .assistant-voice-status strong{color:var(--inside-color-text-primary);font-size:10px}#problem-management-root .voice-pulse{background:var(--inside-color-accent);width:8px;height:8px;box-shadow:0 0 0 4px var(--inside-color-accent-soft);border-radius:999px;flex:none;animation:1.2s ease-in-out infinite voice-dot-pulse}@keyframes voice-button-pulse{50%{box-shadow:0 0 0 6px var(--inside-color-accent-soft)}}@keyframes voice-dot-pulse{50%{opacity:.42;transform:scale(.76)}}#problem-management-root .mobile-bottom-nav button{position:relative}#problem-management-root .mobile-bottom-nav button>small{background:var(--inside-color-accent);color:#fff;border-radius:999px;place-items:center;width:16px;height:16px;font-size:8px;font-weight:750;display:grid;position:absolute;top:3px;left:calc(50% + 8px)}#problem-management-root .mobile-bottom-nav .mobile-assistant-button svg{color:var(--inside-color-accent)}#problem-management-root[data-theme=light] .focus-assistant-card{box-shadow:0 16px 42px #272b2514}#problem-management-root[data-theme=light] .team-mode .inside-sidebar{background:#eef0eb}#problem-management-root[data-theme=light] .team-mode .inside-topbar,#problem-management-root[data-theme=light] .team-mode .project-tabs,#problem-management-root[data-theme=light] .mobile-bottom-nav{background:#f7f7f4f0}#problem-management-root[data-theme=light] .focus-stats,#problem-management-root[data-theme=light] .focus-panel,#problem-management-root[data-theme=light] .focus-channel-card,#problem-management-root[data-theme=light] .focus-recap-list{box-shadow:0 8px 30px #292d270a}@media (max-width:1180px) and (min-width:768px){#problem-management-root{--channel-sidebar-width:232px}#problem-management-root .focus-hero{display:grid}#problem-management-root .focus-assistant-card{width:100%;min-width:0}#problem-management-root .focus-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.75fr)}}@media (max-width:900px) and (min-width:768px){#problem-management-root .focus-stats{grid-template-columns:repeat(2,minmax(0,1fr))}#problem-management-root .focus-stats button:nth-child(2){border-right:0}#problem-management-root .focus-stats button:nth-child(-n+2){border-bottom:1px solid var(--inside-color-border-soft)}#problem-management-root .focus-grid,#problem-management-root .focus-channel-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){#problem-management-root{--mobile-nav-height:calc(70px + env(safe-area-inset-bottom))}#problem-management-root .inside-content,#problem-management-root .client-mode .inside-content{padding-bottom:calc(var(--mobile-nav-height) + 24px)!important}#problem-management-root .mobile-bottom-nav,#problem-management-root .client-mode .mobile-bottom-nav{background:color-mix(in srgb, var(--inside-color-background-alt) 96%, transparent);grid-template-columns:repeat(5,minmax(0,1fr));display:grid!important}#problem-management-root .inside-assistant:not(.open){display:none!important}#problem-management-root .inside-assistant.open{z-index:320}#problem-management-root .focus-view{gap:20px}#problem-management-root .focus-hero{gap:18px;min-height:0;padding-top:0;padding-bottom:20px;display:grid}#problem-management-root .focus-hero h1{font-size:clamp(31px,10vw,40px)}#problem-management-root .focus-hero p{font-size:12px;line-height:1.55}#problem-management-root .focus-assistant-card{grid-template-columns:40px minmax(0,1fr) 36px;width:100%;min-width:0;padding:13px}#problem-management-root .focus-stats{grid-template-columns:repeat(2,minmax(0,1fr))}#problem-management-root .focus-stats button{min-height:98px;padding:13px}#problem-management-root .focus-stats button:nth-child(2){border-right:0}#problem-management-root .focus-stats button:nth-child(-n+2){border-bottom:1px solid var(--inside-color-border-soft)}#problem-management-root .focus-stats button:first-child{border-radius:14px 0 0}#problem-management-root .focus-stats button:nth-child(2){border-radius:0 14px 0 0}#problem-management-root .focus-stats button:nth-child(3){border-radius:0 0 0 14px}#problem-management-root .focus-stats button:last-child{border-radius:0 0 14px}#problem-management-root .focus-stats strong{font-size:24px}#problem-management-root .focus-grid,#problem-management-root .focus-channel-grid{grid-template-columns:minmax(0,1fr)}#problem-management-root .focus-panel-head,#problem-management-root .focus-section-head{align-items:start}#problem-management-root .focus-section-head>p{display:none}#problem-management-root .focus-panel-head h2,#problem-management-root .focus-section-head h2{font-size:17px}#problem-management-root .focus-task{grid-template-columns:34px minmax(0,1fr);padding-inline:13px}#problem-management-root .focus-task-due{grid-column:2}#problem-management-root .focus-channel-card{grid-template-columns:40px minmax(0,1fr) 16px;min-height:112px;padding:13px}#problem-management-root .focus-channel-mark{width:40px;height:40px}#problem-management-root .focus-channel-meta em:last-child{display:none}#problem-management-root .focus-recap-list button{grid-template-columns:34px minmax(0,1fr);padding-inline:12px}#problem-management-root .focus-recap-list button>svg{display:none}#problem-management-root .focus-recap-meta small{text-overflow:ellipsis;white-space:nowrap;max-width:118px;overflow:hidden}#problem-management-root .team-mode .project-tabs{top:var(--mobile-topbar-height);margin-inline:-4px;width:calc(100vw - 24px)!important}#problem-management-root .team-mode .project-header h1{font-size:28px}#problem-management-root .assistant-voice-toggle{width:44px;height:44px}#problem-management-root .assistant-voice-status>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (max-width:380px){#problem-management-root .focus-stats button>span{font-size:8px}#problem-management-root .focus-assistant-mic{display:none}#problem-management-root .focus-assistant-card{grid-template-columns:40px minmax(0,1fr)}#problem-management-root .mobile-bottom-nav span{font-size:9px}}@media (prefers-reduced-motion:reduce){#problem-management-root .focus-assistant-card,#problem-management-root .focus-channel-card,#problem-management-root .assistant-voice-toggle,#problem-management-root .voice-pulse{transition:none!important;animation:none!important}}#problem-management-root .mobile-bottom-nav{display:none!important}#problem-management-root .client-mode .inside-sidebar{grid-template-columns:auto minmax(0,1fr)!important}#problem-management-root .client-mode .inside-nav-unified{overscroll-behavior-inline:contain;scrollbar-width:none;min-width:0;overflow-x:auto;justify-content:flex-end!important}#problem-management-root .client-mode .inside-nav-unified::-webkit-scrollbar{display:none}#problem-management-root .mobile-drawer-assistant{border:1px solid color-mix(in srgb, var(--inside-color-accent) 38%, var(--inside-color-border));background:color-mix(in srgb, var(--inside-color-accent) 11%, var(--inside-color-surface));width:100%;min-height:62px;color:var(--inside-color-text-primary);text-align:left;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:9px 11px;display:grid}#problem-management-root .mobile-drawer-assistant>svg:first-child{background:var(--inside-color-accent);color:#fff;border-radius:11px;width:40px;height:40px;padding:10px}#problem-management-root .mobile-drawer-assistant>span{gap:3px;min-width:0;display:grid}#problem-management-root .mobile-drawer-assistant strong,#problem-management-root .mobile-drawer-assistant small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#problem-management-root .mobile-drawer-assistant strong{font-size:.8rem}#problem-management-root .mobile-drawer-assistant small{color:var(--inside-color-text-muted);font-size:.66rem}#problem-management-root .mobile-drawer-assistant>svg:last-child{color:var(--inside-color-text-muted)}#problem-management-root .mobile-drawer-assistant:hover,#problem-management-root .mobile-drawer-assistant:focus-visible{border-color:var(--inside-color-accent);background:color-mix(in srgb, var(--inside-color-accent) 16%, var(--inside-color-surface))}@media (min-width:768px){#problem-management-root .mobile-project-button,#problem-management-root .mobile-topbar-brand,#problem-management-root .mobile-nav-drawer-wrap{display:none!important}#problem-management-root .inside-main-wrap{scroll-padding-top:calc(var(--inside-topbar-height) + 24px)}}@media (max-width:767px){#problem-management-root{--mobile-nav-height:0px!important}#problem-management-root .inside-shell,#problem-management-root .client-mode{padding-bottom:0!important}#problem-management-root .inside-sidebar,#problem-management-root .client-mode .inside-sidebar,#problem-management-root .mobile-bottom-nav{display:none!important}#problem-management-root .inside-main-wrap,#problem-management-root .team-mode .inside-main-wrap,#problem-management-root .client-mode .inside-main-wrap{min-height:100dvh;scroll-padding-top:calc(var(--mobile-topbar-height) + 16px);min-width:0!important;margin-left:0!important}#problem-management-root .inside-topbar,#problem-management-root .team-mode .inside-topbar,#problem-management-root .client-mode .inside-topbar{box-sizing:border-box;width:100%;max-width:100vw}#problem-management-root .mobile-project-button{touch-action:manipulation}#problem-management-root .inside-search-trigger,#problem-management-root .client-mode .inside-search-trigger{min-width:0!important;max-width:100%!important}#problem-management-root .inside-content,#problem-management-root .team-mode .inside-content,#problem-management-root .client-mode .inside-content{box-sizing:border-box;width:100%!important;max-width:none!important;padding:calc(var(--mobile-topbar-height) + 16px) max(16px, env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))!important}#problem-management-root .inside-content>*,#problem-management-root .project-workspace>*,#problem-management-root .view-stack>*{scroll-margin-top:calc(var(--mobile-topbar-height) + 16px)}#problem-management-root .team-mode .project-tabs{max-width:calc(100vw - 32px);top:var(--mobile-topbar-height)!important}#problem-management-root .mobile-nav-drawer{width:min(88vw,370px);max-width:calc(100vw - 24px)}#problem-management-root .mobile-drawer-scroll{padding-bottom:28px}#problem-management-root .inside-assistant:not(.open){display:none!important}#problem-management-root .inside-assistant.open{z-index:320}}@media (max-width:380px){#problem-management-root .mobile-drawer-assistant{grid-template-columns:38px minmax(0,1fr) 16px}#problem-management-root .mobile-drawer-assistant>svg:first-child{width:38px;height:38px}}#problem-management-root .inside-profile{grid-template-columns:minmax(0,1fr) 44px;gap:8px;padding:12px}#problem-management-root .inside-profile>.inside-profile-details{width:100%;min-width:0;min-height:48px;color:var(--inside-color-text-primary);cursor:pointer;text-align:left;border-radius:9px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:6px;display:grid}#problem-management-root .inside-profile>.inside-profile-details:hover,#problem-management-root .inside-profile>.inside-profile-details:focus-visible{background:var(--inside-color-surface-strong)}#problem-management-root .inside-profile-details>img,#problem-management-root .inside-profile-details>.profile-initials{object-fit:cover;border-radius:8px;width:36px;height:36px}#problem-management-root .inside-profile-copy{min-width:0;display:grid}#problem-management-root .inside-profile-copy>strong,#problem-management-root .inside-profile-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#problem-management-root .inside-profile>button:last-child{width:44px;height:44px}#problem-management-root .task-toolbar{align-items:end!important}#problem-management-root .task-toolbar-group{grid-template-columns:minmax(200px,1fr) minmax(170px,220px) auto!important;align-items:end!important}#problem-management-root .task-lane-tabs{border:1px solid var(--inside-color-border);background:var(--inside-color-background-alt);border-radius:9px;grid-template-columns:repeat(2,minmax(76px,1fr));align-items:center;gap:3px;min-height:44px;padding:3px;display:grid}#problem-management-root .task-lane-tabs button{min-height:36px;color:var(--inside-color-text-muted);cursor:pointer;border-radius:6px;padding:0 12px;font-size:11px;font-weight:650}#problem-management-root .task-lane-tabs button:hover{color:var(--inside-color-text-primary)}#problem-management-root .task-lane-tabs button.active{background:var(--inside-color-surface-strong);color:var(--inside-color-text-primary);box-shadow:0 1px 2px #00000014}#problem-management-root .task-table-head,#problem-management-root .task-table-row{grid-template-columns:minmax(280px,2.2fr) minmax(140px,.9fr) minmax(180px,1.05fr) minmax(124px,.72fr) minmax(136px,auto)!important}#problem-management-root .task-table-row{min-height:88px!important}#problem-management-root .task-row-actions{flex-wrap:nowrap}#problem-management-root .task-action{min-height:42px}#problem-management-root .workspace-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}#problem-management-root .workspace-card-shell{min-width:0}#problem-management-root .workspace-card{cursor:pointer;align-content:start;gap:0;width:100%;min-height:0;padding:0;transition:border-color .16s,background-color .16s,transform .16s;display:grid;border:1px solid var(--inside-color-border)!important;background:var(--inside-color-surface)!important;box-shadow:none!important;border-radius:14px!important}#problem-management-root .workspace-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb, var(--inside-color-accent) 42%, var(--inside-color-border))!important;background:var(--inside-color-surface-raised)!important}#problem-management-root .workspace-card-top{border-bottom:0;min-height:0;padding:16px 18px 0}#problem-management-root .workspace-client{color:var(--inside-color-text-muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}#problem-management-root .workspace-card-copy{gap:8px;min-height:0;padding:11px 18px 18px}#problem-management-root .workspace-card-title{overflow-wrap:anywhere;color:var(--inside-color-text-primary);font-size:18px;font-weight:650;line-height:1.35}#problem-management-root .workspace-card-description{color:var(--inside-color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}#problem-management-root .workspace-signal{background:0 0;border-bottom:0;min-height:56px;padding:11px 18px}#problem-management-root .workspace-signal>span{gap:1px;min-width:0;display:grid}#problem-management-root .workspace-signal span{font-size:8px}#problem-management-root .workspace-signal strong{font-size:10px}#problem-management-root .workspace-card-foot{min-height:52px;padding:10px 18px}#problem-management-root .workspace-card-foot>span{font-size:9px}#problem-management-root .workspace-card-foot>span strong{color:var(--inside-color-text-secondary);font-size:10px}#problem-management-root .workspace-card-foot>svg{color:var(--inside-color-text-muted);flex:none}#problem-management-root .focus-stats{grid-template-columns:repeat(3,minmax(0,1fr))}#problem-management-root .focus-task{grid-template-columns:4px minmax(0,1fr) auto}#problem-management-root .focus-task-priority{background:var(--inside-color-border);border-radius:999px;width:4px;height:32px}#problem-management-root .focus-task-priority.priority-urgent,#problem-management-root .focus-task-priority.priority-high{background:var(--inside-color-accent)}#problem-management-root .focus-task-priority.priority-medium{background:var(--inside-color-warning)}#problem-management-root .focus-task-due{grid-column:auto}#problem-management-root[data-theme=light] .workspace-card,#problem-management-root[data-theme=light] .task-toolbar,#problem-management-root[data-theme=light] .task-table,#problem-management-root[data-theme=light] .focus-stats{box-shadow:0 1px 2px #1816120d!important}@media (max-width:1199px) and (min-width:768px){#problem-management-root .task-toolbar-group{grid-template-columns:minmax(180px,1fr) minmax(160px,.8fr) auto!important}#problem-management-root .task-table-row{grid-template-columns:minmax(0,1.2fr) minmax(200px,.8fr)!important}#problem-management-root .task-title-cell,#problem-management-root .task-row-actions{grid-column:1/-1}}@media (max-width:767px){#problem-management-root .task-toolbar-group{grid-template-columns:minmax(0,1fr)!important}#problem-management-root .task-lane-tabs{width:100%}#problem-management-root .task-table-row{grid-template-columns:minmax(0,1fr)!important}#problem-management-root .task-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}#problem-management-root .focus-stats{grid-template-columns:repeat(3,minmax(0,1fr))}#problem-management-root .focus-stats button,#problem-management-root .focus-stats button:first-child,#problem-management-root .focus-stats button:nth-child(2),#problem-management-root .focus-stats button:nth-child(3),#problem-management-root .focus-stats button:last-child{border-right:1px solid var(--inside-color-border-soft);border-bottom:0;border-radius:0;min-height:102px;padding:14px 11px}#problem-management-root .focus-stats button:first-child{border-radius:14px 0 0 14px}#problem-management-root .focus-stats button:last-child{border-right:0;border-radius:0 14px 14px 0}#problem-management-root .focus-task{grid-template-columns:4px minmax(0,1fr)}#problem-management-root .focus-task-due{grid-column:2}#problem-management-root .workspace-card-top{padding:15px 16px 0}#problem-management-root .workspace-card-copy{padding:10px 16px 16px}#problem-management-root .workspace-signal,#problem-management-root .workspace-card-foot{padding-inline:16px}}@media (max-width:420px){#problem-management-root .task-row-actions{grid-template-columns:minmax(0,1fr)!important}#problem-management-root .focus-stats button>span{letter-spacing:.04em;font-size:8px}#problem-management-root .focus-stats small{font-size:8px}}#problem-management-root .inside-brand,#problem-management-root .team-mode .inside-brand,#problem-management-root .client-mode .inside-brand{text-align:center!important;align-items:center!important}#problem-management-root .inside-brand>.inside-brand-problem,#problem-management-root .inside-brand>.management-wordmark{margin-inline:auto!important}#problem-management-root .inside-brand>.management-wordmark,#problem-management-root .mobile-topbar-brand>.management-wordmark,#problem-management-root .mobile-drawer-brand>.management-wordmark{justify-content:space-between;align-items:center;letter-spacing:0!important;gap:0!important;display:flex!important}#problem-management-root .management-wordmark>span{line-height:inherit;letter-spacing:0;flex:none;display:block}@media (max-width:767px){#problem-management-root .mobile-topbar-brand{width:max-content;text-align:center!important;justify-self:center!important}#problem-management-root .mobile-topbar-brand>span,#problem-management-root .mobile-topbar-brand>.management-wordmark{margin-inline:auto}#problem-management-root .mobile-topbar-brand>.management-wordmark,#problem-management-root .mobile-drawer-brand>.management-wordmark{letter-spacing:0!important;width:100%!important;min-width:100%!important}#problem-management-root .mobile-drawer-header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid!important}#problem-management-root .mobile-drawer-brand{text-align:center;grid-column:2;justify-self:center;width:max-content}#problem-management-root .mobile-drawer-header>button{grid-column:3;justify-self:end}}
