:root{--ink:#15231f;--muted:#69756f;--line:#dde4df;--paper:#f7f8f5;--deep:#092b22;--deep-2:#123d32;--green:#087b5a;--green-soft:#e7f2ed;--orange:#e97615;--yellow:#d9a20b}
body{font-size:15px;background:var(--paper)}
.app-shell{grid-template-columns:286px 1fr}
.sidebar{width:286px;padding:28px 20px;background:linear-gradient(160deg,#0a3026,#08261f 70%)}
.brand{padding:0 10px 42px;gap:13px}.brand-mark.small{width:44px;height:44px;border-radius:12px}.brand strong{font-size:25px}.brand span{font-size:13px;color:#a9beb7}
.sidebar nav{gap:8px}.nav-item{height:52px;border-radius:11px;padding:0 16px;font-size:15px;gap:13px}.nav-item i{font-size:22px}.nav-item.active{background:#134638;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}
.privacy-card{padding:16px;margin-top:14px}.privacy-card>span i{font-size:21px}.privacy-card strong{font-size:13px}.privacy-card small{font-size:12px;line-height:1.5}.connection-card{margin-top:12px;padding:15px;border:1px solid rgba(255,255,255,.15);border-radius:10px;display:grid;grid-template-columns:24px 1fr;gap:10px;color:#fff;background:rgba(255,255,255,.025)}.connection-card>span i{font-size:23px;color:#23c982}.connection-card strong,.connection-card small,.connection-card em{display:block}.connection-card strong{font-size:12px}.connection-card small{font-size:10px;color:#a9beb7;margin-top:4px}.connection-card em{font-size:10px;font-style:normal;margin-top:11px}.connection-card .status-dot{display:inline-block;margin-right:7px}
.workspace{grid-column:2}.topbar{height:108px;padding:0 38px;background:#fff}.topbar h1{font-size:34px;line-height:1.05}.top-date{display:block;color:var(--green);font-weight:800;font-size:12px;letter-spacing:.06em;margin-bottom:7px}.top-actions{gap:14px}.connection-pill{height:44px;padding:0 16px}.button{height:46px;padding:0 19px;border-radius:9px;font-size:14px}.button.secondary{background:#fff;border:1px solid var(--line)}.button.outline{height:38px;padding:0 13px;border:1px solid #61ae91;background:#fff;color:var(--green);box-shadow:none}.button i{font-size:18px}
.view{max-width:none;padding:0 38px 32px}.view:not(#view-dashboard){padding-top:34px}
.focus-strip{height:112px;margin:0 -38px 0;padding:0 38px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#fbfcfa;border-bottom:1px solid var(--line)}
.focus-stat{min-width:0;display:flex;align-items:center;gap:14px;padding:0 24px;border-left:1px solid var(--line)}.focus-stat:first-child{border-left:0;padding-left:0}.focus-stat-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);flex:none}.focus-stat-icon i{font-size:21px}.focus-stat-icon.success{background:#e4f2eb}.focus-stat strong{display:block;font-size:14px;margin-bottom:5px}.focus-stat strong b{font-size:inherit}.focus-stat small{display:block;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.focus-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;padding-top:30px}.focus-queue{min-width:0}.queue-head{height:68px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.queue-head h2{font:700 26px/1 Georgia,serif;margin:0 0 8px}.queue-head p{font-size:13px;color:var(--muted);margin:0}.count-badge{display:inline-grid;place-items:center;vertical-align:3px;min-width:27px;height:27px;border-radius:14px;background:#e8ebe8;font:750 12px/1 Inter,system-ui,sans-serif;margin-left:7px}.sort-control{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.sort-control select{border:0;border-bottom:1px solid var(--line);background:transparent;padding:5px 22px 5px 3px;color:var(--ink);font-weight:650;outline:0}
.focus-task-list{display:grid}.focus-task{position:relative;display:grid;grid-template-columns:46px 44px 132px minmax(150px,1fr) 65px auto;gap:9px;align-items:center;min-height:126px;padding:17px 2px 17px 14px;border-bottom:1px solid var(--line)}.focus-task:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:3px;background:var(--green)}.focus-task.priority-urgent:before{background:#df3f31}.focus-task.priority-high:before{background:var(--orange)}.focus-task.priority-medium:before{background:var(--yellow)}.task-rank{text-align:center}.task-rank strong{display:block;font-size:23px;color:var(--green);font-weight:500}.priority-urgent .task-rank strong{color:#c83c30}.priority-high .task-rank strong{color:var(--orange)}.priority-medium .task-rank strong{color:var(--yellow)}.task-rank span{font-size:10px;color:var(--muted)}.task-avatar{width:44px;height:44px;font-size:14px}.task-person,.task-action-copy{min-width:0}.task-person strong,.task-action-copy strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-person span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.task-action-copy p{color:var(--muted);font-size:12px;line-height:1.45;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-due{text-align:center}.task-due strong,.task-due span{display:block;font-size:11px}.task-due span{color:var(--muted);margin-top:4px}.task-due.late strong,.task-due.late span{color:#d94b34}.task-controls{display:flex;align-items:center;gap:4px}.focus-task-action{padding:0 11px!important}.complete-task{width:34px;height:34px;border:1px solid transparent}.complete-task:hover{border-color:#90c7b2;background:var(--green-soft);color:var(--green)}.queue-more{display:block;margin:22px auto 8px}.focus-empty{text-align:center;padding:58px 20px;color:var(--muted)}.focus-empty .focus-stat-icon{margin:0 auto 12px}.focus-empty h3{font:600 20px Georgia,serif;color:var(--ink);margin:0 0 7px}.focus-empty p{font-size:12px;max-width:420px;margin:auto;line-height:1.55}
.focus-rail{display:grid;align-content:start;gap:18px}.rail-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px}.rail-title{display:flex;gap:11px;align-items:flex-start;margin-bottom:17px}.rail-title>span i{font-size:21px;color:var(--green)}.rail-title h3{font-size:13px;margin:0 0 4px}.rail-title small{font-size:10px;color:var(--muted)}.rail-panel>p{font-size:12px;line-height:1.55;color:#51605a;margin:0 0 16px}.secretary-facts{display:grid;margin:0 0 14px}.secretary-facts>div{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;padding:9px 0}.secretary-facts i{font-size:18px}.secretary-facts span{font-size:11.5px;line-height:1.45;color:#3f4d47}.secretary-facts b{font-weight:800}.rail-panel .text-button{padding:8px 0}.waiting-list{display:grid}.waiting-row{width:100%;border:0;border-top:1px solid #edf0ed;background:transparent;padding:11px 0;display:grid;grid-template-columns:36px 1fr auto;gap:9px;text-align:left;align-items:start}.waiting-row:hover strong{color:var(--green)}.waiting-row .avatar{width:36px;height:36px;font-size:11px}.waiting-row strong,.waiting-row small{display:block}.waiting-row strong{font-size:11.5px}.waiting-row small{font-size:10px;color:var(--muted);line-height:1.35;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.waiting-row time{font-size:9px;color:var(--muted);white-space:nowrap}.rail-empty{padding:18px 0;color:var(--muted);font-size:11px}.daily-tip{min-height:48px;margin-top:24px;border:1px solid var(--line);border-radius:10px;background:#fbfcfa;display:flex;align-items:center;gap:12px;padding:8px 14px;color:var(--green)}.daily-tip>i{font-size:19px}.daily-tip strong{font-size:11px;white-space:nowrap}.daily-tip p{font-size:11px;color:var(--muted);margin:0;flex:1}.daily-tip .text-button{white-space:nowrap}.text-button{font-size:12px}
.icon-button i,.metric-icon i,.settings-icon i,.phone-icon i,.empty-icon i,.safe-chip i{font-size:20px}.safe-chip{display:inline-flex}
.focus-layout .avatar{color:#056448}.task-due.late strong,.task-due.late span{color:#b3342a}

/* Compact density: optimized for an all-day operational dashboard. */
body{font-size:14px}
.brand{padding-bottom:34px}.brand-mark.small{width:40px;height:40px}.brand strong{font-size:22px}.brand span{font-size:11px}
.sidebar nav{gap:5px}.nav-item{height:46px;padding:0 14px;font-size:13px}.nav-item i{font-size:19px}
.privacy-card{padding:13px}.privacy-card strong{font-size:12px}.privacy-card small{font-size:10.5px}.connection-card{padding:13px}.connection-card strong{font-size:11px}
.topbar{height:94px}.topbar h1{font-size:29px}.top-date{font-size:10.5px;margin-bottom:5px}.connection-pill{height:38px;font-size:11px}.button{height:40px;padding:0 16px;font-size:12px}.button i{font-size:16px}.button.outline{height:34px;font-size:11.5px}
.focus-strip{height:98px}.focus-stat{gap:11px;padding:0 20px}.focus-stat-icon{width:38px;height:38px;border-radius:10px}.focus-stat-icon i{font-size:18px}.focus-stat strong{font-size:12.5px;margin-bottom:3px}.focus-stat small{font-size:10.5px}
.focus-layout{padding-top:26px}.queue-head{height:60px}.queue-head h2{font-size:23px;margin-bottom:6px}.queue-head p{font-size:11.5px}.count-badge{min-width:23px;height:23px;font-size:10.5px}.sort-control{font-size:10.5px}
.focus-task{min-height:108px;padding-top:13px;padding-bottom:13px}.task-rank strong{font-size:20px}.task-rank span{font-size:9px}.task-avatar{width:40px;height:40px;font-size:12px}.task-person strong,.task-action-copy strong{font-size:11.5px}.task-person span{font-size:9.5px;margin-top:3px}.task-action-copy p{font-size:10.5px;margin-top:3px}.task-due strong,.task-due span{font-size:9.5px}.complete-task{width:31px;height:31px}.queue-more{margin-top:18px}
.focus-rail{gap:14px}.rail-panel{padding:18px}.rail-title{margin-bottom:13px}.rail-title h3{font-size:11.5px}.rail-title small{font-size:9px}.rail-title>span i{font-size:18px}.rail-panel>p{font-size:10.5px;line-height:1.5;margin-bottom:12px}.secretary-facts>div{padding:7px 0}.secretary-facts i{font-size:16px}.secretary-facts span{font-size:10px}.waiting-row{padding:9px 0}.waiting-row .avatar{width:32px;height:32px;font-size:9.5px}.waiting-row strong{font-size:10.5px}.waiting-row small{font-size:9px}.text-button{font-size:10.5px}.daily-tip{min-height:43px;margin-top:20px}.daily-tip strong,.daily-tip p{font-size:10px}
.section-head h2{font-size:24px}.section-head p{font-size:11.5px}.pane-head h2{font-size:19px}.contact-top strong{font-size:11px}.contact-preview{font-size:10px}.chat-header strong{font-size:12px}.bubble{font-size:11.5px}.agenda-card h3{font-size:12px}.agenda-card p{font-size:10.5px}.instance-top h3{font-size:12.5px}.settings-card h3,.policy-card h3{font-size:17px}.modal-card h2{font-size:22px}.login-card h1{font-size:30px}.login-copy{font-size:13px}
@media(max-width:1220px){.app-shell{grid-template-columns:238px 1fr}.sidebar{width:238px}.focus-layout{grid-template-columns:1fr}.focus-rail{grid-template-columns:1fr 1fr}.focus-task{grid-template-columns:48px 42px minmax(120px,.7fr) minmax(200px,1.2fr) 70px auto}.focus-strip{grid-template-columns:repeat(2,1fr);height:auto;padding-top:16px;padding-bottom:16px;gap:15px 0}.focus-stat:nth-child(3){border-left:0}}
@media(max-width:760px){.workspace{grid-column:auto}.topbar{height:76px;padding:0 14px}.topbar h1{font-size:22px}.top-date{display:none}.top-actions{gap:6px}.top-actions .connection-pill,.top-actions #run-analysis{display:none}.top-actions .button{width:42px;padding:0}.top-actions .button span{display:none}.view{padding:0 15px 28px}.view:not(#view-dashboard){padding-top:22px}.focus-strip{margin:0 -15px;padding:14px 15px;grid-template-columns:1fr 1fr;gap:12px}.focus-stat{padding:0;border:0;gap:9px}.focus-stat-icon{width:34px;height:34px}.focus-stat-icon i{font-size:17px}.focus-stat strong{font-size:11px}.focus-stat small{font-size:9px}.focus-layout{padding-top:20px;gap:20px}.queue-head{height:62px}.queue-head h2{font-size:23px}.sort-control{font-size:10px}.sort-control select{max-width:105px}.focus-task{grid-template-columns:38px 38px 1fr auto;gap:9px;min-height:0;padding:15px 2px 15px 11px}.task-rank strong{font-size:19px}.task-rank span{font-size:8px}.task-avatar{width:38px;height:38px}.task-person{grid-column:3}.task-action-copy{grid-column:2/5;padding-left:47px}.task-due{grid-column:2/3;text-align:left;padding-left:47px}.task-controls{grid-column:3/5;justify-content:flex-end}.focus-rail{grid-template-columns:1fr}.daily-tip{align-items:flex-start;flex-wrap:wrap}.daily-tip p{min-width:70%;line-height:1.4}.daily-tip .text-button{margin-left:30px}}
@media(max-width:760px){.topbar{height:68px}.topbar h1{font-size:20px}.top-actions .button{width:38px;height:38px}.focus-strip{padding-top:12px;padding-bottom:12px;gap:10px}.focus-stat-icon{width:31px;height:31px}.focus-stat strong{font-size:10px}.focus-stat small{font-size:8.5px}.focus-layout{padding-top:17px}.queue-head{height:56px}.queue-head h2{font-size:20px}.queue-head p{font-size:10.5px}.focus-task{padding-top:12px;padding-bottom:12px}.task-rank strong{font-size:17px}.task-avatar{width:35px;height:35px;font-size:11px}.task-action-copy{padding-left:44px}.task-due{padding-left:44px}.task-person strong,.task-action-copy strong{font-size:11px}.task-action-copy p{font-size:10px}.button.outline{height:32px;font-size:11px}.rail-panel{padding:16px}.section-head h2{font-size:21px}.login-card h1{font-size:26px}}
.login-card{width:min(420px,100%);padding:38px;border:1px solid rgba(255,255,255,.7)}.login-card .brand-mark{margin-bottom:22px}.login-card h1{font-size:29px}.login-copy{margin-bottom:22px}.login-card label{font-size:11.5px;margin:14px 0 7px}.login-field,.password-field{position:relative}.login-field>span,.password-lock{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#7c8983;z-index:1}.login-field i,.password-lock i{font-size:17px}.login-card .login-field input,.login-card .password-field input{height:46px;padding-left:42px}.login-card .password-field input{padding-right:48px}.login-card .password-field .icon-button{top:4px}.login-card .button.full{height:46px}.secure-note{margin-top:19px}
.nav-item-soon:disabled{cursor:default;opacity:.72}.nav-item-soon small{margin-left:auto;padding:4px 7px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.06);color:#a9beb7;font-size:8px;font-weight:750;letter-spacing:.03em;text-transform:uppercase}
