:root{--surface: #fff7fa;--canvas: #ffffff;--rail: #350d36;--sidebar: #4a154b;--sidebar-soft: rgba(255, 255, 255, .1);--selected: #611f69;--text: #201a1f;--muted: #616061;--line: #dddddd;--purple-soft: #e8b7ea;--green: #2eb67d;--yellow: #ecb22e;--red: #e01e5a;--blue: #36c5f0;--shadow: 0 18px 48px rgba(52, 13, 54, .11);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--rail)}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-page,.app-shell,.system-state{min-height:100vh}.system-state{display:grid;place-items:center;padding:24px;background:var(--surface)}.system-state>div{width:min(100%,460px);padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.system-state h1{margin:0 0 8px}.system-state p{color:var(--muted)}.auth-page{display:grid;grid-template-columns:minmax(420px,45%) 1fr;background:var(--canvas)}.auth-brand{position:relative;display:grid;grid-template-columns:64px 1fr;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 38%),linear-gradient(135deg,var(--rail),var(--sidebar));color:#fff}.rail-preview{display:flex;flex-direction:column;gap:10px;align-items:center;padding-top:24px;background:#18041959}.brand-copy{position:relative;padding:48px}.brand-lockup{display:flex;align-items:center;gap:10px;margin-bottom:72px;font-size:24px}.brand-mark,.channel-icon{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#fff;color:var(--sidebar)}.brand-copy h1{max-width:460px;margin:0 0 18px;font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:0}.brand-copy p{max-width:430px;margin:0;color:#fffc;font-size:17px;line-height:1.6}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;min-width:240px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffeb;box-shadow:0 14px 34px #00000029}.card-one{left:48px;bottom:240px;transform:rotate(-2deg)}.card-two{left:96px;bottom:160px;transform:rotate(2deg)}.card-three{left:68px;bottom:80px;transform:rotate(-1deg)}.auth-panel{display:grid;place-items:center;padding:32px;background:#fff}.sign-in-card{width:min(100%,420px)}.eyebrow{margin:0 0 8px;color:var(--selected);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sign-in-card h2,.surface-header h1,.chat-header h1{margin:0;letter-spacing:0}.sign-in-card h2{font-size:30px}.sign-in-card span,.surface-header span{color:var(--muted)}.sign-in-card label{display:grid;gap:8px;margin-top:16px;font-weight:700}.sign-in-card input,.large-search input,.search-pill input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.sign-in-card input{height:48px;padding:0 14px;border:1px solid #d2c2ce;border-radius:8px;background:#fff}.sso-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;font-weight:800}.sso-button{width:100%;margin-top:28px;border:1px solid var(--line);background:#fff;color:var(--text)}.primary-button{width:100%;margin-top:18px;background:var(--selected);color:#fff;box-shadow:0 8px 24px #611f693d}.primary-button.compact,.secondary-button{width:auto;margin:0;padding:0 14px}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--selected)}.divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:var(--muted)}.divider:before,.divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-actions{display:flex;justify-content:space-between;margin-top:18px}.auth-actions a{color:var(--selected);font-weight:700;text-decoration:none}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:24px;padding:4px;border-radius:10px;background:#f8f8f8}.auth-tabs button{min-height:34px;border-radius:7px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.auth-tabs button.selected{background:#fff;color:var(--selected);box-shadow:0 4px 12px #00000014}.form-error{margin:12px 0 0;color:var(--red);font-weight:800}.form-error.compact,.form-error.admin-error{margin:0;font-size:12px}.form-error.admin-error{padding:0 18px 8px}.form-success{margin:0;color:#167a52;font-size:12px;font-weight:800}.recovery-note{margin-top:22px;color:var(--muted);font-size:13px}.app-shell{display:grid;grid-template-columns:64px 320px 1fr;overflow:hidden;background:var(--surface)}.workspace-rail,.sidebar{height:100vh}.workspace-rail{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0;background:var(--rail)}.workspace-tile{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#ffffff6b;color:#fff;font-weight:800}.workspace-tile.active{background:#fff;color:var(--rail)}.badge-dot:after{content:"3";position:absolute;top:-4px;right:-5px;display:grid;place-items:center;width:16px;height:16px;border:2px solid var(--rail);border-radius:50%;background:var(--red);color:#fff;font-size:9px}.add-workspace,.rail-icon{position:relative;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:transparent;color:#ffffffa6}.add-workspace{border:2px dashed rgba(255,255,255,.5)}.rail-spacer{flex:1}.rail-icon.selected,.rail-icon:hover,.add-workspace:hover{background:#ffffff1f;color:#fff}.sidebar{display:flex;flex-direction:column;min-width:0;padding:18px 16px;background:linear-gradient(180deg,#3b0d3f,#250329);color:#fff}.sidebar-header{display:flex;align-items:center;gap:8px;padding:0 8px 14px}.sidebar-header h2{margin:0 0 2px;font-size:20px}.sidebar-header p{display:flex;align-items:center;gap:6px;margin:0;color:#d6c4d6;font-size:11px;font-weight:700;text-transform:uppercase}.icon-button,.mobile-close,.mobile-menu{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:transparent;color:inherit}.icon-button:hover,.mobile-menu:hover{background:#0000000d}.sidebar .icon-button{margin-left:auto;color:#d6c4d6}.mobile-close,.mobile-menu{display:none}.sidebar-section{margin:14px 0 8px}.section-title{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:4px 10px;border-radius:7px;color:#d7c6dc;font-size:15px;font-weight:500;letter-spacing:0;text-transform:none}.section-title:before{display:none;content:none}.section-title span{flex:1;min-width:0}.section-title button{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:transparent;color:inherit}.section-title button:hover{background:#ffffff1f;color:#fff}.inline-create-form{display:grid;gap:7px;margin:4px 6px 8px;padding:8px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14}.inline-create-form input:not([type=checkbox]){min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:#fffffff2;color:var(--text)}.inline-create-form button{min-height:34px;border-radius:7px;background:#fff;color:var(--selected);font-weight:800}.check-row{display:flex;align-items:center;gap:7px;color:#e9dcea;font-size:12px;font-weight:700}.sidebar-hint{margin:0;color:#d6c4d6;font-size:11px;line-height:1.35}.sidebar-row{display:flex;align-items:center;gap:9px;width:100%;min-height:32px;padding:5px 10px;border-radius:7px;background:transparent;color:#d2c1d6;font-size:15px;font-weight:500;text-align:left}.sidebar-row .row-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-row .avatar{flex:0 0 auto}.sidebar-row svg{flex:0 0 auto;width:20px;height:20px;color:#d7c6dc}.dm-person-row{gap:12px}.dm-person-row .avatar.sm{width:28px;height:28px;border-radius:7px;font-size:11px}.dm-status{flex:0 0 auto;width:9px;height:9px;border-radius:999px;background:#8f7894}.dm-status.away{background:var(--yellow)}.sidebar-empty{margin:4px 10px 10px 12px;color:#a893ad;font-size:13px;line-height:1.35}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#1804198a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-panel{width:min(100%,520px);max-height:min(720px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#fff;color:var(--text);box-shadow:0 26px 80px #18041957}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font-size:22px;letter-spacing:0}.modal-header p,.modal-muted{margin:5px 0 0;color:var(--muted);font-size:13px}.modal-form{display:grid;gap:16px;padding:20px 22px 22px}.modal-form label:not(.modal-check-row):not(.member-option){display:grid;gap:7px;font-weight:800}.modal-form input:not([type=checkbox]){width:100%;min-height:42px;padding:0 12px;border:1px solid #d2c2ce;border-radius:8px;background:#fff;color:var(--text);outline:0}.modal-check-row{display:flex;align-items:center;gap:10px;font-weight:800}.member-picker{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fbfbfb}.member-picker.disabled{opacity:.62}.member-picker>div{display:grid;gap:2px;margin-bottom:4px}.member-picker>div span{color:var(--muted);font-size:12px}.member-option{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:36px;padding:5px 6px;border-radius:8px;color:var(--text);font-weight:700}.member-option:hover{background:#611f6914}.member-option input:disabled~span{color:var(--muted)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.unread{min-width:22px;padding:2px 7px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;text-align:center}.rail-badge{position:absolute;top:-4px;right:-5px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 5px;border:2px solid var(--rail);border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:900}.profile-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff0f;color:#fff;text-align:left}.profile-strip span{display:grid}.profile-strip small{color:#7cfabb}.main-surface{position:relative;min-width:0;height:100vh;padding:14px;overflow:hidden;background:var(--surface)}.toast-error{position:absolute;top:20px;right:20px;z-index:20;max-width:360px;padding:10px 12px;border-radius:8px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 14px 34px #e01e5a38}.workspace-card{height:100%;min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--canvas);box-shadow:var(--shadow)}.chat-card{display:flex;flex-direction:column;overflow:hidden}.chat-header,.surface-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid var(--line)}.channel-heading,.chat-actions{display:flex;align-items:center;min-width:0;gap:12px}.channel-heading h1{font-size:18px}.channel-heading p{display:flex;align-items:center;gap:8px;margin:2px 0 0;color:var(--muted);font-size:12px}.channel-icon{flex:0 0 auto;background:#611f691a;color:var(--selected)}.dot{width:4px;height:4px;border-radius:50%;background:var(--line)}.avatar-stack{display:flex;align-items:center}.avatar-stack .avatar{margin-left:-7px;border:2px solid white}.avatar-stack .avatar:first-child{margin-left:0}.avatar-stack span{display:grid;place-items:center;width:28px;height:28px;margin-left:-7px;border:2px solid white;border-radius:50%;background:#f8f8f8;font-size:11px;font-weight:800}.search-pill,.large-search{display:flex;align-items:center;gap:8px;border-radius:999px;background:#f8f8f8;color:var(--muted)}.search-pill{width:min(220px,22vw);height:34px;padding:0 12px}.message-list{flex:1;min-height:0;padding:18px;overflow:auto}.channel-settings{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1fr);gap:16px;padding:14px 18px;border-bottom:1px solid var(--line);background:#fbfbfb}.channel-settings h2{margin:0;font-size:15px}.channel-settings p{margin:4px 0 0;color:var(--muted);font-size:12px}.member-add-form{display:grid;grid-template-columns:1fr auto;gap:8px}.member-add-form select{width:100%;min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text)}.member-list{display:grid;gap:6px;grid-column:2}.member-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:0;padding:7px 0}.member-row span{display:grid;min-width:0}.member-row small{color:var(--muted)}.date-separator{display:flex;align-items:center;gap:14px;max-width:640px;margin:0 auto 22px;color:var(--muted);font-size:12px;font-weight:700}.date-separator:before,.date-separator:after{content:"";flex:1;height:1px;background:var(--line)}.message{position:relative;display:grid;grid-template-columns:38px 1fr;gap:12px;padding:8px 4px;border-radius:10px}.message:hover{background:#fafafa}.message.threaded{grid-template-columns:38px 1fr;margin-top:8px;padding-left:0}.thread-line{justify-self:center;width:20px;height:28px;border-bottom:2px solid var(--line);border-left:2px solid var(--line);border-radius:0 0 0 8px}.message-body{min-width:0}.message-meta{display:flex;align-items:baseline;gap:8px}.message-meta strong{font-size:14px}.message-meta span{color:var(--muted);font-size:11px}.message p{max-width:980px;margin:3px 0 0;font-size:15px;line-height:1.45}.attachment-card,.integration-card,.linked-task{max-width:520px;margin-top:10px;border-radius:9px}.attachment-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(100%,520px);padding:10px;border:1px solid var(--line);background:#f8f8f8;color:var(--text);text-align:left}.attachment-card span:not(.file-icon){display:grid;min-width:0}.attachment-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-card small{color:var(--muted)}.file-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#e01e5a1a;color:var(--red)}.file-icon.doc{background:#36c5f01f;color:#087ea4}.file-icon.sheet{background:#2eb67d1f;color:#137a52}.integration-card{padding-left:10px;border-left:2px solid var(--line)}.integration-card small{display:block;color:var(--muted)}.integration-card span,.linked-task{color:var(--selected);font-weight:700}.linked-task{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;background:#611f6914;border:1px solid rgba(97,31,105,.16);cursor:pointer;transition:all .15s ease}.linked-task:hover{background:#611f6926;border-color:#611f694d}.linked-task span,.task-id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800}.reaction{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:4px 8px;border-radius:999px;background:var(--purple-soft);color:var(--selected)}.message-tools{position:absolute;top:0;right:10px;display:none;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px #00000014}.message:hover .message-tools{display:flex}.message-tools button{padding:7px 9px;background:#fff;color:var(--muted);font-size:12px;font-weight:700}.message-tools button:hover{background:#f8f8f8;color:var(--selected)}.composer{margin:12px 16px 16px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 24px #00000014}.composer-toolbar,.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:6px}.composer-toolbar{justify-content:flex-start;padding:7px 10px;border-bottom:1px solid var(--line);background:#fafafa}.composer-toolbar span{width:1px;height:16px;margin:0 4px;background:var(--line)}.composer button,.composer-file-button{display:inline-grid;place-items:center;min-width:30px;height:30px;border-radius:7px;background:transparent;color:var(--muted)}.composer button:hover,.composer-file-button:hover{background:#f3f3f3;color:var(--text)}.composer-file-button input{display:none}.composer textarea{display:block;width:100%;min-height:58px;padding:12px 14px;border:0;outline:0;resize:vertical}.composer-footer{padding:0 10px 10px}.composer-footer>div{display:flex;gap:4px}.composer .selected-file-chip{display:inline-flex;max-width:min(280px,38vw);gap:6px;padding:0 9px;background:#611f6914;color:var(--selected);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer .send-button{display:inline-flex;gap:7px;width:auto;padding:0 12px;background:var(--selected);color:#fff;font-weight:800}.surface-header{padding:20px 22px}.surface-header h1{font-size:26px}.board-layout,.dm-layout,.utility-view{display:grid;grid-template-rows:auto 1fr;overflow:hidden}.dm-layout{grid-template-columns:minmax(260px,320px) 1fr;grid-template-rows:1fr}.dm-list{display:grid;grid-template-rows:auto auto 1fr;gap:14px;min-width:0;padding:18px;border-right:1px solid var(--line);overflow:auto}.dm-list h1{margin:0;font-size:24px}.dm-create{display:grid;gap:9px}.dm-create select,.dm-create input,.dm-composer input{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:7px}.dm-create select{min-height:112px}.dm-thread-list{display:grid;align-content:start;gap:8px}.dm-thread{display:grid;gap:3px;padding:10px;border-radius:8px;background:#fff;color:var(--text);text-align:left}.dm-thread.selected{background:#611f691a;color:var(--selected)}.dm-thread small{color:var(--muted)}.dm-chat{display:grid;grid-template-rows:auto 1fr auto;min-width:0;overflow:hidden}.dm-composer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border-top:1px solid var(--line)}.dm-composer .send-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:8px;background:var(--selected);color:#fff;font-weight:800}.board-content{display:flex;flex-direction:row;flex:1 1 0%;min-width:0;min-height:0;overflow:hidden;position:relative}.kanban-board{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:16px;padding:16px;flex:1 1 0%;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.kanban-column{display:flex;flex-direction:column;flex:0 0 280px;width:280px;min-width:280px;max-width:280px;min-height:0;height:100%;max-height:100%;box-sizing:border-box;padding:12px;border-radius:10px;background:#f8f8f8;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.kanban-title{display:flex;justify-content:space-between;margin-bottom:10px}.kanban-title span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#fff;color:var(--muted);font-weight:800}.task-card{display:grid;gap:8px;width:100%;margin-bottom:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-align:left}.task-card-main{display:grid;gap:8px;padding:0;background:transparent;color:inherit;text-align:left}.task-card.selected{border-color:var(--selected);box-shadow:0 0 0 2px #611f691a}.task-card p,.task-card-main p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.task-card select{width:100%;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);font-weight:700}.task-meta{display:flex;align-items:center;gap:8px}.priority{padding:3px 7px;border-radius:999px;background:#f2eef2;color:var(--selected);font-size:11px;font-weight:800}.priority.critical{background:#fee2e2;color:#dc2626}.priority.high,.priority.urgent{background:#ffedd5;color:#ea580c}.priority.normal,.priority.medium{background:#dbeafe;color:#2563eb}.priority.low{background:#f1f5f9;color:#64748b}.subtask-progress{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--muted)}.subtasks-section{margin-top:16px;display:flex;flex-direction:column;gap:8px}.subtask-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;background:#f8fafc;font-size:13px}.subtask-item.completed span{text-decoration:line-through;opacity:.6}.project-nav-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--line);background:#fff;gap:12px;flex-wrap:wrap}.project-tabs{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.project-tab-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;border:1px solid transparent;background:transparent;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;white-space:nowrap}.project-tab-btn:hover{background:#f1f5f9;color:var(--text)}.project-tab-btn.active{background:#f1f5f9;border-color:var(--line);color:var(--selected);font-weight:700}.task-detail{display:flex;flex-direction:column;flex:0 0 360px;width:360px;min-width:360px;max-width:360px;height:100%;min-height:0;padding:20px;border-left:1px solid var(--line);background:#fff;overflow-y:auto;box-sizing:border-box}.task-detail-close-btn{border:1px solid transparent;background:transparent;color:var(--muted);cursor:pointer;padding:4px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease}.task-detail-close-btn:hover{background:#f1f5f9;border-color:#e2e8f0;color:var(--text)}.task-detail h2{margin:8px 0}.task-detail p{color:var(--muted);line-height:1.5}.task-detail dl{display:grid;gap:10px}.task-detail dl div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eeeeee}.task-detail dt{color:var(--muted)}.task-detail dd{margin:0;font-weight:800}.labels{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.labels span{padding:5px 8px;border-radius:999px;background:#611f6917;color:var(--selected);font-weight:800;font-size:12px}.source-message{margin-top:18px;padding:12px;border-left:3px solid var(--selected);border-radius:8px;background:#fafafa}.utility-view{overflow:auto}.people-grid,.metric-grid,.admin-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;padding:18px}.setup-guide{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(360px,1fr);gap:18px;align-items:start;padding:18px;border-bottom:1px solid var(--line);background:#fbfbfb}.setup-guide h2{margin:0 0 6px;font-size:22px}.setup-guide span{color:var(--muted)}.setup-steps{display:grid;gap:8px}.setup-step{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.setup-step strong{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#611f691a;color:var(--selected);font-size:13px}.setup-step span{overflow:hidden;color:var(--text);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.setup-step em{padding:4px 8px;border-radius:999px;background:#e01e5a14;color:var(--red);font-size:12px;font-style:normal;font-weight:800}.setup-step.complete em{background:#2eb67d1f;color:#167a52}.person-card,.metric-card,.admin-panels article{display:grid;gap:10px;align-content:start;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.person-card{grid-template-columns:auto 1fr auto;align-items:center}.person-card div{display:grid}.person-card span,.admin-panels p{color:var(--muted)}.admin-form{display:grid;gap:9px}.admin-form input,.admin-form select{width:100%;min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text)}.handoff-card{display:grid;gap:5px;padding:12px;border:1px solid rgba(46,182,125,.35);border-radius:8px;background:#2eb67d14}.handoff-card span{color:var(--muted)}.handoff-card code{overflow:auto;padding:7px 8px;border-radius:6px;background:#fff;color:var(--text);font-size:12px}.admin-lists{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px;padding:0 18px 18px}.admin-lists section{display:grid;gap:8px;align-content:start;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.admin-lists h2,.admin-panels h2{margin:0 0 8px;font-size:18px}.admin-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #eeeeee}.admin-row:last-child{border-bottom:0}.admin-row span{display:grid;min-width:0}.admin-row small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.admin-row em{padding:4px 8px;border-radius:999px;background:#611f6914;color:var(--selected);font-size:12px;font-style:normal;font-weight:800}.admin-row .icon-button{width:auto;min-width:34px}.copy-done{color:var(--green);font-size:12px;font-weight:800}.file-list,.notification-list,.result-list,.settings-list{display:grid;gap:10px;padding:18px}.notification-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.notification-row.read{opacity:.68}.notification-main{display:grid;gap:5px;min-width:0;background:transparent;color:var(--text);text-align:left}.notification-main strong,.notification-main p,.notification-main small{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.notification-main p,.notification-main small{color:var(--muted)}.notification-type{width:fit-content;padding:3px 8px;border-radius:999px;background:#611f6914;color:var(--selected);font-size:11px;font-weight:900;text-transform:uppercase}.notification-type.mention{background:#e01e5a17;color:var(--red)}.notification-type.task{background:#ecb22e29;color:#8a5c00}.notification-type.file{background:#36c5f024;color:#08728e}.file-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-decoration:none}.file-row span:not(.file-icon){display:grid;min-width:0}.file-row strong,.file-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row small{color:var(--muted)}.large-search{height:48px;margin:18px 18px 0;padding:0 16px;border:1px solid var(--line)}.result-row,.settings-panel{display:grid;gap:4px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left}.settings-panel{gap:14px}.settings-panel h2{margin:0;font-size:18px}.settings-panel p{margin:0;color:var(--muted)}.profile-summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.profile-summary small{color:var(--muted)}.profile-summary em{width:fit-content;padding:3px 8px;border-radius:999px;background:#611f6914;color:var(--selected);font-size:12px;font-style:normal;font-weight:800}.security-form{display:grid;gap:10px;max-width:520px}.security-form label{display:grid;gap:6px;font-weight:800}.security-form input{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:7px}.danger-panel{border-color:#e01e5a38}.empty-state{display:grid;gap:4px;margin:12px 0;padding:14px;border:1px dashed var(--line);border-radius:8px;background:#fafafa;color:var(--muted)}.empty-state strong{color:var(--text)}.result-row small{color:var(--selected);font-weight:800}.result-row p{margin:0;color:var(--muted)}.metric-card span{color:var(--muted)}.metric-card strong{font-size:26px}.settings-list button{grid-template-columns:1fr auto;align-items:center;color:var(--text);font-weight:800}.avatar{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:#fff0c9;color:#8b5c00;font-size:12px;font-weight:900}.avatar.sm{width:20px;height:20px;border-radius:5px;font-size:9px}.avatar.sm .presence{width:9px;height:9px;right:-3px;bottom:-3px}.avatar.lg{width:48px;height:48px;border-radius:12px;font-size:15px}.presence{display:inline-block;width:8px;height:8px;border-radius:50%;background:#aaa}.avatar .presence{position:absolute;right:-2px;bottom:-2px;border:2px solid white}.presence.away{background:var(--yellow)}.presence.offline{background:#aaa}.tiny-blue-dot{width:7px;height:7px;border-radius:50%;background:var(--blue)}@media(max-width:1100px){.app-shell{grid-template-columns:64px 320px 1fr}.task-detail{position:fixed;top:0;right:0;bottom:0;width:min(92vw,440px);z-index:50;background:#fff;box-shadow:-8px 0 28px #0003;border-left:1px solid var(--line)}.chat-actions .avatar-stack{display:none}}@media(max-width:820px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.app-shell{grid-template-columns:1fr}.workspace-rail{display:none}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:min(86vw,300px);transform:translate(-102%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.mobile-close,.mobile-menu{display:grid}.mobile-menu{position:absolute;top:22px;left:22px;z-index:15;background:#fff;color:var(--text);box-shadow:0 8px 22px #0000001a}.nav-scrim{position:fixed;inset:0;z-index:35;background:#0000004d}.main-surface{height:100vh;padding:10px}.chat-header,.surface-header{align-items:flex-start;padding-left:58px}.chat-actions{display:none}.channel-heading p{display:block}.channel-settings{grid-template-columns:1fr;padding-left:58px}.member-list{grid-column:auto}.setup-guide{grid-template-columns:1fr;padding-left:58px}.person-card{grid-template-columns:auto 1fr}.person-card .secondary-button{grid-column:1 / -1}.admin-lists{grid-template-columns:1fr}}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.sso-button[href]{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px}.recovery-note a{color:var(--selected);font-weight:700}.sidebar-filter{width:100%;margin:2px 0 6px;padding:7px 10px;border-radius:8px;border:1px solid var(--sidebar-soft);background:#ffffff14;color:#fff;font:inherit;font-size:13px}.sidebar-filter::placeholder{color:#ffffff8c}.group-glyph{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#ffffff29;font-size:10px;font-weight:800}.edited-flag{font-size:11px;color:var(--muted);font-style:normal}.reaction-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.reaction.mine{border-color:var(--selected);background:#611f691a}.message-tools button{display:inline-flex;align-items:center;gap:5px}.message-tools button.danger:hover{color:var(--red)}.message-tools.open{display:flex}.emoji-picker{position:absolute;top:34px;right:10px;z-index:5;display:flex;gap:2px;padding:6px;border-radius:12px;background:var(--canvas);border:1px solid var(--line);box-shadow:var(--shadow)}.emoji-picker button{font-size:18px;padding:4px 6px;border:0;background:transparent;border-radius:8px;cursor:pointer}.emoji-picker button:hover{background:var(--surface)}.reply-form,.edit-form{display:flex;gap:8px;margin-top:8px;align-items:center}.edit-form{flex-direction:column;align-items:stretch}.edit-form div{display:flex;gap:8px;justify-content:flex-end}.reply-form input,.edit-form textarea{flex:1;padding:8px 10px;border-radius:9px;border:1px solid var(--line);font:inherit;font-size:14px}.composer-error{margin:0 20px 6px}.attachment-wrap{display:flex;flex-direction:column;gap:8px;margin-top:6px}.attachment-preview{max-width:360px;max-height:240px;width:auto;height:auto;border-radius:12px;border:1px solid var(--line);background:var(--surface);object-fit:contain}.dm-thread{position:relative}.dm-thread .unread{position:absolute;right:12px;top:12px;font-style:normal}.result-row{width:100%;text-align:left;border:0;background:transparent;cursor:pointer;font:inherit;color:inherit}.result-row:hover{background:var(--surface)}.settings-note,.settings-inline p{color:var(--muted);font-size:14px;line-height:1.5;margin:8px 0 0}.settings-inline{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.admin-form .secondary-button,.admin-form .primary-button,.settings-inline .secondary-button{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.surface-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.sidebar-section{margin:10px 0 4px}.profile-strip{gap:9px;padding:8px 10px}.profile-strip strong{font-size:14px}.profile-strip small{font-size:12px}.group-glyph.lg{width:34px;height:34px;border-radius:9px;background:var(--surface);border:1px solid var(--line);color:var(--text);font-size:12px}.dm-list{grid-template-rows:auto auto 1fr;gap:10px;padding:12px}.dm-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 0}.dm-list-header h1{margin:0;font-size:18px;font-weight:800}.dm-search{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:var(--canvas);color:var(--muted)}.dm-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:14px;color:var(--text)}.dm-thread-list{gap:2px}.dm-thread{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;cursor:pointer}.dm-thread:hover{background:var(--surface)}.dm-thread.selected{background:#611f691a}.dm-thread-body{display:grid;gap:2px;min-width:0}.dm-thread-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.dm-thread-top strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-thread-top small{flex:0 0 auto;color:var(--muted);font-size:11px}.dm-thread-preview{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-thread-preview.unread-text{color:var(--text);font-weight:600}.dm-thread .unread{position:static;font-style:normal}.dm-chat-header{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.dm-chat-header>div{flex:1;min-width:0}.dm-chat-header h1{margin:0;font-size:18px;font-weight:800}.dm-chat-header span{color:var(--muted);font-size:13px}.presence-pill{flex:0 0 auto;padding:3px 9px;border-radius:999px;border:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:700}.presence-pill.active{border-color:#2eb67d66;color:var(--green)}.member-sub{color:var(--muted);font-weight:500}.modal-form .dm-search{margin-bottom:4px}.member-picker{max-height:320px;overflow:auto}.modal-form label.dm-search{display:flex;flex-direction:row;align-items:center}.utility-view{grid-template-rows:auto minmax(0,1fr)}.utility-body{min-height:0;overflow:auto;align-content:start}.file-list,.notification-list,.result-list,.settings-list{align-content:start;gap:6px;padding:14px 18px}.settings-list{max-width:760px;gap:12px}.settings-panel{gap:8px;padding:16px 18px;border-radius:10px}.settings-panel h2{margin:0 0 4px;font-size:15px}.settings-panel .secondary-button,.settings-panel .primary-button{justify-self:start}.profile-summary span{display:grid;gap:2px}.profile-summary small{color:var(--muted);font-size:13px}.profile-summary em{width:fit-content;margin-top:4px;padding:2px 8px;border-radius:999px;background:#611f6914;color:var(--selected);font-size:11px;font-style:normal;font-weight:800;text-transform:uppercase}.avatar.xl{width:72px;height:72px;border-radius:14px;font-size:22px}.empty-state{justify-self:center;align-self:start;max-width:440px;margin:28px auto;padding:26px 22px;border-style:solid;text-align:center}.empty-state strong{font-size:15px;color:var(--text)}.empty-state span{font-size:13px;line-height:1.5}.admin-body{display:grid;align-content:start;gap:0}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:14px 18px 4px}.metric-card{gap:4px;padding:12px 14px}.metric-card span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.metric-card strong{font-size:22px}.admin-panels{gap:12px;padding:12px 18px}.admin-panels article{gap:8px;padding:14px 16px}.admin-panels h2,.admin-lists h2{margin:0;font-size:15px}.admin-panels p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.admin-form{gap:8px}.admin-form input,.admin-form select{min-height:36px;padding:6px 10px;border:1px solid var(--line);border-radius:7px;font:inherit;font-size:14px}.admin-form .primary-button,.admin-form .secondary-button{justify-self:start}.admin-lists{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr);gap:12px;padding:0 18px 18px}.admin-lists section{gap:0;padding:12px 16px}.admin-lists .audit-section{grid-column:1 / -1}.admin-row{padding:8px 0}.admin-row span{display:grid;gap:1px;min-width:0}.admin-row strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row small{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row em,.audit-kind{padding:2px 8px;border-radius:999px;background:#611f6914;color:var(--selected);font-size:11px;font-style:normal;font-weight:800;text-transform:uppercase}.audit-kind.sign-in{background:#2eb67d1f;color:#1c7a55}.audit-kind.directory,.audit-kind.account{background:#36c5f024;color:#0b6f8c}.audit-kind.moderation,.audit-kind.security{background:#e01e5a1a;color:var(--red)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.inline-filter{min-height:32px;padding:4px 10px;border:1px solid var(--line);border-radius:7px;font:inherit;font-size:13px}.notification-row{grid-template-columns:auto 1fr auto;gap:12px;padding:10px 12px}.notification-row.read{background:transparent;opacity:.75}.notification-main{gap:2px}.notification-main p{margin:0;color:var(--text);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-main small{color:var(--muted);font-size:12px}.notification-line{display:flex;align-items:center;gap:8px}.notification-line strong{font-size:14px}.ghost-button{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}.ghost-button:hover{color:var(--selected);border-color:var(--selected)}.file-row{grid-template-columns:auto 1fr auto auto;gap:12px;padding:9px 12px}.file-main{display:grid;gap:1px;min-width:0}.file-main strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-main small{color:var(--muted);font-size:12px}.file-size{color:var(--muted);font-size:12px;white-space:nowrap}.surface-header h1{font-size:20px}.surface-header>div>span{font-size:13px;color:var(--muted)}.dm-layout{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden}.dm-welcome{display:grid;justify-items:center;align-content:center;gap:8px;height:100%;padding:40px;color:var(--muted);text-align:center}.dm-welcome strong{color:var(--text);font-size:16px}.dm-welcome .primary-button{display:inline-flex;align-items:center;gap:6px;margin-top:8px}.sidebar-row.selected,.sidebar-row.selected:hover{background:#1164a3;color:#fff;font-weight:700}.sidebar-row.selected .unread{background:#fff;color:#1164a3}.channel-details{width:min(560px,92vw)}.channel-details .modal-header h2{display:flex;align-items:center;gap:6px}.detail-tabs{display:flex;gap:4px;padding:0 20px;border-bottom:1px solid var(--line)}.detail-tabs button{padding:10px 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.detail-tabs button.selected{color:var(--text);border-bottom-color:var(--selected)}.detail-tabs button span{margin-left:4px;padding:1px 6px;border-radius:999px;background:var(--surface);font-size:11px}.detail-body{display:grid;gap:4px;max-height:60vh;padding:12px 20px 20px;overflow:auto}.detail-field{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0eef1}.detail-field>div{display:grid;gap:3px;min-width:0;flex:1}.detail-field small{color:var(--muted);font-size:12px;font-weight:700}.detail-field strong{font-size:14px;font-weight:600}.detail-field strong.muted{color:var(--muted);font-weight:500}.detail-edit{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.detail-edit input{flex:1;min-width:200px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;font:inherit;font-size:14px}.link-button{padding:4px 6px;border:0;background:transparent;color:#1264a3;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.link-button:hover{text-decoration:underline}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:14px}.detail-actions .secondary-button{display:inline-flex;align-items:center;gap:6px}.danger-text{color:var(--red);border-color:#e01e5a59}.detail-members,.detail-add{display:grid;gap:0;margin-top:8px}.detail-add small{padding:8px 0 2px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.detail-members .member-row,.detail-add .member-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:7px 0}.detail-members .member-row span,.detail-add .member-row span{display:grid;min-width:0}.detail-members .member-row small,.detail-add .member-row small{color:var(--muted);font-size:12px}.avatar-stack{border:0;background:transparent;cursor:pointer;padding:2px 6px;border-radius:8px}.avatar-stack:hover{background:var(--surface)}.dm-composer{display:flex;align-items:center;gap:8px}.dm-composer input[type=text],.dm-composer>input:not([type=file]){flex:1;min-width:0}.dm-composer .composer-file-button{flex:0 0 auto}.dm-composer .selected-file-chip{flex:0 0 auto;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notify-banner{display:flex;align-items:center;gap:10px;width:100%;margin:10px 0 4px;padding:9px 10px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#ffffff14;color:#fff;text-align:left;cursor:pointer}.notify-banner:hover{background:#ffffff24}.notify-banner span{display:grid;gap:1px;min-width:0}.notify-banner strong{font-size:13px}.notify-banner small{color:#ffffffb3;font-size:12px;line-height:1.3}.toggle-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #f0eef1;cursor:pointer}.toggle-row input{width:18px;height:18px;accent-color:var(--selected)}.toggle-row span{display:grid;gap:2px}.toggle-row strong{font-size:14px}.toggle-row small{color:var(--muted);font-size:12px;line-height:1.4}.sidebar-quick-task-wrap{padding:0 4px;margin:6px 0 10px}.sidebar-quick-task-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease;box-shadow:none}.sidebar-quick-task-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.sidebar-quick-task-icon-box{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background:#f1f5f9;color:#4338ca;border:1px solid #e2e8f0;transition:all .12s ease}.sidebar-quick-task-btn:hover .sidebar-quick-task-icon-box{background:#4338ca;color:#fff;border-color:#4338ca}.sidebar-quick-task-label{font-weight:600;font-size:12px;letter-spacing:-.01em;color:#0f172a}.sidebar-quick-task-kbd{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:4px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;line-height:1}.quick-add-sidebar-btn{display:flex;align-items:center;justify-content:space-between;width:100%;margin:6px 0 10px;padding:8px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease}.quick-add-sidebar-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.quick-add-sidebar-btn-left{display:flex;align-items:center;gap:8px}.quick-add-sidebar-btn kbd{padding:2px 6px;border-radius:4px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-family:JetBrains Mono,monospace;font-weight:500}.quick-add-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding-top:clamp(40px,12vh,120px);padding-inline:16px;background:#0f172aa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-add-panel{width:min(100%,640px);border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;display:flex;flex-direction:column;overflow:hidden;animation:slideDown .18s cubic-bezier(.16,1,.3,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.quick-add-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f1f5f9;background:#fafafa}.quick-add-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#1e293b}.quick-add-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#eff6ff;color:#2563eb}.quick-add-key-badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:4px;background:#e2e8f0;color:#475569;font-size:11px;font-weight:700;font-family:monospace}.quick-add-header-actions{display:flex;align-items:center;gap:8px}.quick-add-help-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.quick-add-help-btn:hover{background:#f8fafc;color:#1e293b}.quick-add-close-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#94a3b8;cursor:pointer;transition:all .15s ease}.quick-add-close-btn:hover{background:#f1f5f9;color:#1e293b}.quick-add-message-pill{display:flex;align-items:center;gap:8px;padding:8px 18px;background:#f0fdf4;border-bottom:1px solid #dcfce7;color:#166534;font-size:12px;font-weight:600}.quick-add-toast{display:flex;align-items:center;gap:8px;padding:8px 18px;background:#eff6ff;border-bottom:1px solid #dbeafe;color:#1e40af;font-size:12px;font-weight:600;animation:fadeIn .2s ease}.quick-add-cheatsheet{padding:12px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.syntax-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.syntax-grid div{display:flex;flex-direction:column;gap:2px}.syntax-grid code{font-family:monospace;font-size:11px;background:#fff;padding:2px 6px;border-radius:4px;border:1px solid #e2e8f0;color:#0f172a}.syntax-grid small{font-size:10px;color:#64748b;font-weight:600}.quick-add-input-wrapper{padding:16px 18px 12px}.quick-add-input{width:100%;border:none;background:transparent;font-size:16px;font-weight:500;color:#0f172a;outline:none;line-height:1.5}.quick-add-input::placeholder{color:#94a3b8;font-weight:400}.quick-add-chips-container{padding:0 18px 12px;display:flex;flex-direction:column;gap:6px}.quick-add-chips-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.quick-add-chips-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.token-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.4;transition:all .15s ease}.token-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:none;background:#00000014;color:inherit;cursor:pointer;padding:0;margin-left:2px;transition:background .1s ease}.token-chip-remove:hover{background:#0003}.token-chip.project.inbox{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.token-chip.project.custom-project{background:#f5f3ff;color:#6d28d9;border:1px solid #ddd6fe}.token-chip.priority.priority-critical,.token-chip.priority.priority-urgent{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.token-chip.priority.priority-high{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.token-chip.priority.priority-normal{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.token-chip.priority.priority-low{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.token-chip.due{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.token-chip.start-date{background:#f0fdfa;color:#0f766e;border:1px solid #99f6e4}.token-chip.assignee{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.token-chip.label{background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.token-chip.recurrence{background:#fdf4ff;color:#a21caf;border:1px solid #f5d0fe}.quick-add-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;background:#f8fafc;border-top:1px solid #f1f5f9;flex-wrap:wrap}.quick-add-dest-group{display:flex;align-items:center;gap:6px}.quick-add-dest-label{font-size:12px;font-weight:700;color:#64748b}.quick-add-select{height:30px;padding:0 8px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:12px;font-weight:600;outline:none}.quick-add-select:focus{border-color:#3b82f6}.quick-add-snippets{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.snippet-pill{padding:3px 8px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:11px;font-weight:600;cursor:pointer;transition:all .12s ease}.snippet-pill:hover{background:#f1f5f9;color:#0f172a}.snippet-pill.priority-high:hover{background:#fef3c7;color:#92400e;border-color:#fde68a}.snippet-pill.priority-urgent:hover{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.quick-add-error{padding:8px 18px;background:#fef2f2;border-top:1px solid #fee2e2;color:#b91c1c;font-size:12px;font-weight:600}.quick-add-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-top:1px solid #e2e8f0;background:#fff;flex-wrap:wrap}.quick-add-hints{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hint-item{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;font-weight:500}.hint-item kbd{padding:1px 5px;border-radius:4px;background:#f1f5f9;border:1px solid #cbd5e1;font-family:monospace;font-size:10px;font-weight:700;color:#334155}.quick-add-buttons{display:flex;align-items:center;gap:8px;margin-left:auto}.quick-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease;border:1px solid transparent}.quick-add-btn.secondary{background:#fff;color:#475569;border-color:#e2e8f0}.quick-add-btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.quick-add-btn.primary-outline{background:#fff;color:#0f172a;border-color:#e2e8f0}.quick-add-btn.primary-outline:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.quick-add-btn.primary{background:#0f172a;color:#fff;border-color:#0f172a}.quick-add-btn.primary:hover:not(:disabled){background:#1e293b;border-color:#1e293b}.quick-add-btn:disabled{opacity:.5;cursor:not-allowed}.batch-action-bar-container{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:95;animation:slideUpBar .2s cubic-bezier(.16,1,.3,1)}@keyframes slideUpBar{0%{opacity:0;transform:translate(-50%,16px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}.batch-action-bar{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:6px;background:#0f172a;color:#fff;border:1px solid #1e293b;box-shadow:0 1px 3px #0f172a0f,0 8px 24px -4px #0f172a24}.batch-count-badge{display:flex;align-items:center;gap:8px;padding-right:4px}.batch-counter{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:4px;background:#4338ca;color:#fff;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.batch-label{font-size:12px;font-weight:500;color:#cbd5e1;white-space:nowrap}.batch-clear-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;border:none;background:#ffffff1a;color:#94a3b8;cursor:pointer;transition:all .12s ease}.batch-clear-btn:hover{background:#fff3;color:#fff}.batch-divider{width:1px;height:18px;background:#ffffff26}.batch-actions-group{display:flex;align-items:center;gap:6px}.batch-dropdown-wrap{position:relative}.batch-btn{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:4px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#f1f5f9;font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;white-space:nowrap}.batch-btn:hover:not(:disabled){background:#ffffff29;border-color:#ffffff40;color:#fff}.batch-btn.danger{background:#ba1a1a33;color:#fca5a5;border-color:#ba1a1a66}.batch-btn.danger:hover:not(:disabled){background:#ba1a1a;color:#fff}.batch-menu{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:160px;max-width:260px;background:#fff;color:#0f172a;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0003;padding:4px;display:flex;flex-direction:column;gap:2px;z-index:100}.batch-menu.max-height{max-height:220px;overflow-y:auto}.batch-menu-item{display:flex;align-items:center;width:100%;padding:6px 10px;border-radius:6px;border:none;background:transparent;color:#334155;font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:background .1s ease}.batch-menu-item:hover{background:#f1f5f9;color:#0f172a}.batch-menu-item.nested{padding-left:20px;font-size:11px;color:#64748b}.batch-menu-item.text-danger{color:#dc2626}.batch-menu-item.text-danger:hover{background:#fef2f2}.batch-project-group{display:flex;flex-direction:column}.task-card-header{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:4px}.task-card-check-id{display:flex;align-items:center;gap:6px}.task-select-checkbox{width:15px;height:15px;border-radius:4px;accent-color:#2563eb;cursor:pointer;opacity:.25;transition:opacity .15s ease}.task-card:hover .task-select-checkbox,.task-card.selection-mode .task-select-checkbox,.task-select-checkbox:checked{opacity:1}.task-card.batch-selected{border-color:#3b82f6!important;background:#eff6ff!important}.task-card.task-card-overdue{border-left:3px solid #ef4444}.task-card-header-dates{display:flex;align-items:center;gap:6px}.task-resurfaced-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:4px;background:#ecfdf5;color:#059669;border:1px solid #a7f3d0;font-size:10px;font-weight:700}.task-snooze-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 5px;border-radius:4px;background:#f3e8ff;color:#6b21a8;font-size:10px;font-weight:600}.task-recurrence-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:4px;background:#fdf4ff;color:#9333ea;border:1px solid #f5d0fe;font-size:10px;font-weight:600}.task-start-badge{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--muted)}.task-start-badge.today{color:#059669;font-weight:600}.task-due-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:600;background:#f1f5f9;color:#475569}.task-due-badge.due-today{background:#fef3c7;color:#d97706;border:1px solid #fde68a;font-weight:700}.task-due-badge.due-tomorrow{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.task-due-badge.overdue{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5;font-weight:700}.task-card-project-pill{display:inline-flex;align-items:center;gap:4px;margin:2px 0 6px;font-size:11px;font-weight:600;color:#475569}.task-card-project-pill small{color:#94a3b8}.task-card-labels{display:flex;gap:4px;flex-wrap:wrap;margin-top:4px}.task-label-chip{font-size:10px;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#475569;font-weight:500}.task-card-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:6px}.task-status-select{font-size:11px;padding:2px 6px;border-radius:4px;border:1px solid var(--line);background:#fff;color:var(--text);cursor:pointer}.triage-quick-actions{display:flex;align-items:center;gap:4px}.triage-dropdown-wrap{position:relative}.triage-btn{display:inline-flex;align-items:center;gap:3px;height:22px;padding:0 6px;border-radius:4px;border:1px solid #cbd5e1;background:#f8fafc;color:#475569;font-size:10px;font-weight:600;cursor:pointer;transition:all .12s ease}.triage-btn:hover{background:#e2e8f0;color:#0f172a}.triage-btn.success{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.triage-btn.success:hover{background:#059669;color:#fff}.triage-menu{position:absolute;bottom:calc(100% + 4px);right:0;min-width:180px;max-height:200px;overflow-y:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #00000026;padding:4px;z-index:50}.triage-menu-title{padding:4px 8px;font-size:10px;font-weight:700;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid #f1f5f9;margin-bottom:2px}.triage-project-option{display:flex;flex-direction:column}.triage-menu-item{display:flex;align-items:center;width:100%;padding:5px 8px;border-radius:4px;border:none;background:transparent;color:#334155;font-size:11px;font-weight:500;text-align:left;cursor:pointer}.triage-menu-item:hover{background:#f1f5f9;color:#0f172a}.triage-menu-item.nested{padding-left:18px;color:#64748b;font-size:10px}.batch-select-all-wrap{margin-left:auto;padding-left:12px}.batch-select-all-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.batch-select-all-btn:hover,.batch-select-all-btn.active{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.inbox-badge-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:9999px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;margin-left:4px}.new-project-tab{border:1px dashed #cbd5e1!important;color:#64748b!important}.new-project-tab:hover{background:#f8fafc!important;border-color:#94a3b8!important;color:#0f172a!important}.project-detail-header-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#fff;border-bottom:1px solid #f1f5f9;gap:12px;flex-wrap:wrap}.project-title-group{display:flex;align-items:center;gap:10px}.project-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-size:18px}.project-title-group h2{margin:0;font-size:16px;font-weight:700;color:#0f172a}.project-title-group p{margin:2px 0 0;font-size:12px;color:#64748b}.project-header-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.segmented-control{display:inline-flex;background:#f1f5f9;padding:2px;border-radius:7px;border:1px solid #e2e8f0}.segment-btn{padding:4px 10px;border-radius:5px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;transition:all .12s ease}.segment-btn.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #00000014}.action-btn.small{height:28px;padding:0 10px;font-size:12px}.action-btn.small.icon-only{width:28px;padding:0;display:inline-flex;align-items:center;justify-content:center}.section-column-header{display:flex;align-items:center;justify-content:space-between}.section-name-label{cursor:pointer}.section-name-label:hover{text-decoration:underline dotted}.section-rename-input{font-size:13px;font-weight:700;border:1px solid #3b82f6;border-radius:4px;padding:2px 6px;outline:none;width:120px}.section-header-actions{display:flex;align-items:center;gap:4px}.section-tool-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;border:none;background:transparent;color:#94a3b8;cursor:pointer;transition:all .12s ease}.section-tool-btn:hover{background:#f1f5f9;color:#334155}.section-tool-btn.danger:hover{background:#fee2e2;color:#dc2626}.add-task-to-column-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:8px;border-radius:6px;border:1px dashed #cbd5e1;background:transparent;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;margin-top:8px;transition:all .15s ease}.add-task-to-column-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.add-section-column{min-width:240px;background:#f8fafc!important;border:1px dashed #cbd5e1!important;display:flex;align-items:center;justify-content:center;padding:16px}.add-section-trigger-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.add-section-trigger-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.add-section-form{display:flex;flex-direction:column;gap:8px;width:100%}.add-section-input{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #cbd5e1;font-size:13px;outline:none}.add-section-input:focus{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}.add-section-form-actions{display:flex;justify-content:flex-end;gap:6px}.inbox-triage-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:12px;flex-wrap:wrap}.inbox-triage-info{display:flex;align-items:center;gap:10px}.inbox-triage-icon{font-size:18px}.inbox-triage-info strong{display:block;font-size:13px;font-weight:600;color:#0f172a}.inbox-triage-info p{margin:2px 0 0;font-size:12px;color:#64748b}.triage-hint-pill{font-size:11px;font-weight:500;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 8px;border-radius:4px}.color-palette-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.color-dot-btn{width:24px;height:24px;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:transform .1s ease}.color-dot-btn:hover{transform:scale(1.05)}.color-dot-btn.active{border-color:#0f172a;transform:scale(1.1)}.icon-palette-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.icon-pill-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:15px;cursor:pointer;transition:all .12s ease}.icon-pill-btn:hover{background:#f8fafc;border-color:#cbd5e1}.icon-pill-btn.active{border-color:#0f172a;background:#f1f5f9}.visibility-options{display:flex;flex-direction:column;gap:8px;margin-top:4px}.radio-label{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;cursor:pointer;transition:background .1s ease}.radio-label:hover{background:#f8fafc}.radio-label input{margin-top:3px}.radio-label strong{display:block;font-size:13px;color:#0f172a}.radio-label small{font-size:11px;color:#64748b}.checkbox-row{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;cursor:pointer}.checkbox-row input{margin-top:3px}.checkbox-row strong{display:block;font-size:13px;color:#0f172a}.checkbox-row small{font-size:11px;color:#64748b}.modal-error-banner{padding:10px 16px;background:#fef2f2;border-bottom:1px solid #fee2e2;color:#dc2626;font-size:12px;font-weight:600}.project-tabs-divider{width:1px;height:20px;background:#cbd5e1;margin:0 4px;align-self:center;flex-shrink:0}.time-filter-btn{display:inline-flex;align-items:center;gap:5px}.time-filter-btn.overdue-tab{color:#dc2626}.time-filter-btn.overdue-tab.active{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.time-filter-btn.snoozed-tab{color:#7c3aed}.time-filter-btn.snoozed-tab.active{background:#ede9fe;border-color:#ddd6fe;color:#6d28d9}.time-badge-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;font-size:10px;font-weight:700;line-height:1}.time-badge-count.today{background:#fef3c7;color:#b45309}.time-badge-count.overdue{background:#fee2e2;color:#b91c1c}.toggle-snoozed-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.toggle-snoozed-btn:hover{background:#f8fafc;color:#334155;border-color:#cbd5e1}.toggle-snoozed-btn.active{background:#ede9fe;border-color:#c4b5fd;color:#6d28d9;font-weight:600}.time-view-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid transparent;gap:12px;flex-wrap:wrap}.time-view-banner-left{display:flex;align-items:center;gap:12px}.time-banner-icon-box{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;flex-shrink:0}.time-banner-icon-box.today{background:#fef3c7;color:#d97706}.today-banner{background:#f8fafc;border-bottom-color:#e2e8f0}.today-banner strong{color:#0f172a;font-size:13px;font-weight:600}.today-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.time-banner-icon-box.upcoming{background:#f1f5f9;color:#0f172a}.upcoming-banner{background:#f8fafc;border-bottom-color:#e2e8f0}.upcoming-banner strong{color:#0f172a;font-size:13px;font-weight:600}.upcoming-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.time-banner-icon-box.overdue{background:#fef2f2;color:#ba1a1a}.overdue-banner{background:snow;border-bottom-color:#fecaca}.overdue-banner strong{color:#ba1a1a;font-size:13px;font-weight:600}.overdue-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.time-banner-icon-box.snoozed{background:#eef2ff;color:#4338ca}.snoozed-banner{background:#f8fafc;border-bottom-color:#e2e8f0}.snoozed-banner strong{color:#0f172a;font-size:13px;font-weight:600}.snoozed-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.task-quick-date-btn{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:600;border-radius:4px;border:1px solid #cbd5e1;background:#f8fafc;color:#475569;cursor:pointer;transition:all .12s ease}.task-quick-date-btn:hover{background:#f1f5f9;color:#1e293b;border-color:#94a3b8}.view-mode-switcher .segment-btn{display:inline-flex;align-items:center;gap:5px}.template-picker-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.template-chip-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.template-chip-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.template-chip-btn.active{background:#ede9fe;border-color:#a78bfa;color:#5b21b6;font-weight:600}.template-sections-preview{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;padding:6px 10px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px}.template-section-tag{display:inline-flex;align-items:center;font-size:11px;color:#475569;background:#fff;padding:2px 7px;border-radius:4px;border:1px solid #e2e8f0;font-weight:500}.time-banner-icon-box.my-tasks{background:#f1f5f9;color:#0f172a}.my-tasks-banner{background:#f8fafc;border-bottom-color:#e2e8f0}.my-tasks-banner strong{color:#0f172a;font-size:13px;font-weight:600}.my-tasks-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.time-banner-icon-box.completed{background:#f0fdf4;color:#16a34a}.completed-banner{background:#f8fafc;border-bottom-color:#e2e8f0}.completed-banner strong{color:#0f172a;font-size:13px;font-weight:600}.completed-banner p{margin:2px 0 0;font-size:12px;color:#64748b}.time-filter-btn.my-tasks-tab.active,.time-filter-btn.completed-tab.active{background:#0f172a;color:#fff;border-color:#0f172a}.task-list-view-container{display:flex;flex-direction:column;flex:1;background:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;min-height:400px}.task-list-header-row{display:grid;grid-template-columns:36px 36px 1fr 160px 100px 130px 60px 50px;align-items:center;padding:8px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none}.task-list-row{display:grid;grid-template-columns:36px 36px 1fr 160px 100px 130px 60px 50px;align-items:center;padding:9px 12px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#0f172a;cursor:pointer;transition:background .12s ease}.task-list-row:hover{background:#f8fafc}.task-list-row.selected{background:#f1f5f9}.task-list-row.batch-selected{background:#eef2ff}.task-select-checkbox{cursor:pointer;accent-color:#0f172a;width:16px;height:16px;border-radius:3px}.task-complete-check-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.circle-check-box{display:block;width:16px;height:16px;border:1.5px solid #cbd5e1;border-radius:3px;transition:all .12s ease}.circle-check-box:hover{border-color:#0f172a;background:#f8fafc}.task-list-title-text{font-weight:500;color:#0f172a}.task-list-title-text.strikethrough{text-decoration:line-through;color:#94a3b8}.task-resurfaced-badge,.task-snooze-badge,.task-recurrence-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:600}.task-resurfaced-badge{background:#fef3c7;color:#b45309}.task-snooze-badge{background:#ede9fe;color:#7c3aed}.task-recurrence-badge{background:#e0f2fe;color:#0284c7}.subtask-expand-btn{display:inline-flex;align-items:center;gap:2px;padding:1px 6px;border-radius:4px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:11px;cursor:pointer;transition:all .12s ease}.subtask-expand-btn:hover{background:#f1f5f9;color:#0f172a}.list-project-pill{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:5px;border:1px solid;background:#f8fafc;font-size:11px;font-weight:500;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-inbox-pill{display:inline-flex;align-items:center;font-size:11px;color:#94a3b8;font-style:italic}.list-action-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:4px;border:1px solid transparent;background:transparent;color:#94a3b8;cursor:pointer;transition:all .12s ease}.list-action-btn:hover.delete{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.task-subtasks-expanded-row{display:flex;background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:6px 12px 6px 72px}.subtasks-indent-line{width:2px;background:#cbd5e1;margin-right:12px;border-radius:1px}.subtasks-list-block{display:flex;flex-direction:column;gap:4px;flex:1}.subtask-item-line{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;font-size:12px;color:#334155;cursor:pointer}.subtask-item-line:hover{background:#f1f5f9}.subtask-item-line.completed .subtask-title{text-decoration:line-through;color:#94a3b8}.subtask-checkbox{cursor:pointer;accent-color:#059669}.subtask-title{flex:1}.subtask-due{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#64748b}.task-list-empty{display:flex;align-items:center;justify-content:center;padding:48px;color:#94a3b8;font-size:14px}.task-calendar-container{display:flex;flex-direction:column;flex:1;background:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;min-height:520px}.task-calendar-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.calendar-month-title h2{margin:0;font-size:17px;font-weight:700;color:#0f172a}.calendar-tasks-count{font-size:12px;color:#64748b;margin-top:2px;display:block}.calendar-nav-controls{display:flex;align-items:center;gap:6px}.calendar-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer;transition:all .12s ease}.calendar-nav-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}.calendar-today-btn{padding:0 12px;height:30px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:12px;font-weight:600;cursor:pointer;transition:all .12s ease}.calendar-today-btn:hover{background:#f1f5f9;border-color:#94a3b8}.calendar-weekdays-grid{display:grid;grid-template-columns:repeat(7,1fr);background:#f1f5f9;border-bottom:1px solid #e2e8f0}.calendar-weekday-col{padding:8px 10px;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.05em}.calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(95px,1fr);flex:1;background:#e2e8f0;gap:1px}.calendar-day-cell.out-month{background:#fafafa;opacity:.6}.calendar-day-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.calendar-day-number{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;color:#475569;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px}.calendar-day-number.today-number{background:#0f172a;color:#fff;font-weight:600}.calendar-add-day-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;border:1px solid transparent;background:transparent;color:#94a3b8;cursor:pointer;opacity:0;transition:all .12s ease}.calendar-day-cell:hover .calendar-add-day-btn{opacity:1}.calendar-add-day-btn:hover{background:#e2e8f0;color:#1e293b}.calendar-cell-tasks{display:flex;flex-direction:column;gap:3px;overflow-y:auto;max-height:80px}.calendar-task-pill{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:4px;border:1px solid #e2e8f0;border-left-width:3px;border-left-color:#4338ca;background:#fff;color:#0f172a;font-size:11px;font-weight:500;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .12s ease;width:100%}.calendar-task-pill:hover{background:#f8fafc;border-color:#cbd5e1}.calendar-task-pill.selected{background:#eef2ff;border-color:#c7d2fe;color:#4338ca;font-weight:600}.calendar-task-pill.done{opacity:.6;text-decoration:line-through}.calendar-task-pill.overdue{background:snow;border-color:#fecaca;border-left-color:#ba1a1a}.calendar-task-icon{display:inline-flex;flex-shrink:0}.calendar-task-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.calendar-more-tasks{font-size:10px;color:#64748b;font-weight:600;padding-left:2px}.quick-add-due-bar{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:6px;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-wrap:wrap}.due-bar-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.due-bar-buttons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.quick-date-pill{position:relative;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;-webkit-user-select:none;user-select:none}.quick-date-pill:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.quick-date-pill.active{background:#0f172a;border-color:#0f172a;color:#fff;font-weight:500;box-shadow:none}.quick-date-pill.custom-date-picker{cursor:pointer;overflow:hidden}.quick-date-hidden-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.quick-date-clear-pill{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;border:1px solid #fecaca;background:#fef2f2;color:#dc2626;font-size:11px;font-weight:600;cursor:pointer;transition:all .12s ease}.quick-date-clear-pill:hover{background:#fee2e2;border-color:#f87171}.task-create-due-wrapper{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;padding:4px 8px;background:#fff;border:1px solid var(--line);border-radius:6px}.due-bar-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.due-bar-separator{width:1px;height:22px;background:#cbd5e1;margin:0 4px}.quick-date-input{display:inline-flex;align-items:center;padding:3px 8px;height:26px;border-radius:5px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:12px;font-weight:500;cursor:pointer;outline:none;font-family:inherit;transition:all .15s ease;box-sizing:border-box}.quick-date-input:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.quick-date-input:focus,.quick-date-input.active{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8;font-weight:600;box-shadow:0 1px 2px #3b82f61a}.quick-date-input::-webkit-calendar-picker-indicator{cursor:pointer;padding:2px;filter:opacity(.65);transition:filter .15s ease}.quick-date-input::-webkit-calendar-picker-indicator:hover{filter:opacity(1)}:root{--md-surface: #f8f9ff;--md-surface-dim: #cbdbf5;--md-surface-bright: #f8f9ff;--md-surface-container-lowest: #ffffff;--md-surface-container-low: #eff4ff;--md-surface-container: #e5eeff;--md-surface-container-high: #dce9ff;--md-surface-container-highest: #d3e4fe;--md-on-surface: #0b1c30;--md-on-surface-variant: #45464d;--md-inverse-surface: #213145;--md-inverse-on-surface: #eaf1ff;--md-outline: #76777d;--md-outline-variant: #c6c6cd;--md-surface-tint: #565e74;--md-primary: #000000;--md-on-primary: #ffffff;--md-primary-container: #131b2e;--md-on-primary-container: #7c839b;--md-inverse-primary: #bec6e0;--md-secondary: #515f74;--md-on-secondary: #ffffff;--md-secondary-container: #d5e3fd;--md-on-secondary-container: #57657b;--md-tertiary: #000000;--md-on-tertiary: #ffffff;--md-tertiary-container: #100069;--md-on-tertiary-container: #7771ff;--md-error: #ba1a1a;--md-on-error: #ffffff;--md-error-container: #ffdad6;--md-on-error-container: #93000a;--md-background: #f8f9ff;--md-on-background: #0b1c30;--canvas: #ffffff;--surface: #f8fafc;--surface-dim: #f1f5f9;--surface-subtle: #f8fafc;--surface-hover: #f1f5f9;--card-bg: #ffffff;--rail: #0f172a;--rail-hover: #1e293b;--rail-soft: rgba(255, 255, 255, .08);--sidebar: #f8fafc;--sidebar-text: #0f172a;--sidebar-muted: #64748b;--sidebar-hover: #f1f5f9;--sidebar-border: #e2e8f0;--text: #0f172a;--text-secondary: #475569;--muted: #64748b;--tertiary: #94a3b8;--line: #e2e8f0;--line-soft: #f1f5f9;--outline: #e2e8f0;--outline-active: #cbd5e1;--primary: #0f172a;--primary-hover: #1e293b;--primary-text: #ffffff;--accent: #4338ca;--accent-hover: #3730a3;--accent-soft: #eef2ff;--accent-border: #c7d2fe;--selected: #4338ca;--blue: #4338ca;--blue-dark: #3730a3;--blue-soft: #eef2ff;--green: #16a34a;--green-soft: #f0fdf4;--yellow: #d97706;--yellow-soft: #fffbeb;--red: #ba1a1a;--red-soft: #fef2f2;--error: #ba1a1a;--error-soft: #fef2f2;--shadow: none;--shadow-overlay: 0 1px 3px rgba(15, 23, 42, .06), 0 8px 24px -4px rgba(15, 23, 42, .08);--shadow-lg: 0 1px 3px rgba(15, 23, 42, .06), 0 8px 24px -4px rgba(15, 23, 42, .08);--radius-xs: 2px;--radius-sm: 4px;--radius: 6px;--radius-interactive: 6px;--radius-container: 8px;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", monospace}body{background:var(--surface);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text);font-weight:600;letter-spacing:-.025em}code,pre,kbd,samp,.mono,.task-id,.keyboard-shortcut{font-family:var(--font-mono);font-size:12px;letter-spacing:0em}.workspace-rail{gap:8px;padding:12px 0;background:var(--rail);border-right:1px solid #1e293b}.workspace-tile{width:38px;height:38px;border-radius:var(--radius-interactive);background:var(--rail-soft);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.06);transition:background .12s ease,border-color .12s ease;box-shadow:none}.workspace-tile:hover{background:#ffffff24;border-color:#ffffff26;transform:none}.workspace-tile.active{background:var(--accent);color:#fff;border-color:#ffffff40;box-shadow:none;transform:none}.rail-icon{width:36px;height:36px;border-radius:var(--radius-interactive);color:var(--tertiary);transition:background .12s ease,color .12s ease}.rail-icon.selected,.rail-icon:hover,.add-workspace:hover{background:#ffffff1a;color:#fff}.rail-icon.selected{background:var(--accent);color:#fff}.rail-badge,.badge-dot:after{border-color:var(--rail);background:var(--red);font-family:var(--font-mono);font-size:10px;font-weight:600;border-radius:var(--radius-sm)}.sidebar{display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden;background:var(--sidebar);color:var(--sidebar-text);border-right:1px solid var(--sidebar-border);padding:14px 12px 12px;box-sizing:border-box}.sidebar-scroll{flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;margin:0 -4px;padding:0 4px}.sidebar-header{padding:2px 4px 12px;border-bottom:1px solid var(--line);margin-bottom:8px;flex-shrink:0}.sidebar-quick-task-wrap{padding:0 2px;margin:4px 0 10px}.sidebar-quick-task-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text);font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease;box-shadow:none}.sidebar-quick-task-btn:hover{background:var(--surface-dim);border-color:var(--outline-active);color:var(--text)}.sidebar-quick-task-left{display:flex;align-items:center;gap:8px}.sidebar-quick-task-icon-box{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:var(--radius-sm);background:var(--surface-dim);color:var(--accent);border:1px solid var(--line);transition:all .12s ease}.sidebar-quick-task-btn:hover .sidebar-quick-task-icon-box{background:var(--accent);color:#fff;border-color:var(--accent)}.sidebar-quick-task-label{font-weight:600;font-size:12px;letter-spacing:-.01em;color:var(--text)}.sidebar-quick-task-kbd{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:var(--radius-sm);background:var(--surface-dim);border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:500;line-height:1}.quick-add-sidebar-btn{display:flex;align-items:center;justify-content:space-between;width:100%;margin:6px 0 10px;padding:8px 10px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text);font-size:13px;font-weight:500;cursor:pointer;transition:all .12s ease}.quick-add-sidebar-btn:hover{background:var(--surface-dim);border-color:var(--outline-active)}.quick-add-sidebar-btn kbd{padding:2px 6px;border-radius:var(--radius-sm);background:var(--surface-dim);border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);font-size:11px}.sidebar-header h2{color:var(--text);font-size:16px;font-weight:600;letter-spacing:-.02em}.sidebar-header p{color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.02em}.sidebar-header p .presence.active{background:var(--green)}.sidebar-header p .presence.away{background:var(--tertiary)}.mobile-close{color:var(--muted);border-radius:var(--radius-sm);transition:background .12s ease,color .12s ease}.section-title{display:flex;align-items:center;justify-content:space-between;padding:6px 2px 2px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.section-title:before{display:none!important;content:none!important}.section-collapse-btn{display:inline-flex;align-items:center;gap:5px;background:transparent;border:none;padding:4px 6px;margin:0;border-radius:var(--radius-sm);color:var(--muted);font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all .12s ease}.section-collapse-btn:hover{background:var(--sidebar-hover);color:var(--text)}.section-collapse-btn svg{color:var(--muted);flex-shrink:0}.section-collapse-btn:hover svg{color:var(--text)}.section-add-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--radius-sm);background:transparent;color:var(--muted);border:none;cursor:pointer;transition:all .12s ease}.section-add-btn:hover{background:var(--sidebar-hover);color:var(--text)}.sidebar-section{margin:4px 0 6px}.sidebar-row{min-height:32px;padding:6px 10px;border-radius:var(--radius-interactive);color:var(--text-secondary);font-size:13px;font-weight:500;letter-spacing:0em;transition:background .12s ease,color .12s ease;position:relative}.sidebar-row svg{color:var(--muted)}.sidebar-row:hover{background:var(--sidebar-hover);color:var(--text)}.sidebar-row.selected,.sidebar-row.selected:hover{background:var(--surface-dim);color:var(--text);font-weight:600}.sidebar-row.selected:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:var(--accent);border-radius:1px}.sidebar-row.selected svg{color:var(--accent)}.unread{background:var(--primary);color:#fff;font-family:var(--font-mono);font-size:11px;font-weight:500;padding:1px 6px;border-radius:var(--radius-sm)}.sidebar-row.selected .unread{background:var(--accent);color:#fff}.sidebar-empty{color:var(--tertiary);font-size:12px;padding:6px 8px}.sidebar-filter{margin:4px 0 8px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);font-size:13px;height:32px;padding:0 10px;transition:border-color .12s ease,box-shadow .12s ease}.sidebar-filter:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.sidebar-filter::placeholder{color:var(--tertiary)}.group-glyph{background:var(--surface-dim);color:var(--text-secondary);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:12px}.dm-status{background:var(--tertiary);width:7px;height:7px;border-radius:50%}.dm-status.active{background:var(--green)}.profile-strip{border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);padding:8px 10px;transition:background .12s ease,border-color .12s ease}.profile-strip:hover{background:var(--sidebar-hover);border-color:var(--outline-active)}.profile-strip strong{font-size:13px;font-weight:600;color:var(--text)}.profile-strip small{color:var(--muted);font-size:11px;font-weight:500}.profile-strip svg{color:var(--muted)}.notify-banner{border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text)}.notify-banner:hover{background:var(--sidebar-hover);border-color:var(--outline-active)}.notify-banner small{color:var(--muted)}.notify-banner svg{color:var(--accent)}.main-surface{padding:16px;background:var(--surface)}.workspace-card{border:1px solid var(--line);border-radius:var(--radius-container);background:var(--canvas);box-shadow:none}.surface-header,.chat-header,.dm-chat-header{border-bottom:1px solid var(--line);background:var(--canvas);padding:12px 18px}.eyebrow{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.channel-icon,.brand-mark{background:var(--surface-dim);color:var(--text-secondary);border:1px solid var(--line);border-radius:var(--radius-sm)}.chat-header h1,.surface-header h1,.dm-chat-header h1{color:var(--text);font-size:16px;font-weight:600;letter-spacing:-.015em}.search-pill{border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);height:32px;transition:border-color .12s ease,box-shadow .12s ease}.search-pill input{font-size:13px;color:var(--text)}.search-pill input::placeholder{color:var(--tertiary)}.search-pill:focus-within{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#fff}.header-quick-task-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;white-space:nowrap}.header-quick-task-btn:hover{background:var(--surface-dim);border-color:var(--outline-active);color:var(--text)}.header-quick-task-btn svg{color:var(--accent)}.header-quick-task-btn kbd{padding:1px 5px;border-radius:var(--radius-sm);background:var(--surface-dim);border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);font-size:10px;font-weight:500;line-height:1}.icon-button{border-radius:var(--radius-interactive);color:var(--muted);transition:background .12s ease,color .12s ease}.icon-button:hover{background:var(--surface-dim);color:var(--text)}.primary-button,.send-button,.composer .send-button{min-height:34px;padding:0 14px;border-radius:var(--radius-interactive);background:var(--primary);color:var(--primary-text);font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:0em;border:1px solid var(--primary);box-shadow:none;transition:background .12s ease,border-color .12s ease}.primary-button:hover:not(:disabled),.send-button:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover);transform:none;box-shadow:none}.primary-button:disabled,.send-button:disabled{background:var(--line);color:var(--tertiary);border-color:var(--line);box-shadow:none;transform:none}.secondary-button{min-height:34px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:0em;box-shadow:none;transition:background .12s ease,border-color .12s ease}.secondary-button:hover:not(:disabled){border-color:var(--outline-active);background:var(--surface);color:var(--text)}.sso-button{border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);font-size:13px;font-weight:500;box-shadow:none;transition:background .12s ease,border-color .12s ease}.sso-button:hover{background:var(--surface);border-color:var(--outline-active)}.link-button{color:var(--accent);font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:2px}.ghost-button{background:transparent;color:var(--text-secondary);border:1px solid transparent;border-radius:var(--radius-interactive);font-size:13px;font-weight:500;transition:background .12s ease,color .12s ease}.ghost-button:hover{border-color:transparent;background:var(--surface-dim);color:var(--text)}.shortcut-badge,.code-badge,kbd{font-family:var(--font-mono);font-size:11px;font-weight:500;background:var(--surface-dim);color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-sm);padding:2px 5px;line-height:1}.message-list{background:var(--canvas)}.avatar{border-radius:var(--radius-sm);background:var(--surface-dim);color:var(--text);font-family:var(--font-sans);font-weight:600;font-size:12px;border:1px solid var(--line)}.presence{border-color:#fff}.presence.active{background:var(--green)}.presence.away,.presence.offline{background:var(--tertiary)}.message{border-radius:0;padding:8px 16px;transition:background .1s ease;border-left:2px solid transparent}.message:hover{background:var(--surface)}.message-meta strong{color:var(--text);font-size:13px;font-weight:600}.message-meta time,.message-meta small{color:var(--tertiary);font-family:var(--font-mono);font-size:11px}.message p,.message-body{color:#1e293b;font-size:14px;line-height:22px;letter-spacing:-.005em}.date-separator{margin:16px 0}.date-separator span{padding:2px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--muted);font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.02em}.date-separator:before,.date-separator:after{background:var(--line)}.message-tools{border:1px solid var(--outline-active);border-radius:var(--radius-interactive);background:#fff;box-shadow:var(--shadow-overlay)}.message-tools button{border-radius:var(--radius-sm);color:var(--muted)}.message-tools button:hover{background:var(--surface-dim);color:var(--text)}.reaction{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-secondary);font-size:12px;font-weight:500;padding:2px 6px;transition:border-color .12s ease,background .12s ease}.reaction:hover{border-color:var(--outline-active);background:var(--surface-dim)}.reaction.mine{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:600}.emoji-picker{border:1px solid var(--outline-active);border-radius:var(--radius-container);box-shadow:var(--shadow-overlay);background:#fff}.thread-line{border-color:var(--line)}.attachment-card,.integration-card,.linked-task{border:1px solid var(--line);border-radius:var(--radius-interactive);background:var(--surface);color:var(--text);box-shadow:none;transition:border-color .12s ease,background .12s ease}.attachment-card:hover{border-color:var(--outline-active);background:#fff}.linked-task span{color:var(--accent);font-weight:500}.file-icon{border-radius:var(--radius-sm);background:var(--surface-dim);color:var(--text-secondary)}.file-icon.pdf{background:#fee2e2;color:var(--red)}.file-icon.image{background:#dcfce7;color:var(--green)}.file-icon.sheet{background:#fef3c7;color:var(--yellow)}.composer{margin:10px 16px 16px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;box-shadow:none;transition:border-color .12s ease,box-shadow .12s ease}.composer:focus-within{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.composer textarea{font-size:14px;line-height:22px;color:var(--text);font-family:var(--font-sans)}.composer textarea::placeholder{color:var(--tertiary)}.composer-footer{border-top:1px solid var(--line-soft);background:var(--surface);border-radius:0 0 calc(var(--radius-interactive) - 1px) calc(var(--radius-interactive) - 1px);padding:6px 10px}.composer-file-button{color:var(--muted);border-radius:var(--radius-sm);transition:background .12s ease,color .12s ease}.composer-file-button:hover{background:var(--surface-dim);color:var(--text)}.selected-file-chip{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text);font-size:12px;font-weight:500}.dm-composer{border-top:1px solid var(--line);background:#fff;padding:10px 16px}.dm-composer>input:not([type=file]){min-height:34px;border:1px solid var(--line);border-radius:var(--radius-interactive);font-size:14px;color:var(--text);padding:0 12px}.dm-composer>input:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:0}.dm-welcome svg{color:var(--accent)}.presence-pill.active{border-color:#bbf7d0;background:var(--green-soft);color:#15803d}.time-filter-tabs{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.time-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;min-height:28px;border-radius:var(--radius-interactive);border:1px solid transparent;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease}.time-filter-btn:hover{background:var(--surface-dim);color:var(--text)}.time-filter-btn.active{background:var(--primary);color:#fff;font-weight:500;border-color:var(--primary)}.time-filter-btn.active .filter-count-badge{background:#fff3;color:#fff}.filter-count-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 5px;min-width:18px;height:18px;border-radius:var(--radius-sm);background:var(--surface-dim);color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:500}.view-mode-switcher{display:inline-flex;align-items:center;gap:2px;padding:2px;background:var(--surface-dim);border:1px solid var(--line);border-radius:var(--radius-interactive)}.view-mode-switcher .segment-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--muted);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease}.view-mode-switcher .segment-btn:hover{color:var(--text)}.view-mode-switcher .segment-btn.active{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 2px #0f172a0d}.kanban-board{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:14px;padding:16px;flex:1 1 0%;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--outline-active) transparent}.kanban-board::-webkit-scrollbar{height:8px}.kanban-board::-webkit-scrollbar-track{background:transparent}.kanban-board::-webkit-scrollbar-thumb{border-radius:var(--radius-sm);background:var(--outline-active)}.kanban-column{display:flex;flex-direction:column;flex:0 0 280px;width:280px;min-width:280px;max-width:280px;min-height:0;height:100%;max-height:100%;box-sizing:border-box;padding:12px;border-radius:var(--radius-container);background:var(--surface);border:1px solid var(--line);box-shadow:none;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--outline-active) transparent}.kanban-column::-webkit-scrollbar{width:5px}.kanban-column::-webkit-scrollbar-thumb{border-radius:var(--radius-sm);background:var(--outline-active)}.kanban-title{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2;background:var(--surface);margin-bottom:10px;flex-shrink:0}.kanban-title strong{color:var(--text);font-size:13px;font-weight:600;letter-spacing:-.01em}.kanban-title span{border-radius:var(--radius-sm);background:#fff;border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:500;padding:1px 6px}.task-detail{display:flex;flex-direction:column;flex:0 0 360px;width:360px;min-width:360px;max-width:360px;height:100%;min-height:0;padding:16px 20px;border-left:1px solid var(--line);background:#fff;overflow-y:auto;box-sizing:border-box}.task-detail-close-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:var(--radius-interactive);background:transparent;color:var(--muted);cursor:pointer;transition:all .15s ease}.task-detail-close-btn:hover{background:var(--surface-dim);border-color:var(--line);color:var(--text)}.task-card{border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;box-shadow:none;padding:10px 12px;transition:border-color .12s ease,background .12s ease}.task-card:hover{border-color:var(--outline-active);background:#fff}.task-card.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.task-id{color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:500}.status-indicator-dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.status-indicator-dot.backlog,.status-indicator-dot.draft{background:var(--tertiary)}.status-indicator-dot.in-progress{background:var(--accent)}.status-indicator-dot.completed,.status-indicator-dot.done{background:var(--primary)}.priority,.labels span,.notification-type,.admin-row em,.audit-kind,.profile-summary em{border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:11px;font-weight:500;padding:1px 6px;border:1px solid var(--line);background:var(--surface);color:var(--text-secondary)}.priority.high{background:var(--yellow-soft);color:#92400e;border-color:#fde68a}.priority.urgent{background:var(--red-soft);color:var(--red);border-color:#fecaca}.task-list-view-container{display:flex;flex-direction:column;flex:1;background:#fff;border-radius:var(--radius-container);border:1px solid var(--line);overflow:hidden;box-shadow:none}.task-list-header-row{display:grid;grid-template-columns:36px 36px 1fr 160px 100px 130px 60px 50px;align-items:center;padding:8px 12px;background:var(--surface);border-bottom:1px solid var(--line);font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none}.task-list-rows{display:flex;flex-direction:column;overflow-y:auto;flex:1}.task-list-row{display:grid;grid-template-columns:36px 36px 1fr 160px 100px 130px 60px 50px;align-items:center;padding:9px 12px;border-bottom:1px solid var(--line-soft);font-size:13px;color:var(--text);cursor:pointer;transition:background .12s ease;position:relative}.task-list-row:hover{background:var(--surface)}.task-list-row.selected{background:var(--surface-dim)}.task-list-row.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--accent)}.task-list-row.batch-selected{background:var(--accent-soft)}.task-list-row.completed-row{opacity:.65}.task-list-row.overdue-row{background:snow}.task-select-checkbox,input[type=checkbox]{cursor:pointer;accent-color:var(--primary);width:16px;height:16px;border-radius:3px}.circle-check-box{display:block;width:16px;height:16px;border:1.5px solid var(--outline-active);border-radius:3px;background:transparent;transition:all .15s ease}.circle-check-box:hover{border-color:var(--primary);background:var(--surface-dim)}.circle-check-box.checked{background:var(--primary);border-color:var(--primary)}.task-list-title-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-right:8px}.task-list-title-text{font-weight:500;color:var(--text);font-size:13px}.task-list-title-text.strikethrough{text-decoration:line-through;color:var(--tertiary)}.task-resurfaced-badge,.task-snooze-badge,.task-recurrence-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:10px;font-weight:500}.task-resurfaced-badge{background:var(--yellow-soft);color:#92400e;border:1px solid #fde68a}.task-snooze-badge{background:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border)}.task-recurrence-badge{background:var(--surface-dim);color:var(--text-secondary);border:1px solid var(--line)}.subtask-expand-btn{display:inline-flex;align-items:center;gap:2px;padding:1px 6px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:11px;cursor:pointer;transition:all .12s ease}.subtask-expand-btn:hover{background:var(--surface-dim);color:var(--text)}.list-project-pill{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);color:var(--text-secondary);font-size:11px;font-weight:500;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-inbox-pill{display:inline-flex;align-items:center;font-size:11px;color:var(--tertiary);font-style:normal}.list-action-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:var(--tertiary);cursor:pointer;transition:all .12s ease}.list-action-btn:hover{color:var(--text);background:var(--surface-dim)}.list-action-btn:hover.delete{color:var(--red);background:var(--red-soft);border-color:#fecaca}.task-calendar-container{display:flex;flex-direction:column;flex:1;background:#fff;border-radius:var(--radius-container);border:1px solid var(--line);overflow:hidden;min-height:520px;box-shadow:none}.task-calendar-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:var(--surface);border-bottom:1px solid var(--line)}.calendar-month-title h2{margin:0;font-size:16px;font-weight:600;color:var(--text);letter-spacing:-.015em}.calendar-tasks-count{font-size:11px;color:var(--muted);margin-top:2px;display:block}.calendar-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text-secondary);cursor:pointer;transition:all .12s ease}.calendar-nav-btn:hover{background:var(--surface);color:var(--text);border-color:var(--outline-active)}.calendar-today-btn{padding:0 12px;height:30px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease}.calendar-today-btn:hover{background:var(--surface);border-color:var(--outline-active)}.calendar-weekdays-grid{display:grid;grid-template-columns:repeat(7,1fr);background:var(--surface);border-bottom:1px solid var(--line)}.calendar-weekday-col{padding:8px 10px;text-align:center;font-size:11px;font-weight:600;text-transform:uppercase;color:var(--muted);letter-spacing:.05em}.calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(95px,1fr);flex:1;background:var(--line);gap:1px}.calendar-day-cell{background:#fff;padding:6px 8px;display:flex;flex-direction:column;transition:background .12s ease;min-height:90px}.calendar-day-cell.out-month{background:#fafbfc;opacity:.55}.calendar-day-cell.today-cell{background:#fafcff}.calendar-day-number{font-size:11px;font-weight:500;color:var(--text-secondary);font-family:var(--font-mono);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm)}.calendar-day-number.today-number{background:var(--primary);color:#fff;font-weight:600}.calendar-task-pill{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:var(--radius-sm);border:1px solid var(--line);border-left:3px solid var(--accent);background:#fff;color:var(--text);font-size:11px;font-weight:500;cursor:pointer;transition:all .12s ease;box-shadow:none}.calendar-task-pill:hover{background:var(--surface);border-color:var(--outline-active)}.calendar-task-pill.selected{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.quick-add-due-bar{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:6px;padding:6px 12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-interactive);flex-wrap:wrap}.due-bar-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.quick-date-pill{position:relative;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--text-secondary);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;-webkit-user-select:none;user-select:none}.quick-date-pill:hover{background:var(--surface-dim);border-color:var(--outline-active);color:var(--text)}.quick-date-pill.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:500;box-shadow:none}.quick-date-clear-pill{display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border-radius:var(--radius-sm);border:1px solid #fecaca;background:var(--red-soft);color:var(--red);font-size:11px;font-weight:500;cursor:pointer}.quick-date-input{display:inline-flex;align-items:center;padding:2px 8px;height:26px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--text);font-size:12px;font-family:var(--font-sans);cursor:pointer;outline:none;transition:all .12s ease}.quick-date-input:focus,.quick-date-input.active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.task-quick-date-btn{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:500;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--text-secondary);cursor:pointer;transition:all .12s ease}.task-quick-date-btn:hover{background:var(--surface-dim);color:var(--text);border-color:var(--outline-active)}.batch-action-bar{background:var(--primary);color:#fff;border:1px solid #1e293b;border-radius:var(--radius-interactive);box-shadow:var(--shadow-overlay)}.batch-action-bar button{border-radius:var(--radius-sm);color:#fff}.template-chip-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text-secondary);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease}.template-chip-btn:hover{background:var(--surface);border-color:var(--outline-active);color:var(--text)}.template-chip-btn.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:500}.metric-card,.admin-panels article,.admin-lists section,.settings-panel,.notification-row,.file-row,.result-row{border:1px solid var(--line);border-radius:var(--radius-container);background:#fff;box-shadow:none}.metric-card strong{color:var(--text);font-family:var(--font-mono);font-size:22px}.metric-card span{color:var(--muted);font-size:12px;font-weight:500}.notification-row:hover,.file-row:hover{background:var(--surface)}.empty-state{border:1px dashed var(--line);border-radius:var(--radius-container);background:var(--surface);color:var(--muted)}.handoff-card{border:1px solid var(--line);border-radius:var(--radius-interactive);background:var(--surface);color:var(--text)}.form-success{color:var(--green)}.toast-error{border-radius:var(--radius-interactive);background:var(--red);color:#fff;border:1px solid #991b1b;box-shadow:var(--shadow-overlay)}.admin-form input,.admin-form select,.security-form input,.inline-filter,.detail-edit input,.reply-form input,.edit-form textarea{border-radius:var(--radius-interactive);border:1px solid var(--line);background:#fff;color:var(--text);min-height:34px;font-size:13px;transition:border-color .12s ease,box-shadow .12s ease}.admin-form input:focus,.admin-form select:focus,.security-form input:focus,.inline-filter:focus,.detail-edit input:focus,.reply-form input:focus,.edit-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:0}.toggle-row input{accent-color:var(--primary)}.modal-backdrop{background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-panel{border:1px solid var(--outline-active);border-radius:var(--radius-container);box-shadow:var(--shadow-overlay);background:#fff}.modal-form input:not([type=checkbox]){border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);min-height:34px;font-size:13px}.modal-form input:not([type=checkbox]):focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:0}.member-picker{border-radius:var(--radius-interactive);background:var(--surface);border:1px solid var(--line)}.member-option:hover{background:#fff}.detail-tabs button{color:var(--muted);font-size:13px;font-weight:500;border-bottom:2px solid transparent;transition:all .12s ease}.detail-tabs button.selected{color:var(--text);border-bottom-color:var(--accent);font-weight:600}.detail-tabs button span{background:var(--surface-dim);color:var(--muted);font-family:var(--font-mono);font-size:11px;border-radius:var(--radius-sm);padding:1px 5px}.dm-search{border-radius:var(--radius-interactive);border:1px solid var(--line)}.dm-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.auth-page{background:#fff}.auth-brand{background:#0f172a;border-right:1px solid #1e293b;color:#fff}.rail-preview{background:#0003;border-right:1px solid rgba(255,255,255,.06)}.rail-preview .workspace-tile{background:#ffffff14}.rail-preview .workspace-tile.active{background:var(--accent)}.brand-lockup strong{letter-spacing:-.02em;font-weight:600}.brand-copy h1{font-size:clamp(30px,3.5vw,44px);letter-spacing:-.03em;font-weight:600;line-height:1.15;color:#fff}.brand-copy p{color:#94a3b8;font-size:15px;line-height:24px}.floating-card{border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-container);background:#ffffff0a;color:#ffffffe6;box-shadow:none}.floating-card svg{color:#a5b4fc}.auth-panel{background:var(--surface)}.sign-in-card{padding:36px;border:1px solid var(--line);border-radius:var(--radius-container);background:#fff;box-shadow:var(--shadow-overlay)}.sign-in-card h2{color:var(--text);font-size:22px;font-weight:600;letter-spacing:-.025em}.sign-in-card label span{color:var(--text-secondary);font-weight:500;font-size:13px}.sign-in-card input{border-radius:var(--radius-interactive);border:1px solid var(--line);min-height:36px;font-size:14px}.sign-in-card input:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:0}.auth-tabs{border-radius:var(--radius-interactive);background:var(--surface-dim);border:1px solid var(--line);padding:3px}.auth-tabs button{border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--muted)}.auth-tabs button.selected{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 2px #0f172a0d}.recovery-note a{color:var(--accent)}.system-state{background:var(--surface);color:var(--text)}.system-state h1{color:var(--text);letter-spacing:-.025em}.sidebar-scroll,.message-list,.utility-body,.detail-body,.member-picker,.kanban-board{scrollbar-width:thin;scrollbar-color:var(--outline-active) transparent}.sidebar-scroll::-webkit-scrollbar,.message-list::-webkit-scrollbar,.utility-body::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-thumb,.message-list::-webkit-scrollbar-thumb,.utility-body::-webkit-scrollbar-thumb{border-radius:var(--radius-sm);background:var(--outline-active)}.sidebar-mobile-nav{display:none;gap:4px;margin:0 0 8px;padding:0 0 10px;border-bottom:1px solid var(--line)}.sidebar-mobile-nav button{position:relative;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:var(--radius-interactive);background:transparent;color:var(--muted)}.sidebar-mobile-nav button.selected,.sidebar-mobile-nav button:hover{background:var(--surface-dim);color:var(--text)}@media(max-width:820px){.sidebar-mobile-nav{display:flex}.sidebar{box-shadow:var(--shadow-overlay)}.main-surface{padding:8px}.workspace-card{border-radius:var(--radius-interactive)}.chat-header{padding-left:52px}.chat-actions .search-pill{display:none}.composer{margin:8px}}.load-earlier{display:inline-flex;align-items:center;gap:6px;margin:0 auto 12px;padding:5px 12px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;color:var(--text);font-family:var(--font-sans);font-size:12px;font-weight:500;cursor:pointer;box-shadow:none;transition:all .12s ease}.load-earlier:hover:not(:disabled){background:var(--surface);border-color:var(--outline-active)}.history-start{margin:0 0 12px;color:var(--tertiary);font-size:12px;text-align:center}.message-anchor{border-radius:var(--radius-sm);transition:background .4s ease}.message-anchor.highlight{background:#fffbeb}.upload-progress{position:relative;height:18px;margin:0 16px 6px;border-radius:var(--radius-sm);background:var(--surface-dim);overflow:hidden;border:1px solid var(--line)}.upload-progress span{display:block;height:100%;background:var(--primary);transition:width .15s}.upload-progress small{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-family:var(--font-mono);font-size:11px;font-weight:500}.pdf-frame{width:min(100%,720px);height:460px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff}.search-filters select,.search-filters input{min-height:32px;padding:4px 10px;border:1px solid var(--line);border-radius:var(--radius-interactive);background:#fff;font-size:12px;color:var(--text)}.result-type{padding:2px 6px;border-radius:var(--radius-sm);background:var(--surface-dim);color:var(--muted);font-family:var(--font-mono);font-size:10px;font-weight:600;text-transform:uppercase}.session-current{margin-left:8px;padding:1px 6px;border-radius:var(--radius-sm);background:var(--green-soft);color:#15803d;font-size:10px;font-weight:600}
