/* Direct port of the current CRM Team collaboration + Team V2 presentation. */
#demoNav [data-page="team-overview"]{display:none!important}

.team-collab-nav{flex:0 0 auto;margin:10px 12px 2px;padding:11px 0 12px;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);width:auto!important;opacity:1!important;pointer-events:auto!important;transform:none!important}
.team-collab-title{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 5px;color:#f2faf7}.team-collab-title>span{font-size:11px;font-weight:900;letter-spacing:.02em}.team-collab-title>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#b8d0c7;cursor:pointer}.team-collab-title>button:hover{background:rgba(255,255,255,.09);color:#fff}
.team-collab-nav>button{width:100%;min-height:44px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 10px;border:0;border-radius:11px;background:transparent;color:#bbd0c8;text-align:left;cursor:pointer;transition:.14s ease}.team-collab-nav>button:hover{background:rgba(255,255,255,.07);color:#fff}.team-collab-nav>button.active{background:#235f55;color:#fff;box-shadow:inset 3px 0 #ff6b57}.team-collab-nav>button>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.06);color:#d5e4df;font-style:normal}.team-collab-nav>button.active>i{background:rgba(255,255,255,.1)}.team-collab-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.team-collab-nav>button>span{font-size:12px;font-weight:750;white-space:nowrap}.team-collab-nav>button>b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#ff6655;color:#fff;font-size:9px}
.sidebar:not(:hover) .team-collab-nav{margin-left:8px;margin-right:8px}.sidebar:not(:hover) .team-collab-title{justify-content:center;padding-inline:0}.sidebar:not(:hover) .team-collab-title>span,.sidebar:not(:hover) .team-collab-title>button,.sidebar:not(:hover) .team-collab-nav>button>span,.sidebar:not(:hover) .team-collab-nav>button>b{display:none}.sidebar:not(:hover) .team-collab-nav>button{display:grid;grid-template-columns:1fr;justify-items:center;padding-inline:0}.sidebar:not(:hover) .team-collab-nav>button>i{width:42px;height:38px}

.main-shell{position:relative!important}.team-collab-surface{position:absolute;z-index:235;inset:86px 0 0;background:#f4f7f6;overflow:auto;padding:28px 32px 40px;color:#132a22;min-height:calc(100vh - 116px);scrollbar-width:none}.team-collab-surface::-webkit-scrollbar{width:0;height:0}
.tc-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 auto 20px;max-width:1450px}.tc-page-head>div>span{display:block;color:#2c6fe7;font-size:10px;font-weight:900;letter-spacing:.15em;margin-bottom:5px}.tc-page-head h1{margin:0;font-size:34px;letter-spacing:-.045em}.tc-page-head p{margin:5px 0 0;color:#74847d;font-size:13px}.tc-page-head>button{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;border:0;border-radius:11px;background:#176cf2;color:#fff;font-size:11px;font-weight:850;box-shadow:0 8px 22px rgba(23,108,242,.17);cursor:pointer}.tc-page-head>button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Chat: same shell used by CRM. */
.tc-chat-shell{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:230px minmax(0,1fr) 250px;min-height:650px;border:1px solid #dce5e1;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 12px 36px rgba(20,52,41,.05)}
.tc-chat-sidebar{background:#fbfcfc;border-right:1px solid #e5ebe8;padding:16px 10px}.tc-chat-title{padding:5px 9px 14px;border-bottom:1px solid #e8eeeb;margin-bottom:10px}.tc-chat-title strong,.tc-chat-title span{display:block}.tc-chat-title strong{font-size:13px}.tc-chat-title span{margin-top:3px;color:#7f8d87;font-size:9px}.tev2-chat-search{height:34px;display:grid;grid-template-columns:24px 1fr;align-items:center;margin:8px 3px 10px;padding:0 7px;border:1px solid #dce4e0;border-radius:9px;background:#fff}.tev2-chat-search svg{width:14px;height:14px;fill:none;stroke:#72827a;stroke-width:1.8}.tev2-chat-search input{height:100%;min-width:0;border:0;outline:0;background:transparent;font-size:9px}
.tc-conversation-group{margin-top:10px}.tc-conversation-group>div{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.tc-conversation-group>div>span{font-size:8px;font-weight:900;letter-spacing:.13em;color:#889690}.tc-conversation-group>div>button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#71817a;cursor:pointer}.tc-conversation-group>div>button:hover{background:#eef3f1}.tc-conversation-group svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tc-conversation-group>button{position:relative;width:100%;min-height:43px;display:grid;grid-template-columns:31px 1fr auto;gap:8px;align-items:center;padding:5px 8px;border:0;border-radius:10px;background:transparent;color:#30473e;text-align:left;cursor:pointer}.tc-conversation-group>button:hover{background:#f1f5f3}.tc-conversation-group>button.active{background:#eaf2ff;color:#165fd8}.tc-conversation-group>button>i{width:30px;height:30px;display:grid;place-items:center;font-style:normal}.tc-dm-avatar{border-radius:9px;background:#edf2f0;color:#355449;font-size:9px;font-weight:900}.tc-conversation-group>button span strong,.tc-conversation-group>button span small{display:block}.tc-conversation-group>button span strong{font-size:10px}.tc-conversation-group>button span small{margin-top:2px;color:#8a9792;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-presence{width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#18a876;align-self:end;margin-bottom:7px}
.tc-chat-main{min-width:0;display:grid;grid-template-rows:68px minmax(0,1fr) auto}.tc-chat-header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid #e6ece9}.tc-chat-heading-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#edf3ff;color:#1768ef}.tc-chat-heading-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.tc-chat-heading-icon span{font-size:10px;font-weight:900}.tc-chat-header>div:nth-child(2)>strong,.tc-chat-header>div:nth-child(2)>small{display:block}.tc-chat-header>div:nth-child(2)>strong{font-size:13px}.tc-chat-header>div:nth-child(2)>small{margin-top:2px;color:#84918c;font-size:9px}.tc-chat-members{height:34px;display:flex;align-items:center;gap:5px;border:1px solid #dce4e0;border-radius:9px;background:#fff;color:#466057;padding:0 9px;cursor:pointer}.tc-chat-members svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.tc-chat-members span{font-size:9px;font-weight:800}
.tc-message-list{overflow:auto;padding:14px 20px 24px;scrollbar-width:none}.tc-message-list::-webkit-scrollbar{display:none}.tc-day-divider{height:28px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:7px}.tc-day-divider:before{content:"";position:absolute;left:0;right:0;height:1px;background:#edf1ef}.tc-day-divider span{position:relative;background:#fff;padding:0 10px;color:#9aa49f;font-size:8px;font-weight:800}.tc-message{display:grid;grid-template-columns:34px 1fr;gap:9px;padding:9px 6px;border-radius:10px}.tc-message:hover{background:#fafcfb}.tc-message-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#edf2f0;color:#456057;font-size:9px;font-weight:900}.tc-message.mine .tc-message-avatar{background:#fff0eb;color:#bc553e}.tc-message header{display:flex;align-items:baseline;gap:8px}.tc-message header strong{font-size:10px}.tc-message header time{color:#98a39e;font-size:8px}.tc-message p{margin:4px 0 0;color:#42554d;font-size:11px;line-height:1.5}.tc-composer{padding:12px 18px 15px;border-top:1px solid #e6ece9}.tc-composer>div{display:grid;grid-template-columns:1fr 38px;align-items:end;gap:8px;padding:8px 8px 8px 12px;border:1px solid #d8e1dd;border-radius:12px;background:#fbfcfc}.tc-composer textarea{min-height:32px;max-height:110px;resize:none;border:0;background:transparent;outline:none;font:500 11px Manrope,sans-serif;color:#21382f;padding:7px 0}.tc-composer button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;background:#176cf2;color:#fff;cursor:pointer}.tc-composer button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tc-composer>small{display:block;margin:5px 0 0;color:#9aa49f;font-size:8px}
.tc-chat-context{background:#fbfcfc;border-left:1px solid #e5ebe8;padding:20px 17px}.tc-chat-context>span{display:block;color:#6e8c80;font-size:8px;font-weight:900;letter-spacing:.14em}.tc-chat-context h3{margin:6px 0 5px;font-size:16px}.tc-chat-context>p{margin:0;color:#7b8983;font-size:9px;line-height:1.5}.tc-chat-context>button{width:100%;height:36px;margin:15px 0;border:1px solid #c9d9ff;border-radius:9px;background:#edf3ff;color:#1768ee;font-size:9px;font-weight:850;cursor:pointer}.tc-context-card{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:10px 0;border-top:1px solid #e5ebe8}.tc-context-card i{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:#fff;border:1px solid #e0e6e3;color:#1f6eee}.tc-context-card i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.tc-context-card span strong,.tc-context-card span small{display:block}.tc-context-card span strong{font-size:9px}.tc-context-card span small{margin-top:2px;color:#89958f;font-size:8px;line-height:1.35}
.tc-new-chat-menu{position:absolute;z-index:255;top:78px;right:30px;width:330px;padding:12px;border:1px solid #dce4e0;border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(17,46,36,.2)}.tc-new-chat-menu>header{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 10px}.tc-new-chat-menu>header strong{font-size:12px}.tc-new-chat-menu>header button{width:30px;height:30px;border:0;border-radius:8px;background:#f2f5f3;color:#64756d;cursor:pointer}.tc-new-chat-menu>label{display:block;margin-bottom:8px}.tc-new-chat-menu>label span{display:block;margin-bottom:5px;color:#7d8984;font-size:8px;font-weight:800}.tc-new-chat-menu input{width:100%;height:38px;border:1px solid #d8e1dd;border-radius:9px;outline:none;padding:0 10px;font-size:10px}.tc-new-chat-menu>div>button{width:100%;min-height:50px;display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;border:0;border-radius:9px;background:transparent;text-align:left;padding:6px;cursor:pointer}.tc-new-chat-menu>div>button:hover{background:#f4f7f6}.tc-new-chat-menu>div>button i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#edf2f0;font-style:normal;font-size:9px;font-weight:900}.tc-new-chat-menu>div>button strong,.tc-new-chat-menu>div>button small{display:block}.tc-new-chat-menu>div>button strong{font-size:10px}.tc-new-chat-menu>div>button small{margin-top:2px;color:#87948e;font-size:8px}

/* Current CRM Team Overview V2. */
.tev2-overview{display:flex;flex-direction:column;gap:16px;margin-top:18px}.tev2-team-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #dce5e1;border-radius:18px;background:linear-gradient(135deg,#0b4d44,#0d5b50);color:#fff;box-shadow:0 16px 34px rgba(9,65,57,.09)}.tev2-team-hero span{display:block;font-size:9px;font-weight:900;letter-spacing:.16em;color:#a7d8ca}.tev2-team-hero h2{margin:5px 0;font-size:25px;letter-spacing:-.035em;color:#fff}.tev2-team-hero p{margin:0;max-width:680px;color:#cce1da;font-size:12px;line-height:1.5}.tev2-hero-actions{display:flex;gap:9px;flex-shrink:0}.tev2-hero-actions button{height:40px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.tev2-hero-actions button.primary{background:#fff;color:#0b4d44;border-color:#fff}.tev2-hero-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.tev2-status-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tev2-status-strip article{display:flex;align-items:center;gap:11px;padding:14px 15px;border:1px solid #dce5e1;border-radius:14px;background:#fff}.tev2-status-strip article>i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.tev2-status-strip article>i.blue{background:#edf3ff;color:#1768ef}.tev2-status-strip article>i.green{background:#eaf8f2;color:#148660}.tev2-status-strip article>i.orange{background:#fff0eb;color:#c45c45}.tev2-status-strip article>i.violet{background:#f1efff;color:#645ee8}.tev2-status-strip svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tev2-status-strip strong,.tev2-status-strip small{display:block}.tev2-status-strip strong{font-size:11px}.tev2-status-strip small{margin-top:2px;color:#829088;font-size:8px}
.tev2-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:14px}.tev2-overview-grid.lower{grid-template-columns:1.1fr .9fr}.tev2-overview-card{border:1px solid #dce5e1;border-radius:17px;background:#fff;overflow:hidden}.tev2-overview-card>header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 18px;border-bottom:1px solid #e8eeeb}.tev2-overview-card>header span{display:block;color:#739084;font-size:8px;font-weight:900;letter-spacing:.13em}.tev2-overview-card>header h3{margin:3px 0 0;font-size:15px}.tev2-overview-card>header button{height:32px;border:1px solid #dce4e0;border-radius:8px;background:#fff;color:#1768ed;font-size:9px;font-weight:800;padding:0 10px;cursor:pointer}.tev2-overview-card>header em{padding:5px 8px;border-radius:999px;background:#fff0eb;color:#b95842;font-style:normal;font-size:8px;font-weight:850}.tev2-plan-list{padding:4px 0}.tev2-plan-list button{width:100%;min-height:58px;display:grid;grid-template-columns:55px 8px minmax(0,1fr);gap:10px;align-items:center;padding:7px 18px;border:0;border-top:1px solid #f0f3f1;background:#fff;text-align:left;cursor:pointer}.tev2-plan-list button:first-child{border-top:0}.tev2-plan-list button:hover{background:#fafcfb}.tev2-plan-list time{color:#6f7e77;font-size:10px}.tev2-plan-list>button>i{width:7px;height:7px;border-radius:50%}.tev2-plan-list>button>i.blue{background:#1768ef}.tev2-plan-list>button>i.orange{background:#ff6a55}.tev2-plan-list>button>i.green{background:#159a6c}.tev2-plan-list>button>i.violet{background:#625ee8}.tev2-plan-list strong,.tev2-plan-list small{display:block}.tev2-plan-list strong{font-size:10px}.tev2-plan-list small{margin-top:3px;color:#839089;font-size:8px}.tev2-attention-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:start;padding:17px 18px}.tev2-attention-item>i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff0eb;color:#c35b44}.tev2-attention-item>i svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9}.tev2-attention-item strong{display:block;font-size:11px}.tev2-attention-item p{margin:4px 0;color:#75837c;font-size:9px;line-height:1.45}.tev2-attention-item small{color:#bd5a44;font-size:8px;font-weight:700}.tev2-attention-item button{height:30px;border:1px solid #e1e7e4;border-radius:8px;background:#fff;color:#1768ed;font-size:8px;font-weight:800;padding:0 9px;cursor:pointer}.tev2-clear-state{display:flex;align-items:center;gap:10px;margin:0 18px 17px;padding:12px;border-radius:11px;background:#f5faf7}.tev2-clear-state>i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e7f6ef;color:#148660}.tev2-clear-state svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.tev2-clear-state strong,.tev2-clear-state small{display:block}.tev2-clear-state strong{font-size:9px}.tev2-clear-state small{margin-top:2px;color:#7c8982;font-size:8px}.tev2-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:16px}.tev2-focus-grid>div{min-height:116px;display:flex;flex-direction:column;align-items:flex-start;padding:14px;border:1px solid #e1e7e4;border-radius:12px;background:#fbfcfc}.tev2-focus-grid>div>i{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#edf3ff;color:#1768ef}.tev2-focus-grid svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.tev2-focus-grid strong,.tev2-focus-grid small{display:block}.tev2-focus-grid strong{margin-top:9px;font-size:9px}.tev2-focus-grid small{margin-top:3px;color:#7d8983;font-size:8px;line-height:1.4}.tev2-focus-grid b{margin-top:auto;padding-top:9px;color:#148660;font-size:8px}.tev2-activity-list{padding:7px 16px 12px}.tev2-activity-list>div{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;padding:10px 2px;border-top:1px solid #edf1ef}.tev2-activity-list>div:first-child{border-top:0}.tev2-activity-list>div>i{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#edf2f0;color:#355449;font-style:normal;font-size:8px;font-weight:900}.tev2-activity-list strong,.tev2-activity-list small{display:block}.tev2-activity-list strong{font-size:9px}.tev2-activity-list small{margin-top:2px;color:#84918b;font-size:8px}

/* Current V2 task workspace. */
.team-collab-tasks{padding:28px 32px 40px}.tev2-task-head{max-width:1450px;margin:0 auto 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tev2-task-head>div>span{display:block;color:#2b6fe8;font-size:9px;font-weight:900;letter-spacing:.15em}.tev2-task-head h1{margin:4px 0 0;font-size:32px;letter-spacing:-.04em}.tev2-task-head p{margin:5px 0 0;color:#75847d;font-size:12px}.tev2-new-task{height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:10px;background:#176cf2;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.tev2-new-task svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.tev2-task-status{max-width:1450px;margin:0 auto 11px;display:flex;align-items:center;gap:18px;padding:10px 13px;border:1px solid #dce5e1;border-radius:12px;background:#fff;color:#6d7c75;font-size:9px}.tev2-task-status span{display:flex;align-items:center;gap:4px}.tev2-task-status strong{color:#172a22;font-size:10px}.tev2-task-status .healthy{margin-left:auto;color:#17815f;font-weight:800}.tev2-task-status .healthy i{width:7px;height:7px;border-radius:50%;background:#1da678}.tev2-task-workspace{max-width:1450px;margin:0 auto;border:1px solid #dce5e1;border-radius:17px;background:#fff;overflow:hidden}.tev2-task-toolbar{min-height:62px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid #e6ece9}.tev2-task-search{height:38px;display:grid;grid-template-columns:28px 1fr;align-items:center;border:1px solid #d9e2de;border-radius:10px;background:#fbfcfc;padding:0 8px}.tev2-task-search svg{width:15px;height:15px;fill:none;stroke:#75867e;stroke-width:1.8}.tev2-task-search input{height:100%;border:0;outline:0;background:transparent;color:#20372e;font-size:10px}.tev2-task-tabs{display:flex;gap:4px;padding:3px;border-radius:9px;background:#f1f4f2}.tev2-task-tabs button{height:30px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#66776f;font-size:8px;font-weight:800;cursor:pointer}.tev2-task-tabs button.active{background:#fff;color:#1768ed;box-shadow:0 1px 3px rgba(21,49,39,.1)}.tev2-owner-filter{height:38px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #d9e2de;border-radius:10px;background:#fff}.tev2-owner-filter svg{width:15px;height:15px;fill:none;stroke:#6f8178;stroke-width:1.8}.tev2-owner-filter select{border:0;outline:0;background:transparent;color:#41554c;font-size:9px}.tev2-quick-add{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:5px;margin:12px 14px;padding:5px 6px 5px 9px;border:1px dashed #cdd9d3;border-radius:10px;background:#fafcfb}.tev2-quick-add>span{color:#1768ef}.tev2-quick-add svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9}.tev2-quick-add input{height:34px;border:0;outline:0;background:transparent;font-size:10px;color:#243a31}.tev2-quick-add button{height:30px;padding:0 10px;border:1px solid #c8d8ff;border-radius:8px;background:#edf3ff;color:#1768ed;font-size:8px;font-weight:850;cursor:pointer}.tev2-task-table-head,.tev2-task-row{display:grid;grid-template-columns:34px minmax(280px,1fr) 150px 135px 88px 34px;gap:10px;align-items:center;padding-left:14px;padding-right:14px}.tev2-task-table-head{min-height:34px;border-top:1px solid #edf1ef;border-bottom:1px solid #e7ece9;background:#fafcfb;color:#8a9690;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tev2-task-row{min-height:62px;border-bottom:1px solid #edf1ef}.tev2-task-row:last-child{border-bottom:0}.tev2-task-row:hover{background:#fbfcfc}.tev2-task-row.done{opacity:.55}.tev2-task-row.done .tev2-task-main strong{text-decoration:line-through}.tev2-checkbox{width:26px;height:26px;display:grid;place-items:center;position:relative;cursor:pointer}.tev2-checkbox input{position:absolute;opacity:0}.tev2-checkbox i{width:23px;height:23px;display:grid;place-items:center;border:1px solid #cad7d1;border-radius:7px;color:transparent;background:#fff}.tev2-checkbox input:checked+i{background:#e7f6ef;border-color:#b8dfcf;color:#148660}.tev2-checkbox svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.tev2-task-main{min-width:0;border:0;background:transparent;text-align:left;padding:0;cursor:pointer}.tev2-task-main strong,.tev2-task-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tev2-task-main strong{font-size:10px;color:#182b23}.tev2-task-main small{margin-top:3px;color:#87948e;font-size:8px}.tev2-task-owner{display:flex;align-items:center;gap:7px;min-width:0}.tev2-task-owner>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#edf2f0;color:#355449;font-style:normal;font-size:8px;font-weight:900}.tev2-task-owner>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.tev2-task-row time{display:flex;align-items:center;gap:5px;color:#6d7d75;font-size:8px}.tev2-task-row time.today{color:#b95742;font-weight:800}.tev2-task-row time svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}.tev2-priority{justify-self:start;min-width:62px;padding:5px 8px;border-radius:999px;text-align:center;font-size:7px;font-weight:850}.tev2-priority.p-high{background:#fff0eb;color:#c05b44}.tev2-priority.p-medium{background:#fff7df;color:#a17616}.tev2-priority.p-normal{background:#eef3f1;color:#62766d}.tev2-task-more{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#71817a;cursor:pointer}.tev2-task-more:hover{background:#eef3f1}.tev2-task-more svg{width:16px;height:16px;fill:currentColor;stroke:none}.tev2-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#87948e}.tev2-empty[hidden]{display:none}.tev2-empty svg{width:24px;height:24px;fill:none;stroke:#91a099;stroke-width:1.6}.tev2-empty strong{margin-top:8px;color:#40544b;font-size:10px}.tev2-empty small{margin-top:4px;font-size:8px}
.tev2-create-backdrop{position:absolute;z-index:275;inset:0;display:grid;place-items:center;padding:28px;background:rgba(10,31,25,.45);backdrop-filter:blur(4px)}.tev2-create-task{width:min(520px,calc(100vw - 50px));padding:20px;border-radius:17px;background:#fff;box-shadow:0 28px 76px rgba(14,43,33,.28)}.tev2-create-task>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #e8eeeb}.tev2-create-task>header span{display:block;color:#2b6fe8;font-size:8px;font-weight:900;letter-spacing:.13em}.tev2-create-task h2{margin:4px 0 2px;font-size:21px}.tev2-create-task p{margin:0;color:#7f8c86;font-size:9px}.tev2-create-task>header button{width:32px;height:32px;border:0;border-radius:9px;background:#f2f5f3;color:#61736a;display:grid;place-items:center}.tev2-create-task svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9}.tev2-create-task>label,.tev2-create-task .two label{display:block;margin-top:12px;color:#50645b;font-size:8px;font-weight:800}.tev2-create-task input,.tev2-create-task select{width:100%;height:40px;margin-top:5px;border:1px solid #d8e1dd;border-radius:9px;padding:0 10px;background:#fff;outline:0;font-size:9px}.tev2-create-task .two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tev2-create-task>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid #edf1ef}.tev2-create-task>footer button{height:37px;padding:0 13px;border-radius:9px;font-size:9px;font-weight:850;cursor:pointer}.tev2-create-task>footer .cancel{border:1px solid #dce4e0;background:#fff;color:#52655d}.tev2-create-task>footer button[type=submit]{border:0;background:#176cf2;color:#fff}

/* Team Calendar. */
.tc-calendar-layout{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.tc-team-agenda,.tc-calendar-side{border:1px solid #dce5e1;border-radius:17px;background:#fff}.tc-team-agenda{overflow:hidden}.tc-team-agenda>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid #e6ece9}.tc-team-agenda header strong,.tc-team-agenda header span{display:block}.tc-team-agenda header strong{font-size:14px}.tc-team-agenda header span{margin-top:3px;color:#86938d;font-size:9px}.tc-member-filters{display:flex;gap:5px}.tc-member-filters button{height:31px;border:1px solid #dce4e0;border-radius:8px;background:#fff;padding:0 9px;color:#607169;font-size:8px;font-weight:800;cursor:pointer}.tc-member-filters button.active{border-color:#bed3ff;background:#edf3ff;color:#1768ed}.tc-agenda-list button{width:100%;min-height:82px;display:grid;grid-template-columns:60px 10px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:9px 20px;border:0;border-top:1px solid #edf1ef;background:#fff;text-align:left;cursor:pointer}.tc-agenda-list button:hover{background:#fbfcfc}.tc-agenda-list time{color:#71817a;font-size:10px}.tc-agenda-list i{width:9px;height:9px;border-radius:50%}.tc-agenda-list .tone-blue{background:#1b70f3}.tc-agenda-list .tone-orange{background:#ff6b56}.tc-agenda-list .tone-indigo{background:#5a5fe8}.tc-agenda-list .tone-green{background:#169e73}.tc-agenda-list span strong,.tc-agenda-list span small{display:block}.tc-agenda-list span strong{font-size:11px}.tc-agenda-list span small{margin-top:4px;color:#86938e;font-size:9px}.tc-agenda-list b{font-size:16px;color:#829089}.tc-calendar-side{padding:19px}.tc-calendar-side>span{color:#6e8c80;font-size:8px;font-weight:900;letter-spacing:.14em}.tc-calendar-side h3{margin:6px 0 5px;font-size:18px}.tc-calendar-side>p{margin:0 0 16px;color:#7e8b85;font-size:9px;line-height:1.55}.tc-load-row{display:grid;grid-template-columns:74px 1fr 32px;gap:8px;align-items:center;margin-top:12px}.tc-load-row>span{font-size:9px;font-weight:750}.tc-load-row>b{height:6px;border-radius:999px;background:#edf1ef;overflow:hidden}.tc-load-row>b i{display:block;height:100%;border-radius:inherit;background:#2372ef}.tc-load-row>em{font-style:normal;color:#75867e;font-size:8px}.tc-calendar-side>button{width:100%;height:39px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c8d8ff;border-radius:9px;background:#edf3ff;color:#1768ef;font-size:9px;font-weight:850;cursor:pointer}.tc-calendar-side>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}

/* Private Performance view from CRM V2. */
.tev2-performance-surface{padding:28px 32px 42px}.tev2-performance-head{max-width:1450px;margin:0 auto 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tev2-performance-head>div:first-child>span{display:block;color:#865de7;font-size:9px;font-weight:900;letter-spacing:.15em}.tev2-performance-head h1{margin:4px 0 0;font-size:32px;letter-spacing:-.04em}.tev2-performance-head p{margin:5px 0 0;color:#74847d;font-size:12px}.tev2-performance-head>div:last-child{display:flex;align-items:center;gap:8px}.tev2-performance-head em{height:36px;display:flex;align-items:center;gap:6px;padding:0 10px;border-radius:9px;background:#f1efff;color:#6657c8;font-style:normal;font-size:8px;font-weight:850}.tev2-performance-head em svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.tev2-performance-head button{height:36px;padding:0 11px;border:1px solid #dce4e0;border-radius:9px;background:#fff;color:#4e6359;font-size:8px;font-weight:850;cursor:pointer}.tev2-performance-kpis{max-width:1450px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.tev2-performance-kpis article{padding:17px;border:1px solid #dce5e1;border-radius:14px;background:#fff}.tev2-performance-kpis span,.tev2-performance-kpis strong,.tev2-performance-kpis small{display:block}.tev2-performance-kpis span{color:#74837c;font-size:8px;font-weight:800}.tev2-performance-kpis strong{margin-top:5px;font-size:23px}.tev2-performance-kpis small{margin-top:5px;color:#16815f;font-size:8px}.tev2-performance-grid{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px}.tev2-performance-grid>article,.tev2-performance-grid>aside{border:1px solid #dce5e1;border-radius:16px;background:#fff;overflow:hidden}.tev2-performance-grid>article>header{min-height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e7ece9}.tev2-performance-grid>article>header span,.tev2-performance-grid>aside>span{display:block;color:#7b708f;font-size:8px;font-weight:900;letter-spacing:.13em}.tev2-performance-grid>article>header h3,.tev2-performance-grid>aside h3{margin:4px 0 0;font-size:14px}.tev2-performance-grid>article>header small{color:#88958f;font-size:8px}.tev2-performance-table>.head,.tev2-performance-table>div{display:grid;grid-template-columns:minmax(220px,1fr) 80px 90px 100px 130px;gap:10px;align-items:center;padding:0 18px}.tev2-performance-table>.head{min-height:34px;background:#fafcfb;color:#89968f;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tev2-performance-table>div:not(.head){min-height:60px;border-top:1px solid #edf1ef;font-size:9px}.tev2-performance-table>div>span:first-child{display:flex;align-items:center;gap:8px}.tev2-performance-table>div>span:first-child>i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#edf2f0;color:#355449;font-style:normal;font-size:8px;font-weight:900}.tev2-performance-table b,.tev2-performance-table b small{display:block}.tev2-performance-table b{font-size:9px}.tev2-performance-table b small{margin-top:2px;color:#87948e;font-size:7px;font-weight:500}.tev2-performance-table strong{font-size:9px}.tev2-performance-grid>aside{padding:19px}.tev2-performance-grid>aside p{color:#788780;font-size:9px;line-height:1.55}.tev2-performance-grid>aside>div{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:11px 0;border-top:1px solid #edf1ef}.tev2-performance-grid>aside>div>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f1efff;color:#6657c8}.tev2-performance-grid>aside>div svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.tev2-performance-grid>aside strong,.tev2-performance-grid>aside small{display:block}.tev2-performance-grid>aside strong{font-size:9px}.tev2-performance-grid>aside small{margin-top:2px;color:#87948e;font-size:8px}
.tc-toast,.tev2-toast{position:fixed;z-index:9999;left:50%;bottom:24px;transform:translateX(-50%);padding:10px 14px;border-radius:10px;background:#17372e;color:#fff;box-shadow:0 12px 32px rgba(15,44,35,.22);font-size:9px;font-weight:800}

@media(max-width:1250px){.tc-chat-shell{grid-template-columns:210px minmax(0,1fr)}.tc-chat-context{display:none}.tc-calendar-layout{grid-template-columns:minmax(0,1fr) 260px}.tev2-status-strip{grid-template-columns:repeat(2,1fr)}.tev2-overview-grid,.tev2-overview-grid.lower{grid-template-columns:1fr}.tev2-task-table-head,.tev2-task-row{grid-template-columns:34px minmax(220px,1fr) 120px 110px 76px 30px}.tev2-performance-grid{grid-template-columns:1fr}.tev2-performance-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.team-collab-surface{padding:22px 18px}.tc-chat-shell{grid-template-columns:180px minmax(0,1fr)}.tc-calendar-layout{grid-template-columns:1fr}.tc-calendar-side{display:none}.tc-member-filters{max-width:360px;overflow:auto}}
