:root{color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;--background:#f8f7f4;--surface:#fff;--text:#1f2937;--muted:#6b7280;--purple:#6d5bd0;--purple-hover:#5848b7;--purple-soft:#f0eeff;--border:#e6e5e1;--radius:8px;--sidebar:#fbfaf8;--surface-soft:#f7f6f3;--surface-hover:#f3f1ed;--text-secondary:#606773;--text-subtle:#858b94;--border-strong:#dcdad5;--shadow:#1f29371f;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=cool]{--background:#f3f6fa;--surface:#fff;--text:#1e2938;--muted:#687587;--purple:#6f5bd8;--purple-hover:#5946bd;--purple-soft:#ece9ff;--border:#dce2e9;--sidebar:#eaf0f6;--surface-soft:#f7f9fc;--surface-hover:#e3eaf2;--text-secondary:#5c697a;--text-subtle:#8390a1;--border-strong:#cbd4de;--shadow:#21344921}:root[data-theme=dark]{--background:#111218;--surface:#1c1d24;--text:#f0f1f4;--muted:#a1a4ae;--purple:#8978f0;--purple-hover:#ac9fff;--purple-soft:#2d2947;--border:#30323c;--sidebar:#17181e;--surface-soft:#22232b;--surface-hover:#292a34;--text-secondary:#b8bac4;--text-subtle:#898c98;--border-strong:#474954;--shadow:#00000057}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{background:var(--background);min-width:960px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,article:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.app-shell{background:var(--background);height:100vh;min-height:0;display:flex;overflow:hidden}.error-boundary{background:var(--background);place-items:center;min-height:100vh;padding:32px;display:grid}.error-boundary-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;width:min(420px,100%);padding:30px}.error-boundary-card .brand-mark{margin:0 auto 16px}.error-boundary-card h1{margin:0;font-size:1.35rem}.error-boundary-card p{color:var(--muted);margin:10px 0 22px;font-size:.88rem;line-height:1.55}.sidebar{z-index:101;background:var(--sidebar);border-right:1px solid var(--border);flex-direction:column;width:254px;padding:24px 14px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{letter-spacing:-.02em;align-items:center;gap:10px;height:38px;padding:0 8px;font-size:1.08rem;font-weight:700;display:flex}.brand-mark{color:#fff;background:var(--purple);border-radius:7px;place-items:center;width:28px;height:28px;font-size:.9rem;display:grid}.notification-scope{margin-left:auto;position:relative}.notification-trigger{color:#707681;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:relative}.notification-trigger:hover,.notification-trigger[aria-expanded=true]{color:var(--text);background:#eeece8}.notification-badge{background:var(--purple);color:#fff;border:2px solid #fbfaf8;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:.56rem;font-weight:800;line-height:1;display:grid;position:absolute;top:1px;right:0}.notification-panel{z-index:100;border:1px solid var(--border);background:var(--surface);letter-spacing:0;border-radius:9px;width:350px;font-size:.82rem;font-weight:400;position:fixed;top:70px;left:16px;overflow:hidden;box-shadow:0 16px 38px #1f293721}.notification-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:16px 16px 13px;display:flex}.notification-header-actions{flex:none;align-items:center;gap:4px;display:flex}.notification-panel>header .notification-read-all{color:var(--purple)}.notification-panel h2{color:var(--text);margin:0;font-size:.95rem}.notification-panel header p{color:var(--muted);margin:4px 0 0;font-size:.72rem}.notification-list{max-height:min(440px,100vh - 100px);overflow-y:auto}.invitation-notification{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr);gap:11px;padding:15px 16px;display:grid}.notification-simple{background:var(--surface);text-align:left;cursor:pointer;border:0;width:100%}.notification-simple:hover{background:#faf9ff}.notification-simple.read{opacity:.62}.invitation-notification:last-child{border-bottom:0}.notification-team-icon{background:var(--purple-soft);width:34px;height:34px;color:var(--purple);border-radius:50%;place-items:center;display:grid}.notification-team-icon.unread{color:var(--purple-hover);background:#e5e0ff}.notification-team-icon.unread svg{stroke-width:1.7px}.notification-copy{min-width:0}.notification-copy>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;display:block;overflow:hidden}.notification-copy p{color:#5f6671;margin:4px 0;font-size:.76rem;font-weight:400;line-height:1.45}.notification-simple .notification-copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-simple-heading{align-items:center;gap:7px;min-width:0;display:flex}.notification-simple-heading>strong{flex:1;min-width:0}.notification-simple-heading>span{background:var(--purple-soft);max-width:108px;color:var(--purple-hover);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:.64rem;font-weight:750;line-height:1.1;overflow:hidden}.notification-simple-heading>.notification-room-label{color:#716890;background:#f5f3fb;max-width:92px}.notification-copy p b{color:#414955;font-weight:650}.notification-copy time{color:#8a9098;font-size:.67rem}.notification-actions{gap:7px;margin-top:11px;display:flex}.notification-accept,.notification-decline{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:31px;padding:0 11px;font-size:.73rem;font-weight:700;display:inline-flex}.notification-accept{border:1px solid var(--purple);background:var(--purple);color:#fff}.notification-accept:hover:not(:disabled){background:var(--purple-hover)}.notification-decline{background:var(--surface);color:#626975;border:1px solid #dcdad5}.notification-decline:hover:not(:disabled){color:var(--text);background:#f7f6f3;border-color:#c9c6c0}.notification-actions button:disabled{cursor:default;opacity:.55}.notification-error{color:#a33d3d;background:#fff8f7;border:1px solid #efd0cd;border-radius:6px;margin:10px 12px 0;padding:9px 10px;font-size:.72rem;line-height:1.4}.notification-empty{color:#8a9098;text-align:center;justify-items:center;gap:6px;padding:34px 20px 36px;display:grid}.notification-empty svg{color:#a39abf}.notification-empty strong{color:#515966;font-size:.82rem}.notification-empty span{font-size:.72rem;font-weight:400}.sidebar-section-heading{color:#7a7f89;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:34px 3px 10px 8px;font-size:.78rem;font-weight:700;display:flex}.sidebar-personal-heading{margin-top:27px;margin-bottom:7px}.personal-nav{flex-direction:column;gap:2px;display:flex}.personal-nav-item{color:#606773;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;height:36px;padding:0 12px;font-size:.88rem;font-weight:620;display:flex}.personal-nav-item:hover{color:var(--text);background:#f3f1ed}.personal-nav-item.active{background:var(--purple-soft);color:#5142ae;font-weight:650}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:grid}.icon-button:hover{background:#eeece8}.team-list{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}.team-row{border-radius:7px;align-items:center;display:flex;position:relative}.team-row:hover,.team-row.is-current{background:#f3f1ed}.team-toggle{color:#737982;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:30px;height:38px;padding:0;display:grid}.team-main{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;min-width:0;height:38px;padding:0;font-size:.9rem;font-weight:620;display:flex}.team-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-add{color:#777b85;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;margin-right:3px;transition:opacity .14s;display:grid}.team-row:hover .team-add,.team-row:focus-within .team-add{opacity:1}.team-add:hover{color:var(--text);background:#e8e5e0}.row-menu-trigger{color:#777b85;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:29px;height:32px;margin-right:3px;padding:0;transition:opacity .14s;display:grid}.team-row:hover .row-menu-trigger,.team-row:focus-within .row-menu-trigger,.room-item:hover .row-menu-trigger,.room-item:focus-within .row-menu-trigger{opacity:1}.row-menu-trigger:hover,.row-menu-trigger[aria-expanded=true]{color:var(--text);background:#e8e5e0}.row-menu{z-index:12;border:1px solid var(--border);background:var(--surface);border-radius:7px;width:142px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 20px #1f29371a}.menu-item,.delete-menu-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font-size:.82rem;font-weight:600;display:flex}.menu-item{color:#4b5563}.menu-item:hover{color:var(--text);background:#f5f4f8}.delete-menu-item{color:#b54343}.delete-menu-item:hover{background:#fff5f4}.room-list{flex-direction:column;gap:2px;padding:2px 0 5px 27px;display:flex;position:relative}.room-list:before{content:"";background:#ddd9ee;border-radius:1px;width:1px;position:absolute;top:8px;bottom:11px;left:13px}.room-item{align-items:center;min-width:0;display:flex;position:relative}.room-row{color:#606773;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;min-width:0;height:36px;padding:0 12px;font-size:.9rem;overflow:hidden}.room-item:hover,.room-item:focus-within{background:#f3f1ed;border-radius:7px}.room-row:hover,.room-item:hover .room-row,.room-item:focus-within .room-row{color:var(--text);background:0 0}.home-row{align-items:center;gap:8px;height:36px;min-height:36px;padding:0 12px;display:flex}.home-row.active{background:var(--purple-soft);color:#5142ae;font-weight:650}.room-item.active{background:var(--purple-soft);border-radius:7px}.room-item.active .room-row,.room-item.active:hover .room-row{color:#5142ae;background:0 0;font-weight:650}.room-item.active .row-menu-trigger{color:#6555be}.room-item.active .row-menu-trigger:hover,.room-item.active .row-menu-trigger[aria-expanded=true]{color:#5142ae;background:#e4e0fb}.room-menu-trigger{margin-right:0}.room-menu{top:32px;right:0}.sidebar-account-row{border-top:1px solid var(--border);align-items:center;gap:4px;width:100%;min-width:0;margin-top:14px;padding:12px 3px 0;display:flex;position:relative}.sidebar-account{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0 4px;display:flex}.sidebar-account:hover .sidebar-account-avatar{filter:brightness(.96)}.sidebar-account:hover .sidebar-account-email{color:var(--text)}.sidebar-account-avatar{background:var(--purple-soft);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:750;display:grid}.sidebar-account-avatar-image{object-fit:cover}.sidebar-account-email{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}.theme-picker{flex:none;position:relative}.sidebar-theme-button{width:30px;height:30px;color:var(--text-subtle);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.sidebar-theme-button:hover,.sidebar-theme-button[aria-expanded=true]{background:var(--surface-hover);color:var(--purple)}.theme-menu{z-index:30;border:1px solid var(--border);background:var(--surface);width:244px;box-shadow:0 15px 36px var(--shadow);border-radius:10px;padding:7px;position:absolute;bottom:calc(100% + 10px);right:-4px}.theme-menu:after{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);content:"";width:9px;height:9px;position:absolute;bottom:-5px;right:12px;transform:rotate(45deg)}.theme-menu-heading{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;padding:5px 7px 8px;font-size:.67rem;font-weight:750}.theme-menu>button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:39px minmax(0,1fr) 17px;align-items:center;gap:9px;padding:8px;display:grid}.theme-menu>button:hover,.theme-menu>button.active{background:var(--purple-soft)}.theme-menu>button>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.theme-menu strong{font-size:.76rem;font-weight:700}.theme-menu small{color:var(--muted);font-size:.64rem}.theme-selected-mark{color:var(--purple);text-align:center;font-size:.83rem;font-weight:800}.theme-preview{background:#f8f7f4;border:1px solid #60677338;border-radius:5px;grid-template-columns:10px 1fr;width:38px;height:27px;display:grid;position:relative;overflow:hidden}.theme-preview:before{content:"";background:#fbfaf8}.theme-preview i:first-child{background:#dcd8f7;border-radius:3px;width:17px;height:4px;position:absolute;top:5px;right:5px}.theme-preview i:last-child{background:#fff;border:1px solid #e4e1dc;border-radius:3px;width:17px;height:8px;position:absolute;bottom:5px;right:5px}.theme-preview-cool{background:#f3f6fa}.theme-preview-cool:before{background:#e4ebf3}.theme-preview-cool i:last-child{border-color:#d6dee8}.theme-preview-dark{background:#111218;border-color:#474954}.theme-preview-dark:before{background:#1a1b22}.theme-preview-dark i:first-child{background:#5d538b}.theme-preview-dark i:last-child{background:#23242c;border-color:#383a45}.sidebar-sign-out{color:#737982;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.sidebar-sign-out:hover{color:var(--text);background:#eeece8}.auth-page{background:var(--background);grid-template-columns:minmax(380px,.92fr) minmax(520px,1.08fr);min-height:100vh;display:grid}.auth-intro{border-right:1px solid var(--border);background:#f2f0eb;flex-direction:column;min-height:100vh;padding:34px 48px 54px;display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";border:1px solid #dcd7f5;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-190px;right:-130px;box-shadow:0 0 0 72px #6d5bd009,0 0 0 144px #6d5bd006}.auth-brand{z-index:1;color:var(--text);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.08rem;font-weight:750;display:flex;position:relative}.auth-intro-copy{z-index:1;max-width:500px;margin:auto 0;padding-bottom:44px;position:relative}.auth-eyebrow{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:.75rem;font-weight:750;display:block}.auth-intro-copy h1{color:#202735;letter-spacing:-.055em;margin:0;font-size:clamp(2.45rem,4vw,4.25rem);line-height:1.03}.auth-intro-copy p{color:#68707b;max-width:420px;margin:24px 0 0;font-size:.98rem;line-height:1.7}.auth-panel{background:var(--surface);place-items:center;min-height:100vh;padding:48px;display:grid}.auth-card{width:min(390px,100%)}.auth-back{color:#68707b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 24px;padding:0;font-size:.79rem;font-weight:650;display:inline-flex}.auth-back:hover{color:var(--purple-hover)}.auth-card-header{margin-bottom:30px}.auth-card-header h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:1.7rem;line-height:1.2}.auth-card-header p{color:#747b85;margin:9px 0 0;font-size:.87rem;line-height:1.55}.auth-form{flex-direction:column;gap:17px;display:flex}.auth-field{color:#4b5563;flex-direction:column;gap:8px;font-size:.79rem;font-weight:650;display:flex}.auth-field>input,.auth-input-wrap{height:46px}.auth-field>input{padding-inline:13px}.auth-input-wrap{background:var(--surface);color:#858b94;border:1px solid #dcdad5;border-radius:7px;align-items:center;gap:9px;padding:0 12px;display:flex}.auth-input-wrap:hover{border-color:#c8c5bf}.auth-input-wrap:focus-within{border-color:var(--purple)}.auth-input-wrap input{border:0;border-radius:0;flex:1;min-width:0;height:100%;padding:0}.auth-input-wrap input:hover,.auth-input-wrap input:focus{box-shadow:none;border:0}.password-toggle{color:#858b94;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.password-toggle:hover{color:#4b5563;background:#f4f2ee}.forgot-password-link{color:var(--purple);cursor:pointer;background:0 0;border:0;align-self:flex-end;margin-top:-7px;padding:0;font-size:.77rem;font-weight:650}.forgot-password-link:hover{color:var(--purple-hover)}.auth-submit{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:3px;font-size:.86rem;font-weight:700;display:inline-flex}.auth-submit:hover:not(:disabled){background:var(--purple-hover)}.auth-submit:disabled{cursor:default;opacity:.62}.auth-spinner{animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-message{border:1px solid;border-radius:7px;margin:-3px 0 0;padding:10px 11px;font-size:.78rem;line-height:1.45}.auth-message.error{color:#a33d3d;background:#fff8f7;border-color:#efd0cd}.auth-message.success{color:#267653;background:#f3fbf7;border-color:#c9e7d8}.auth-switch{color:#7a818b;justify-content:center;align-items:center;gap:5px;margin:27px 0 0;font-size:.8rem;display:flex}.auth-switch button{color:var(--purple);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-switch button:hover{color:var(--purple-hover)}.auth-state-page{background:var(--background);text-align:center;place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:32px;display:grid}.auth-state-page h1{margin:0;font-size:1.25rem}.auth-state-page p{max-width:460px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.workspace{scrollbar-gutter:stable;flex:1;min-width:0;height:100vh;min-height:0;margin-left:254px;padding:0 36px 40px;overflow-y:auto}.workspace:has(.notes-workspace){padding:0;overflow:hidden}.workspace:has(.dm-workspace){padding:0;overflow:hidden}.workspace-screen-loading{min-height:100%;color:var(--text-subtle);place-items:center;font-size:.86rem;display:grid}.my-tasks-workspace{min-height:100%;padding:38px 0 42px}.my-tasks-header .team-context{margin-bottom:4px;display:block}.my-tasks-header h1{color:var(--text);letter-spacing:-.035em;margin:0;font-size:1.55rem}.my-tasks-header p{color:#737a84;margin:7px 0 25px;font-size:.88rem}.my-tasks-rule{background:var(--border);height:1px}.my-tasks-toolbar{justify-content:space-between;align-items:center;padding:18px 0 12px;display:flex}.my-tasks-toolbar strong{color:var(--purple-hover);font-size:.86rem}.my-tasks-toolbar span{color:#858b94;font-size:.76rem}.my-tasks-filters{gap:6px;margin-bottom:23px;display:flex}.my-tasks-filters button{background:var(--surface);color:#707782;cursor:pointer;border:1px solid #dedbd6;border-radius:6px;padding:6px 10px;font-size:.74rem}.my-tasks-filters button:hover{background:#faf9ff;border-color:#c9c3e9}.my-tasks-filters button.active{background:var(--purple-soft);color:var(--purple-hover);border-color:#d5cef5;font-weight:700}.my-tasks-group{margin-top:18px}.my-tasks-group h2{color:#858b94;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.71rem;font-weight:750}.my-tasks-group.overdue h2{color:#b65b54}.my-tasks-group-toggle{color:#858b94;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 8px;padding:0;font-size:.71rem;font-weight:750;display:inline-flex}.my-tasks-group-toggle small{color:#737a84;letter-spacing:0;background:#efeeeb;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:.63rem;display:grid}.my-tasks-group-toggle svg{transition:transform .16s}.my-tasks-group-toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.my-tasks-list{flex-direction:column;gap:8px;display:flex}.my-task-row{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:45px minmax(0,1fr) 112px 120px 145px;align-items:center;min-height:58px;display:grid;overflow:hidden}.my-task-row:hover{background:#fcfbff}.my-task-row.completed .task-complete-button{color:#fff}.my-task-row.completed .task-complete-button svg{background:var(--purple);border-radius:50%;padding:2px}.my-task-open{min-width:0;height:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 15px 8px 0;display:flex}.my-task-title{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.87rem;font-weight:650;overflow:hidden}.my-task-context{color:#858b94;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;max-width:100%;margin-top:4px;font-size:.71rem;display:inline-flex;overflow:hidden}.my-task-context svg{flex:none}.my-task-team-name:before{color:#b1b5bb;content:"·";margin:0 5px}.my-task-row>.status-tag,.my-task-priority,.my-task-due{justify-self:center}.my-task-priority{justify-content:center;width:100%;font-size:.77rem}.my-task-due{color:#737982;white-space:nowrap;justify-content:center;align-items:center;gap:6px;width:100%;font-size:.77rem;display:inline-flex}.my-task-due.empty{color:#9a9fa7}.my-tasks-empty{color:#858b94;margin:28px 0;font-size:.86rem}.notes-workspace{width:100%;height:100%;min-height:0;overflow:hidden}.notes-layout{background:var(--surface);grid-template-columns:286px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.notes-list-panel{border-right:1px solid var(--border);background:#fcfbf9;flex-direction:column;min-height:0;display:flex;overflow:hidden}.notes-list-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 14px 0 18px;font-size:.88rem;display:flex}.notes-new-button{height:31px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8d2f5;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.notes-new-button:hover:not(:disabled){background:var(--purple-soft);border-color:#bdb3ef}.notes-new-button:disabled{opacity:.6;cursor:default}.notes-list{flex-direction:column;flex:1;gap:3px;min-height:0;padding:9px 8px;display:flex;overflow-y:auto}.note-list-item{color:#5f6671;background:0 0;border-radius:7px;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.note-list-item:hover{background:#f2f0ed}.note-list-item.active{background:var(--purple-soft)}.note-list-select{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;gap:4px;padding:11px 34px 11px 10px;display:grid;overflow:hidden}.note-list-item.pinned .note-list-select{padding-left:31px}.note-list-item strong,.note-list-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.note-list-item strong{color:var(--text);font-size:.8rem;font-weight:700}.note-list-item span{color:#777e88;font-size:.72rem;line-height:1.35}.note-list-item time{color:#9a9fa7;font-size:.65rem}.note-pin-indicator{z-index:1;width:16px;height:16px;color:var(--purple);pointer-events:none;place-items:center;display:grid;position:absolute;top:8px;left:8px}.note-list-select input{border:0;border-bottom:1px solid var(--purple);width:100%;min-width:0;color:var(--text);background:0 0;outline:none;padding:0;font-size:.8rem;font-weight:700}.note-menu-trigger{color:#777e88;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:26px;padding:0;transition:opacity .14s;display:grid;position:absolute;top:8px;right:6px}.note-list-item:hover .note-menu-trigger,.note-list-item:focus-within .note-menu-trigger{opacity:1}.note-menu-trigger:hover,.note-menu-trigger[aria-expanded=true]{color:var(--text);background:#e5e1dc}.note-menu{z-index:5;border:1px solid var(--border);background:var(--surface);border-radius:7px;width:150px;padding:4px;position:absolute;top:38px;right:5px;box-shadow:0 8px 20px #1f29371c}.note-menu button{color:#535b66;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:.73rem;font-weight:650;display:flex}.note-menu button:hover{background:var(--purple-soft);color:var(--purple-hover)}.note-menu .note-menu-delete{color:#b54343}.note-menu .note-menu-delete:hover{color:#963b3a;background:#fff5f4}.notes-empty{color:#858b94;margin:19px 11px;font-size:.74rem;line-height:1.5}.notes-editor{background:var(--background);flex-direction:column;min-width:0;min-height:0;padding:38px 44px 23px;display:flex;overflow-y:auto}.notes-editor-content{flex-direction:column;flex:1;min-height:0;display:flex}.note-title-input{width:100%;color:var(--text);letter-spacing:-.035em;background:0 0;border:0;outline:none;padding:0;font-size:1.55rem;font-weight:700}.note-title-input::placeholder,.note-body-input::placeholder{color:#a3a7af}.note-body-input{resize:none;color:#515965;background:0 0;border:0;outline:none;flex:1;width:100%;min-height:270px;margin-top:20px;padding:0;font-size:.91rem;line-height:1.75}.notes-editor-footer{border-top:1px solid var(--border);color:#989da5;justify-content:space-between;align-items:flex-end;gap:16px;min-height:44px;font-size:.7rem;display:flex}.notes-editor-empty{align-content:center;justify-items:start;max-width:370px;min-height:340px;display:grid}.notes-editor-empty h2{color:var(--text);letter-spacing:-.025em;margin:0;font-size:1.25rem}.notes-editor-empty p{color:#737a84;margin:10px 0 20px;font-size:.86rem;line-height:1.6}.dm-workspace{background:var(--background);grid-template-columns:286px minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.dm-conversation-pane{border-right:1px solid var(--border);background:#fcfbf9;flex-direction:column;min-width:0;min-height:0;display:flex}.dm-list-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 17px;display:flex}.dm-list-header strong{font-size:.94rem}.dm-list-header button{width:30px;height:30px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8d2f5;border-radius:6px;place-items:center;display:grid}.dm-new-list{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:2px;padding:8px;display:flex}.dm-new-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px;display:flex}.dm-new-list button:hover{background:var(--purple-soft)}.dm-new-list .avatar{width:25px;height:25px;font-size:.64rem}.dm-new-list svg{color:var(--purple);margin-left:auto}.dm-email-form{color:#777e88;border:1px solid #ded9ee;border-radius:7px;align-items:center;gap:7px;padding:7px;display:flex}.dm-email-form svg{flex:none;margin:0}.dm-email-form input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.74rem}.dm-email-form button{background:var(--purple);color:#fff;margin:0;padding:5px 7px;font-size:.68rem}.dm-email-form button:hover{background:var(--purple-hover)}.dm-email-form button:disabled{opacity:.5;cursor:default}.dm-email-feedback{color:#b54343;margin:3px 7px 1px;font-size:.68rem;line-height:1.35}.dm-new-hint{color:#858b94;margin:4px 7px 6px;font-size:.68rem}.dm-conversation-list{flex-direction:column;flex:1;gap:3px;min-height:0;padding:9px 8px;display:flex;overflow-y:auto}.dm-conversation{background:0 0;border:0;border-radius:7px;align-items:stretch;min-width:0;min-height:64px;display:flex;position:relative}.dm-conversation:hover{background:#f3f1ed}.dm-conversation.active{background:var(--purple-soft)}.dm-conversation.pinned{background:#f8f6ff}.dm-conversation-select{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:8px 12px;display:flex}.dm-conversation-select>span:not(.avatar){flex:1;min-width:0}.dm-conversation-select>.avatar{object-fit:cover;border:0;width:35px;height:35px}.dm-conversation-select strong,.dm-conversation-select small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dm-conversation-select strong{font-size:.92rem}.dm-conversation-select small{color:#80868f;margin-top:4px;font-size:.7rem}.dm-conversation.unread strong{font-weight:750}.dm-conversation.unread small{color:#58606b;font-weight:620}.dm-conversation-select time{color:#9298a1;white-space:nowrap;flex:none;align-self:flex-start;margin:3px 2px 0 5px;font-size:.65rem}.dm-unread-dot{background:var(--purple);border-radius:50%;flex:none;align-self:flex-end;width:7px;height:7px;margin:0 1px 13px}.dm-pin-indicator{z-index:1;width:17px;height:17px;color:var(--purple);pointer-events:none;place-items:center;display:grid;position:absolute;top:5px;left:5px}.dm-conversation.pinned .dm-conversation-select{padding-left:29px}.dm-conversation-menu-trigger{z-index:2;color:#777e88;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:5px;right:5px}.dm-conversation:hover .dm-conversation-menu-trigger,.dm-conversation:focus-within .dm-conversation-menu-trigger,.dm-conversation-menu-trigger[aria-expanded=true]{opacity:1}.dm-conversation-menu-trigger:hover{color:var(--text);background:#e5e1dc}.dm-conversation-menu{z-index:8;border:1px solid var(--border);background:var(--surface);border-radius:7px;width:165px;padding:4px;position:absolute;top:35px;right:6px;box-shadow:0 8px 20px #1f29371c}.dm-conversation-menu button{color:#535b66;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:8px;font-size:.73rem;font-weight:650;display:flex}.dm-conversation-menu button:hover{background:var(--purple-soft);color:var(--purple-hover)}.dm-conversation-menu .danger{color:#b54343}.dm-empty{color:#858b94;margin:18px 12px;font-size:.76rem;line-height:1.5}.dm-chat-pane{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.dm-chat-header{border-bottom:1px solid var(--border);background:#fff;flex:none;align-items:center;gap:10px;height:64px;padding:0 25px;display:flex}.dm-chat-header strong{font-size:.88rem;display:block}.dm-chat-header span:not(.avatar){color:#858b94;margin-top:3px;font-size:.69rem;display:block}.dm-message-list{flex-direction:column;flex:1;justify-content:flex-end;gap:13px;min-height:0;padding:28px 34px;display:flex;overflow-y:auto}.dm-message{color:#434b56;flex-direction:column;align-self:flex-start;gap:3px;max-width:min(70%,540px);font-size:.86rem;line-height:1.5;display:flex}.dm-message.mine{color:var(--purple-hover);text-align:right;align-self:flex-end}.dm-message time{color:#9298a1;font-size:.66rem}.dm-composer{border-top:1px solid var(--border);background:var(--background);align-items:end;gap:9px;padding:15px 25px 19px;display:flex}.dm-composer textarea{resize:vertical;background:#fff;border:1px solid #dcdad5;border-radius:8px;outline:none;flex:1;min-height:48px;max-height:112px;padding:13px}.dm-composer textarea:focus{border-color:var(--purple)}.dm-composer button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.dm-composer button:disabled{opacity:.5;cursor:default}.dm-welcome{text-align:center;flex:1;place-content:center;justify-items:center;display:grid}.dm-welcome h1{margin:12px 0 0;font-size:1.25rem}.dm-welcome p{color:#777e88;margin:8px 0 17px;font-size:.84rem}.dm-chat-pane>.chat-section{flex:1;height:100%;min-height:0;max-height:100%;padding:22px 25px 0;overflow:hidden}.workspace-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:112px;display:flex}.team-context{color:var(--muted);margin-bottom:5px;font-size:.78rem;font-weight:600;display:block}.workspace-header h1{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1.55rem;line-height:1.2}.room-workspace{width:100%;min-width:0}.room-tabs{align-items:end}.room-task-list .task-summary-meta,.home-my-task-list .task-summary-meta{grid-template-columns:116px 100px 120px 145px;align-items:center;gap:0;min-width:481px;display:grid}.room-list-assignees{border-left:1px solid #ddd9d1;justify-content:center;align-items:center;width:100%;min-width:0;padding-left:15px;display:flex}.room-list-assignees .avatar{object-fit:cover;border-width:2px;width:25px;height:25px}.room-list-assignees .avatar+.avatar{margin-left:-6px}.room-list-assignees small{color:#8a9098;white-space:nowrap;font-size:.72rem}.room-task-list .task-summary-meta>.status-tag,.room-task-list .task-summary-meta>.task-summary-priority,.room-task-list .task-summary-meta>.task-summary-date,.home-my-task-list .task-summary-meta>.status-tag,.home-my-task-list .task-summary-meta>.task-summary-priority,.home-my-task-list .task-summary-meta>.task-summary-date{justify-self:center}.room-task-list .task-summary-priority,.home-my-task-list .task-summary-priority,.room-task-list .task-summary-date,.home-my-task-list .task-summary-date,.home-my-task-list .task-summary-room{justify-content:center;width:100%}.room-chat-section{height:min(640px,100vh - 205px)}.team-home-layout{grid-template-columns:minmax(0,1fr) 280px;gap:32px;max-width:1120px;margin:0 auto;display:grid}.team-home-main{min-width:0}.team-home-header{border-bottom:1px solid var(--border);padding:31px 0 22px}.team-home-header h1{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1.55rem;line-height:1.2}.team-description{align-items:flex-start;gap:9px;min-width:0;margin-top:10px;display:flex}.team-description p{color:#606773;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:.9rem;line-height:1.55;overflow:hidden}.small-edit-button{color:var(--purple);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:3px 0;font-size:.78rem;font-weight:650;display:inline-flex}.small-edit-button:hover{color:var(--purple-hover)}.home-description-editor{max-width:620px;margin-top:12px}.home-description-editor textarea{resize:vertical;min-height:72px}.inline-actions{justify-content:flex-end;gap:8px;margin-top:9px;display:flex}.inline-actions .primary-button,.inline-actions .secondary-button{min-height:34px;padding-inline:12px;font-size:.82rem}.home-tabs{border-bottom:1px solid var(--border);align-items:end;gap:19px;height:54px;display:flex}.home-tab{color:#707782;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:41px;padding:0 1px;font-size:.86rem;font-weight:620}.home-tab:hover{color:var(--text)}.home-tab.active{border-bottom-color:var(--purple);color:var(--purple-hover)}.home-tab-action{white-space:nowrap;min-height:38px;margin-bottom:3px;margin-left:auto}.home-section{padding:22px 0 40px}.home-empty{color:#78808b;margin:8px 0;font-size:.88rem}.task-summary-list{background:0 0;flex-direction:column;gap:8px;display:flex}.deadline-list{flex-direction:column;gap:29px;display:flex}.task-summary-row{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:stretch;min-width:0;min-height:52px;display:flex;overflow:hidden}.task-summary-row:hover{background:#fcfbff}.task-complete-button{color:#78808b;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:45px;padding:0;display:grid}.task-complete-button:hover{color:var(--purple)}.task-summary-row.completed .task-complete-button{color:#fff}.task-summary-row.completed .task-complete-button svg{background:var(--purple);border-radius:50%;padding:2px}.task-summary-open{width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 13px 0 0;display:flex}.task-summary-title{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.87rem;font-weight:650;overflow:hidden}.task-summary-meta{flex:none;align-items:center;gap:30px;display:flex}.task-summary-room{color:#69717e;border-left:1px solid #ddd9d1;align-items:center;gap:6px;min-width:0;padding-left:17px;font-size:.8rem;display:inline-flex}.task-summary-room svg{flex:none}.task-summary-room:first-line{text-overflow:ellipsis;overflow:hidden}.task-summary-priority{white-space:nowrap;font-size:.76rem}.task-summary-priority svg{flex:none}.task-summary-date{color:#737982;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.task-summary-date svg{flex:none}.status-tag{border-radius:999px;width:max-content;padding:4px 10px;font-size:.74rem;font-weight:620}.status-todo{color:#68707a;background:#f0f0f2}.status-progress{color:#6854dc;background:#f0ecff}.status-done{color:#438266;background:#e2f6eb}.compact-form{border-bottom:1px solid var(--border);gap:10px;padding-bottom:18px;display:grid}.deadline-form{grid-template-columns:minmax(0,1fr);grid-template-areas:"primary""description";align-items:start}.deadline-form .primary-button{min-height:42px}.deadline-toolbar{justify-content:flex-end;min-height:38px;margin-bottom:17px;display:flex}.deadline-add-button{color:var(--purple);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:.86rem;font-weight:650;display:inline-flex}.deadline-add-button:hover{color:var(--purple-hover)}.deadline-form{margin-bottom:22px}.deadline-form-primary{grid-area:primary;grid-template-columns:minmax(0,1fr) 172px 116px auto;gap:12px;display:grid}.deadline-description-input{resize:vertical;grid-area:description;min-height:72px}.deadline-month-group h2{border-bottom:1px solid var(--border);color:#858b95;letter-spacing:.15em;text-transform:uppercase;margin:0;padding-bottom:8px;font-size:.72rem;font-weight:700}.deadline-row{width:calc(100% + 16px);min-height:99px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9e7e3;border-radius:9px;grid-template-columns:67px minmax(0,1fr) auto;align-items:center;gap:25px;margin-inline:-8px;padding:0 8px;transition:background .14s;display:grid}.deadline-row:hover{background:var(--surface)}.deadline-date-badge{color:#4b426e;background:#f0eeff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:67px;height:67px;display:flex}.deadline-date-badge small{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.deadline-date-badge strong{color:var(--text);margin-top:1px;font-size:1.25rem;line-height:1}.deadline-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.deadline-copy>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.deadline-copy>span{color:#747b85;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.deadline-schedule{color:#747b85;white-space:nowrap;flex-direction:column;align-items:center;gap:6px;font-size:.79rem;display:flex}.deadline-schedule>span{align-items:center;gap:6px;display:inline-flex}.chat-section{flex-direction:column;height:min(640px,100vh - 205px);min-height:510px;padding-bottom:0;display:flex}.chat-list{flex-direction:column;flex:1;gap:17px;min-height:0;padding:0 9px 17px 0;display:flex;overflow-y:auto}.chat-divider{color:#818894;letter-spacing:.11em;text-align:center;text-transform:uppercase;align-items:center;gap:14px;font-size:.67rem;font-weight:700;display:flex}.chat-divider:before,.chat-divider:after{content:"";background:#e6e4e0;flex:1;height:1px}.chat-day-divider{margin-bottom:4px}.chat-new-divider{color:var(--purple);margin:5px 0 4px}.chat-new-divider:before,.chat-new-divider:after{background:#ddd7f7}.chat-row{grid-template-columns:38px minmax(0,1fr);align-items:flex-start;column-gap:11px;display:grid}.chat-row.continuation{grid-template-columns:1fr;margin-top:-9px;padding-left:49px}.chat-row.own{grid-template-columns:minmax(0,1fr) 38px}.chat-row.own.continuation{grid-template-columns:1fr;padding-left:0;padding-right:49px}.chat-row .avatar{border:0;align-self:start;width:38px;height:38px}.chat-row.own .avatar{grid-area:1/2}.chat-message-content{justify-self:start;width:fit-content;min-width:0;max-width:50%;position:relative}.chat-row.own .chat-message-content{grid-area:1/1;justify-self:end}.chat-meta{color:#858c96;align-items:baseline;gap:9px;font-size:.73rem;display:flex}.chat-row.own .chat-meta{justify-content:flex-end}.chat-meta strong{color:var(--text);font-size:.83rem}.chat-row p{overflow-wrap:anywhere;color:#3f4752;white-space:pre-wrap;margin:4px 0 0;font-size:.87rem;line-height:1.55}.chat-message-text{align-items:baseline;gap:7px;display:flex}.chat-row.own .chat-message-text{justify-content:flex-end}.chat-edited-label{color:#999ea6;flex:none;font-size:.65rem;font-style:italic}.chat-attachment{color:#5142ae;cursor:pointer;background:#faf9ff;border:1px solid #ddd9f1;border-radius:7px;align-items:center;gap:7px;max-width:100%;margin-top:7px;padding:7px 9px;display:flex}.chat-attachment span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-attachment small{color:#858c96;white-space:nowrap;margin-left:auto}.chat-reactions{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.chat-row.own .chat-reactions{justify-content:flex-end}.chat-reaction{cursor:pointer;background:#faf9f7;border:1px solid #e0ded9;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:31px;height:24px;padding:0 6px;display:inline-flex}.chat-reaction.selected{background:var(--purple-soft);border-color:#c9c0f1}.chat-reaction span{font-size:.78rem;line-height:1}.chat-reaction small{color:#737982;font-size:.66rem;font-weight:700}.chat-reaction-picker-scope{z-index:4;position:absolute;top:-5px;right:-67px}.chat-row.own .chat-reaction-picker-scope{left:-67px;right:auto}.chat-reaction-trigger{color:#8b919b;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:29px;padding:0;transition:opacity .12s,background .12s;display:inline-grid}.chat-row:hover .chat-reaction-trigger,.chat-reaction-trigger:focus-visible,.chat-reaction-trigger[aria-expanded=true]{opacity:1}.chat-reaction-trigger:hover{color:var(--purple-hover);background:#f3f1ed}.chat-reaction-picker{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-wrap:wrap;gap:3px;width:196px;padding:6px;display:flex;position:absolute;top:31px;right:0;box-shadow:0 9px 22px #1f29371c}.chat-row.own .chat-reaction-picker{left:0;right:auto}.chat-reaction-picker button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;font-size:.92rem;display:grid}.chat-reaction-picker button:hover{background:#f3f0ff}.chat-reply-reference{color:#777e89;border-left:2px solid #b7abea;flex-direction:column;gap:2px;max-width:390px;margin-top:5px;padding-left:9px;font-size:.74rem;display:flex}.chat-reply-reference strong{color:var(--purple-hover);font-size:.72rem}.chat-reply-reference span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-message-menu-scope{z-index:4;position:absolute;top:-5px;right:-35px}.chat-row.own .chat-message-menu-scope{left:-35px;right:auto}.chat-message-menu-trigger{color:#8b919b;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:29px;padding:0;transition:opacity .12s,background .12s;display:inline-grid}.chat-row:hover .chat-message-menu-trigger,.chat-message-menu-trigger:focus-visible,.chat-message-menu-trigger[aria-expanded=true]{opacity:1}.chat-message-menu-trigger:hover{color:var(--text);background:#f3f1ed}.chat-message-menu{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:126px;padding:4px;position:absolute;top:31px;right:0;overflow:hidden;box-shadow:0 9px 22px #1f29371c}.chat-row.own .chat-message-menu{left:0;right:auto}.chat-message-menu button{color:#4f5864;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font-size:.78rem;display:flex}.chat-message-menu button:hover{background:#f6f4f0}.chat-message-menu button.danger{color:#b54343}.chat-message-editor{min-width:270px;margin-top:5px}.chat-message-editor textarea{resize:none;min-height:68px;padding:9px 10px}.chat-editor-actions{justify-content:flex-end;gap:7px;margin-top:6px;display:flex}.chat-editor-actions button{color:#6c7480;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 8px;font-size:.72rem;font-weight:650}.chat-editor-actions button:last-child{background:var(--purple);color:#fff}.chat-editor-actions button:disabled{opacity:.45}.chat-composer-shell{border-top:1px solid var(--border);background:var(--background);flex:none;margin-bottom:10px;padding-top:15px}.chat-attachment-error{color:#b54343;margin:0 0 8px;font-size:.76rem}.chat-attachment-preview{color:#5d587e;align-items:center;gap:7px;margin-bottom:7px;font-size:.76rem;display:flex}.chat-attachment-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-attachment-preview button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:22px;height:22px;padding:0;display:grid}.chat-file-input{display:none}.chat-composer{align-items:flex-end;gap:10px;display:flex}.chat-reply-preview{border-left:2px solid var(--purple);background:#faf9ff;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:8px 10px 8px 12px;display:flex}.chat-reply-preview>div{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-reply-preview strong{color:var(--purple-hover);font-size:.73rem}.chat-reply-preview span{color:#747b85;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.chat-composer-field{flex:1;min-width:0;position:relative}.chat-composer-field textarea{resize:none;border-radius:9px;min-height:54px;max-height:112px;padding:14px 87px 13px 14px;display:block}.chat-composer-actions{align-items:center;gap:5px;height:54px;display:flex;position:absolute;bottom:0;right:11px}.chat-composer-icon{color:#8a919c;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.chat-composer-icon:hover{color:var(--purple);background:#f7f5ff}.chat-composer-icon:disabled{cursor:not-allowed;opacity:.45}.chat-emoji-picker{z-index:8;border:1px solid var(--border);border-radius:10px;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 28px #1f293724}.chat-send-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:9px;flex:none;place-items:center;width:54px;height:54px;padding:0;display:inline-grid}.chat-send-button:hover:not(:disabled){background:var(--purple-hover)}.chat-send-button:disabled{cursor:not-allowed;opacity:.48}body.chat-active{overflow:hidden}body.chat-active .workspace{height:100vh;min-height:0;overflow:hidden}.announcement-toolbar{justify-content:flex-end;align-items:center;min-height:38px;margin-bottom:18px;display:flex}.announcement-add-button{min-height:40px;padding-inline:16px}.announcement-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:10px;margin-bottom:23px;padding:15px;display:flex}.announcement-form textarea{resize:vertical;min-height:72px}.announcement-form .announcement-title-input{resize:none;min-height:42px;max-height:98px;padding:11px;line-height:1.42;overflow-y:auto}.announcement-form textarea{overflow-wrap:anywhere}.announcement-list{flex-direction:column;gap:29px;display:flex}.announcement-month-group{flex-direction:column;gap:12px;display:flex}.announcement-month-group h2{border-bottom:1px solid var(--border);color:#858b95;letter-spacing:.15em;text-transform:uppercase;margin:0;padding-bottom:8px;font-size:.72rem;font-weight:700}.announcement-row{border:1px solid var(--border);border-left:5px solid var(--purple);background:var(--surface);border-radius:8px;padding:19px 24px 17px 26px;transition:background .14s,border-color .14s,box-shadow .14s;position:relative}.announcement-row:hover{border-color:#d9d5ef;border-left-color:var(--purple);background:#fcfbff;box-shadow:0 3px 10px #3e337e12}.announcement-row-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.announcement-row h3{min-width:0;color:var(--text);letter-spacing:-.015em;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:1.05rem;font-weight:700}.announcement-row p{color:#606a77;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:7px 0 13px;font-size:.88rem;line-height:1.55}.announcement-author{color:#78808b;align-items:center;gap:9px;font-size:.76rem;display:inline-flex}.announcement-author .avatar{border:0;width:30px;height:30px}.announcement-menu-scope{flex:none;position:relative}.announcement-menu-trigger{color:#717985;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .14s,background .14s;display:inline-grid}.announcement-row:hover .announcement-menu-trigger,.announcement-row:focus-within .announcement-menu-trigger,.announcement-menu-trigger[aria-expanded=true]{opacity:1}.announcement-menu-trigger:hover,.announcement-menu-trigger:focus-visible{color:var(--purple-hover);background:#eeebff;outline:none}.announcement-menu{z-index:4;border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-width:132px;padding:5px;display:flex;position:absolute;top:31px;right:0;box-shadow:0 10px 24px #1e232d1f}.announcement-menu button{color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:8px 9px;font-size:.8rem;display:flex}.announcement-menu button:hover,.announcement-menu button:focus-visible{background:#f4f2ff;outline:none}.announcement-menu button.danger{color:#c33d3d}.members-panel{z-index:3;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-self:start;height:max-content;max-height:calc(100vh - 48px);margin-top:31px;padding:17px;position:sticky;top:24px;overflow-y:auto;transform:translate(24px)}.members-panel-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.members-panel h2{margin:0;font-size:.9rem}.members-invite-button{height:29px;color:var(--purple);cursor:pointer;background:#faf9ff;border:1px solid #ddd9f4;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:.7rem;font-weight:700;display:inline-flex}.members-invite-button:hover{background:var(--purple-soft);border-color:#c7c0ed}.member-list{flex-direction:column;gap:10px;display:flex}.member-row{color:#414a56;grid-template-columns:28px minmax(0,1fr) 22px 70px;align-items:center;gap:8px;font-size:.82rem;display:grid;position:relative}.member-row[role=button]{cursor:pointer}.member-row .avatar{border:0;width:28px;height:28px}.member-row>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-role{color:#7a818b;text-align:center;min-width:70px;font-size:.73rem}.member-remove-trigger{color:#a3a7ae;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:5px;place-items:center;width:22px;height:22px;padding:0;display:grid}.member-row:hover .member-remove-trigger,.member-remove-trigger:focus-visible{opacity:1}.member-remove-trigger:hover{color:#c43d3d;background:#fff1ef}.primary-button,.secondary-button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:.88rem;font-weight:650;display:inline-flex}.primary-button.saved,.primary-button.saved:hover,.primary-button.saved:focus-visible{background:#3d8960}.primary-button{background:var(--purple);color:#fff}.primary-button:hover{background:var(--purple-hover)}.primary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{border-color:var(--border);background:var(--surface);color:#4b5563}.secondary-button:hover{background:#f5f4f1}.board{grid-template-columns:repeat(3,minmax(240px,1fr));gap:20px;padding-top:27px;display:grid}.board-column{border-radius:var(--radius);min-width:0;transition:background .15s}.board-column.drag-active{background:#6d5bd009}.column-header{align-items:center;gap:8px;height:38px;padding:0 4px;font-size:.86rem;font-weight:700;display:flex}.task-count{border:1px solid var(--border);color:#757b84;background:#f1f0ed;border-radius:6px;place-items:center;min-width:22px;height:22px;font-size:.74rem;display:inline-grid}.column-body{min-height:420px;padding-top:7px}.task-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;margin-bottom:12px;padding:16px;transition:border-color .14s,transform .14s}.task-card:hover{border-color:#cfcbdc;transform:translateY(-1px)}.task-card:active{cursor:grabbing}.task-card h3{color:var(--text);letter-spacing:-.01em;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 11px;font-size:.96rem;font-weight:650;line-height:1.42;display:-webkit-box;overflow:hidden}.priority{align-items:center;gap:5px;width:max-content;font-size:.78rem;font-weight:550;display:flex}.priority-high{color:#b54343}.priority-medium{color:#9a6a12}.priority-low{color:#737982}.card-footer{justify-content:space-between;align-items:center;min-height:25px;margin-top:24px;display:flex}.avatar-stack{padding-left:3px;display:flex}.avatar{border:2px solid var(--surface);color:#fff;letter-spacing:-.02em;object-fit:cover;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:.65rem;font-weight:750;display:inline-grid}.avatar+.avatar{margin-left:-5px}.avatar-overflow{border:2px solid var(--surface);color:#69707a;background:#edeae5;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-left:-5px;font-size:0;display:inline-flex}.avatar-overflow:before{content:"•••";letter-spacing:1px;font-size:.52rem;font-weight:750;line-height:1;transform:translate(.5px)}.due-date{color:#737982;align-items:center;gap:6px;font-size:.77rem;font-weight:550;display:inline-flex}.column-empty{border-radius:var(--radius);color:#848992;cursor:pointer;background:0 0;border:1px dashed #d8d5cf;justify-content:center;align-items:center;gap:6px;width:100%;height:72px;font-size:.82rem;display:flex}.column-empty:hover{color:var(--purple-hover);background:#f0eeff8c;border-color:#bdb5e2}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 40px);padding-bottom:10vh;display:flex}.empty-symbol{background:var(--surface);width:46px;height:46px;color:var(--purple);border:1px solid #ddd9d1;border-radius:50%;place-items:center;margin-bottom:17px;display:grid}.empty-action-symbol{cursor:pointer;margin-top:8px;margin-bottom:0;padding:0}.empty-action-symbol:hover{background:var(--purple-soft);border-color:#c8c0ef}.empty-state h1{letter-spacing:-.02em;margin:0 0 20px;font-size:1.2rem}.empty-state p{max-width:340px;color:var(--muted);margin:-8px 0 20px;font-size:.84rem;line-height:1.5}.workspace-notice{z-index:30;background:var(--surface);border:1px solid;border-radius:8px;align-items:center;gap:14px;max-width:min(560px,100vw - 290px);padding:10px 12px;font-size:.76rem;display:flex;position:fixed;top:16px;left:calc(50% + 127px);transform:translate(-50%);box-shadow:0 8px 22px #1f293714}.workspace-notice>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.workspace-notice strong{color:inherit;font-size:.76rem}.workspace-notice small{color:#747b85;font-size:.69rem;line-height:1.35}.workspace-notice.error{color:#993b3b;border-color:#efd0cd}.workspace-notice.success{color:#267653;border-color:#c9e7d8}.workspace-notice.connection{color:#5949b8;border-color:#ded9f2}.workspace-notice.connection.offline{color:#806334;border-color:#e5d8c5}.workspace-notice.connection svg{flex:none}.workspace-notice-actions{flex:none;align-items:center;gap:9px;display:flex}.workspace-notice button{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.71rem;font-weight:750}.workspace-notice button:disabled{cursor:default;opacity:.45}.workspace-notice .notice-dismiss{border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.workspace-notice .notice-dismiss:hover{background:#993b3b14}.connection-spinner{animation:1.1s linear infinite connection-spin}@keyframes connection-spin{to{transform:rotate(360deg)}}.dialog-backdrop{z-index:50;background:#1f293738;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(420px,100%);max-height:calc(100vh - 48px);padding:22px;overflow-y:auto;box-shadow:0 18px 44px #1f29371f}.dialog-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dialog h2{letter-spacing:-.02em;margin:0;font-size:1.08rem}.dialog-subtitle{color:var(--muted);margin:5px 0 0;font-size:.76rem;line-height:1.4}.dialog-error{color:#a33d3d;background:#fff8f7;border:1px solid #efd0cd;border-radius:6px;margin:-9px 0 18px;padding:9px 10px;font-size:.75rem;line-height:1.4}.field-label{color:#4b5563;margin-bottom:8px;font-size:.82rem;font-weight:650;display:block}input,textarea,select{background:var(--surface);width:100%;color:var(--text);border:1px solid #dcdad5;border-radius:7px;font-size:.9rem}input,select{height:42px;padding:0 11px}textarea{resize:vertical;min-height:112px;padding:11px;line-height:1.55}.task-title-input{resize:none;height:42px;min-height:42px;line-height:1.42;overflow:hidden}.task-panel #task-description{min-height:78px}input:hover,textarea:hover,select:hover{border-color:#c8c5bf}input:focus,textarea:focus,select:focus{border-color:var(--purple);box-shadow:none}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:0;outline:none}input::placeholder,textarea::placeholder{color:#a1a5ad}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.task-create-dialog{width:min(560px,100%)}.task-create-dialog .field-group{margin-bottom:16px}.task-create-dialog .field-grid{gap:14px}.create-description{resize:vertical;min-height:84px}.create-assignee-fieldset{margin-bottom:16px}.create-assignee-list{margin:-3px 0 4px}.confirmation-backdrop{z-index:60}.confirmation-dialog{width:min(390px,100%)}.confirmation-copy{color:#5f6670;margin:0;font-size:.88rem;line-height:1.55}.delete-button{border-radius:var(--radius);color:#b54343;cursor:pointer;background:#fff8f7;border:1px solid #e5b8b4;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.88rem;font-weight:650;display:inline-flex}.delete-button:hover{background:#fff1ef;border-color:#d99a95}.task-panel{z-index:40;border-left:1px solid var(--border);background:var(--surface);flex-direction:column;width:min(448px,38vw);min-width:400px;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-10px 0 28px #1f293712}.panel-dismiss-layer{z-index:39;background:0 0;position:fixed;inset:0}.panel-header{flex:none;justify-content:space-between;align-items:center;height:72px;padding:0 24px;font-size:.87rem;font-weight:700;display:flex;position:relative}.panel-header:after{background:var(--border);content:"";height:1px;position:absolute;bottom:0;left:16px;right:16px}.panel-title{letter-spacing:-.01em;align-items:center;gap:8px;font-size:1rem;display:inline-flex}.panel-form{flex-direction:column;flex:1;min-height:0;display:flex}.panel-scroll{flex-direction:column;flex:1;padding:26px 24px 8px;display:flex;overflow-y:auto}.field-group{margin-bottom:22px}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.date-input{position:relative}.date-trigger{background:var(--surface);width:100%;height:42px;color:var(--text);text-align:left;cursor:pointer;border:1px solid #dcdad5;border-radius:7px;align-items:center;gap:9px;padding:0 12px;font-size:.88rem;display:flex}.date-trigger:hover,.date-trigger:focus{border-color:var(--purple)}.date-trigger svg{color:#4b5563;flex:none}.date-picker-native{opacity:0;pointer-events:none;position:absolute;border:0!important;width:1px!important;height:1px!important;padding:0!important}.task-panel input:focus-visible,.task-panel textarea:focus-visible,.task-panel select:focus-visible,.task-panel button:focus-visible{outline-offset:0;outline:none}.priority-picker,.status-picker{position:relative}.priority-trigger,.status-trigger{background:var(--surface);cursor:pointer;border:1px solid #dcdad5;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 11px;font-size:.88rem;display:flex}.priority-trigger:hover,.status-trigger:hover{border-color:#c8c5bf}.priority-trigger:focus,.priority-trigger:focus-visible,.status-trigger:focus,.status-trigger:focus-visible{border-color:var(--purple)}.priority-trigger .priority,.priority-option .priority{font-size:.88rem}.priority-menu,.status-menu{z-index:3;border:1px solid var(--border);background:var(--surface);border-radius:7px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 8px 20px #1f29371a}.priority-option,.status-option{background:var(--surface);text-align:left;cursor:pointer;border:0;align-items:center;width:100%;height:38px;padding:0 11px;font-size:.88rem;display:flex}.priority-option:hover,.priority-option.selected,.status-option:hover,.status-option.selected{background:#f7f6fb}.assignee-fieldset{border:0;min-width:0;margin:0 0 22px;padding:0}.assignee-picker{flex-direction:column;gap:9px;display:flex}.assignee-trigger{background:var(--surface);color:#4b5563;cursor:pointer;border:1px solid #dcdad5;border-radius:7px;align-items:center;gap:7px;width:100%;height:42px;padding:0 12px;font-size:.84rem;font-weight:650;display:inline-flex}.assignee-trigger:hover,.assignee-trigger:focus{border-color:var(--purple);color:var(--purple-hover)}.assignee-list{flex-direction:column;gap:7px;display:flex}.assignee-list-full{margin-top:-13px;margin-bottom:22px}.assignee-option{border:1px solid var(--border);cursor:pointer;border-radius:7px;align-items:center;gap:10px;min-height:47px;padding:7px 10px;font-size:.86rem;display:flex}.assignee-option:hover{background:#faf9f7}.assignee-option.selected{background:var(--purple-soft);border-color:#cbc4ee}.assignee-option input{opacity:0;width:1px;height:1px;position:absolute}.assignee-option .avatar{border:0}.check-mark{color:var(--purple);margin-left:auto;font-weight:800}.task-delete-action{justify-content:flex-end;margin-top:auto;padding-top:22px;display:flex}.panel-footer{border-top:1px solid var(--border);background:var(--surface);flex:none;gap:10px;padding:18px 24px;display:flex}.save-button{flex:1}.deadline-panel-heading{margin-bottom:10px}.deadline-panel-description{margin-bottom:0}.deadline-inline-display{width:100%;color:var(--text);text-align:left;cursor:text;background:0 0;border:0;padding:0;display:block}.deadline-inline-display:hover{color:var(--purple-hover)}.deadline-title-display,.deadline-title-editor{overflow-wrap:anywhere;letter-spacing:-.03em;max-width:100%;font-size:1.6rem;font-weight:700;line-height:1.25}.deadline-description-display,.deadline-description-editor{overflow-wrap:anywhere;word-break:break-word;color:#606773;max-width:100%;font-size:.9rem;line-height:1.55}.deadline-description-display.empty{color:#9da1a9}.deadline-inline-editor{resize:vertical;background:0 0;border:0;border-radius:0;width:100%;min-height:0;padding:0}.deadline-title-editor{resize:none;height:auto;min-height:37px;overflow:hidden}.deadline-description-editor{resize:none;height:82px;min-height:82px;overflow-y:auto}.deadline-inline-editor:focus,.deadline-inline-editor:focus-visible{box-shadow:none;border:0;outline:none}.deadline-panel-dates{margin-top:20px;padding-top:20px;position:relative}.deadline-panel-dates:before{background:var(--border);content:"";height:1px;position:absolute;top:0;left:-8px;right:-8px}.task-panel-properties{margin-top:20px;padding-top:20px;position:relative}.task-panel-properties:before{background:var(--border);content:"";height:1px;position:absolute;top:0;left:-8px;right:-8px}.task-details-panel .panel-scroll{padding-top:20px}.task-panel-source{color:#808691;align-items:center;gap:5px;min-width:0;margin-bottom:12px;font-size:.74rem;display:inline-flex}.task-panel-source svg{flex:none}.task-panel-source span:last-child:before{color:#b1b5bb;content:"·";margin:0 3px}.deadline-time-input{background:var(--surface);border:1px solid #dcdad5;border-radius:7px;align-items:center;gap:9px;height:42px;padding:0 12px;display:flex}.deadline-time-input:focus-within{border-color:var(--purple)}.deadline-time-input svg{color:#4b5563;flex:none}.deadline-time-input input{background:0 0;border:0;border-radius:0;height:100%;padding:0}.deadline-time-input input:focus{box-shadow:none;border:0}.deadline-time-input input::-webkit-calendar-picker-indicator{display:none}.deadline-panel-bottom{color:#7a818b;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding:26px 0 16px;font-size:.75rem;display:flex}.deadline-panel-bottom>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile-panel{z-index:42}.profile-panel-scroll{flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow-y:auto}.profile-identity{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding-bottom:22px;display:flex}.profile-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:.92rem;font-weight:750;display:grid}.profile-avatar-image{object-fit:cover}.profile-photo-actions{align-items:center;gap:10px;margin:-4px 0 15px;display:flex}.profile-photo-upload,.profile-color-picker-button{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.profile-photo-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-color-picker-button{position:relative;overflow:hidden}.profile-color-picker-button input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.profile-photo-remove{color:#b54343;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:38px;font-size:.8rem;font-weight:700;display:inline-flex}.profile-photo-remove:disabled{opacity:.55;cursor:wait}.profile-photo-upload:has(input:disabled){opacity:.55;cursor:wait}.profile-crop-backdrop{z-index:70;background:#191d2657;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-crop-dialog{border:1px solid var(--border);background:var(--surface);border-radius:12px;width:min(390px,100%);padding:20px;box-shadow:0 20px 48px #161b252e}.profile-crop-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.profile-crop-header div{flex-direction:column;gap:4px;display:flex}.profile-crop-header strong{font-size:1rem}.profile-crop-header span{color:#757c86;font-size:.78rem}.profile-crop-preview{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#efeeeb;border-radius:50%;width:224px;height:224px;margin:0 auto 20px;position:relative;overflow:hidden}.profile-crop-preview:active{cursor:grabbing}.profile-crop-preview img{object-fit:cover;transform-origin:50%;width:100%;height:100%}.profile-crop-preview span{color:#fff;pointer-events:none;background:#1c1f2694;border-radius:999px;padding:4px 8px;font-size:.67rem;position:absolute;bottom:10px;right:50%;transform:translate(50%)}.profile-crop-control{color:#525a65;flex-direction:column;gap:7px;font-size:.76rem;font-weight:700;display:flex}.profile-crop-control input{width:100%;accent-color:var(--purple)}.profile-crop-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.chat-composer-field{position:relative}.chat-mention-menu{z-index:6;border:1px solid var(--border);background:var(--surface);border-radius:8px;width:min(260px,78vw);position:absolute;bottom:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 10px 24px #1f29371f}.chat-mention-menu button{background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;border:0;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;display:flex}.chat-mention-menu button:hover{background:var(--purple-soft)}.chat-mention-menu .avatar{border:0;width:25px;height:25px}.profile-identity div{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.profile-identity span:not(.profile-avatar){color:#747b85;font-size:.78rem}.profile-section{border-bottom:1px solid var(--border);padding:22px 0}.profile-section:last-of-type{border-bottom:0}.profile-section-heading{color:var(--purple);align-items:center;gap:8px;margin-bottom:13px;display:flex}.profile-section-heading h2{color:var(--text);margin:0;font-size:.9rem}.profile-section-copy{color:#747b85;margin:-4px 0 12px;font-size:.78rem;line-height:1.45}.profile-field{color:#4f5763;flex-direction:column;gap:7px;margin-bottom:15px;font-size:.78rem;font-weight:650;display:flex}.profile-field input{width:100%;height:41px;padding:0 11px}.profile-email-field>div{color:#777d86;text-overflow:ellipsis;white-space:nowrap;background:#faf9f7;border:1px solid #e1dfdb;border-radius:7px;align-items:center;gap:9px;height:41px;padding:0 11px;font-size:.84rem;font-weight:400;display:flex;overflow:hidden}.profile-email-field svg{color:#8d949d;flex:none}.profile-save-button{width:100%}.profile-preference{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.profile-preference+.profile-preference{border-top:1px solid #efeeeb}.profile-preference>span:first-child{flex-direction:column;gap:3px;display:flex}.profile-preference strong{font-size:.84rem}.profile-preference small{color:#7b828c;font-size:.75rem}.preference-toggle{background:#c9cbd0;border-radius:999px;flex:none;align-items:center;width:34px;height:20px;padding:2px;transition:background .16s;display:flex}.preference-toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;box-shadow:0 1px 3px #0000002e}.preference-toggle.on{background:var(--purple)}.preference-toggle.on i{transform:translate(14px)}.profile-password-form{flex-direction:column;display:flex}.profile-password-actions{justify-content:flex-end;gap:9px;margin-top:1px;display:flex}.profile-panel .secondary-button,.profile-password-actions .primary-button{min-height:38px;padding:0 12px}.profile-feedback{border-radius:7px;margin:0;padding:11px 12px;font-size:.8rem;line-height:1.4}.profile-feedback.error{color:#b54343;background:#fff8f7;border:1px solid #efc5c1}.profile-feedback.success{color:#23713f;background:#f6fbf7;border:1px solid #cce4d3}.profile-panel-footer{border-top:1px solid var(--border);padding:16px 24px}.profile-readonly-value{color:#4b5563;background:#faf9f7;border:1px solid #e1dfdb;border-radius:7px;align-items:center;min-height:41px;padding:0 11px;font-size:.84rem;display:flex}.profile-sign-out{color:#b54343;cursor:pointer;background:#fff8f7;border:1px solid #e5b8b4;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:39px;font-size:.85rem;font-weight:700;display:inline-flex}.profile-sign-out:hover{background:#fff1ef;border-color:#d99a95}.team-settings-panel{flex-direction:column;display:flex}.team-settings-scroll{flex:1;min-height:0;padding:25px;overflow-y:auto}.team-settings-identity{align-items:center;gap:12px;margin-bottom:24px;display:flex}.team-settings-icon{background:var(--purple-soft);width:48px;height:48px;color:var(--purple);border-radius:12px;flex:none;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.team-settings-identity strong{font-size:1.05rem;display:block}.team-settings-identity span{color:var(--muted);margin-top:4px;font-size:.74rem;display:block}.team-settings-section{border-top:1px solid var(--border);padding-top:21px}.team-settings-section+.team-settings-section{margin-top:24px}.team-settings-section h2{margin:0 0 14px;font-size:.82rem}.team-settings-heading{color:var(--text);align-items:center;gap:7px;display:flex}.team-settings-heading svg{color:var(--purple)}.team-settings-field{color:#596270;margin-top:12px;font-size:.72rem;font-weight:650;display:block}.team-settings-field input,.team-settings-field textarea{background:var(--surface);width:100%;color:var(--text);border:1px solid #dcdad5;border-radius:7px;outline:none;margin-top:6px;padding:10px 11px;font-size:.84rem;display:block}.team-settings-field textarea{resize:vertical;min-height:72px;line-height:1.45}.team-settings-field input:focus,.team-settings-field textarea:focus{border-color:var(--purple)}.team-settings-stats{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.team-settings-stats>div{border:1px solid var(--border);background:#fbfaf8;border-radius:7px;padding:11px}.team-settings-stats span{color:var(--muted);font-size:.68rem;display:block}.team-settings-stats strong{margin-top:4px;font-size:1rem;display:block}.team-permission{border-bottom:1px solid #efeeeb;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.team-permission:last-child{border-bottom:0}.team-permission strong{font-size:.78rem;display:block}.team-permission small{max-width:240px;color:var(--muted);margin-top:4px;font-size:.68rem;line-height:1.35;display:block}.team-permission-toggle{cursor:pointer;background:#c9cbd0;border:0;border-radius:999px;flex:none;align-items:center;width:35px;height:21px;padding:2px;display:flex}.team-permission-toggle i{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .16s;box-shadow:0 1px 3px #1f293733}.team-permission-toggle.on{background:var(--purple)}.team-permission-toggle.on i{transform:translate(14px)}.team-settings-footer{border-top:1px solid var(--border);padding:16px 24px}.team-settings-footer .primary-button{width:100%}.dm-conversation-select{padding-right:42px}:root[data-theme=cool] .auth-intro,:root[data-theme=cool] .notes-list-panel,:root[data-theme=cool] .dm-conversation-pane{background:var(--sidebar)}:root[data-theme=cool] .personal-nav-item:hover,:root[data-theme=cool] .team-row:hover,:root[data-theme=cool] .team-row.is-current,:root[data-theme=cool] .room-item:hover,:root[data-theme=cool] .room-item:focus-within,:root[data-theme=cool] .dm-conversation:hover,:root[data-theme=cool] .note-list-item:hover{background:var(--surface-hover)}:root[data-theme=cool] .team-settings-stats>div,:root[data-theme=cool] .profile-email-field>div,:root[data-theme=cool] .profile-readonly-value{background:var(--surface-soft)}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell,:root[data-theme=dark] .workspace,:root[data-theme=dark] .notes-editor,:root[data-theme=dark] .dm-workspace,:root[data-theme=dark] .chat-composer-shell,:root[data-theme=dark] .dm-composer{background:var(--background);color:var(--text)}:root[data-theme=dark] .auth-intro,:root[data-theme=dark] .notes-list-panel,:root[data-theme=dark] .dm-conversation-pane{background:var(--sidebar)}:root[data-theme=dark] .dm-chat-header,:root[data-theme=dark] .dm-new-list,:root[data-theme=dark] .dm-list-header button,:root[data-theme=dark] .notes-new-button,:root[data-theme=dark] .task-summary-row,:root[data-theme=dark] .my-task-row,:root[data-theme=dark] .announcement-row,:root[data-theme=dark] .kanban-card,:root[data-theme=dark] .members-card,:root[data-theme=dark] .dialog,:root[data-theme=dark] .task-panel,:root[data-theme=dark] .panel-footer,:root[data-theme=dark] .profile-crop-dialog,:root[data-theme=dark] .notification-panel,:root[data-theme=dark] .notification-simple,:root[data-theme=dark] .row-menu,:root[data-theme=dark] .note-menu,:root[data-theme=dark] .dm-conversation-menu,:root[data-theme=dark] .announcement-menu,:root[data-theme=dark] .chat-message-menu,:root[data-theme=dark] .chat-reaction-picker,:root[data-theme=dark] .chat-mention-menu,:root[data-theme=dark] .priority-menu,:root[data-theme=dark] .status-menu,:root[data-theme=dark] .error-boundary-card,:root[data-theme=dark] .workspace-notice{background:var(--surface);color:var(--text)}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select,:root[data-theme=dark] .date-trigger,:root[data-theme=dark] .priority-trigger,:root[data-theme=dark] .status-trigger,:root[data-theme=dark] .assignee-trigger,:root[data-theme=dark] .deadline-time-input,:root[data-theme=dark] .dm-composer textarea,:root[data-theme=dark] .team-settings-field input,:root[data-theme=dark] .team-settings-field textarea{border-color:var(--border-strong);background:var(--surface);color:var(--text)}:root[data-theme=dark] .personal-nav-item:hover,:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .notification-trigger:hover,:root[data-theme=dark] .notification-trigger[aria-expanded=true],:root[data-theme=dark] .team-row:hover,:root[data-theme=dark] .team-row.is-current,:root[data-theme=dark] .team-add:hover,:root[data-theme=dark] .row-menu-trigger:hover,:root[data-theme=dark] .row-menu-trigger[aria-expanded=true],:root[data-theme=dark] .room-item:hover,:root[data-theme=dark] .room-item:focus-within,:root[data-theme=dark] .sidebar-sign-out:hover,:root[data-theme=dark] .note-list-item:hover,:root[data-theme=dark] .note-menu-trigger:hover,:root[data-theme=dark] .note-menu-trigger[aria-expanded=true],:root[data-theme=dark] .dm-conversation:hover,:root[data-theme=dark] .dm-conversation-menu-trigger:hover,:root[data-theme=dark] .chat-reaction-trigger:hover,:root[data-theme=dark] .chat-message-menu-trigger:hover,:root[data-theme=dark] .chat-message-menu button:hover,:root[data-theme=dark] .secondary-button:hover{background:var(--surface-hover);color:var(--text)}:root[data-theme=dark] .notification-simple:hover,:root[data-theme=dark] .my-tasks-filters button:hover,:root[data-theme=dark] .my-task-row:hover,:root[data-theme=dark] .task-summary-row:hover,:root[data-theme=dark] .announcement-row:hover,:root[data-theme=dark] .priority-option:hover,:root[data-theme=dark] .priority-option.selected,:root[data-theme=dark] .status-option:hover,:root[data-theme=dark] .status-option.selected,:root[data-theme=dark] .assignee-option:hover,:root[data-theme=dark] .chat-reaction-picker button:hover,:root[data-theme=dark] .chat-composer-icon:hover,:root[data-theme=dark] .menu-item:hover,:root[data-theme=dark] .announcement-menu button:hover{background:var(--purple-soft);color:var(--text)}:root[data-theme=dark] .notes-list-panel,:root[data-theme=dark] .dm-conversation-pane,:root[data-theme=dark] .team-settings-stats>div,:root[data-theme=dark] .profile-email-field>div,:root[data-theme=dark] .profile-readonly-value,:root[data-theme=dark] .task-count,:root[data-theme=dark] .avatar-overflow,:root[data-theme=dark] .chat-reaction{background:var(--surface-soft);border-color:var(--border)}:root[data-theme=dark] .dm-conversation.pinned,:root[data-theme=dark] .chat-attachment,:root[data-theme=dark] .chat-reply-preview,:root[data-theme=dark] .members-invite-button{background:var(--purple-soft);color:var(--purple-hover)}:root[data-theme=dark] .chat-attachment-error{color:#ffaaa4}:root[data-theme=dark] .sidebar-section-heading,:root[data-theme=dark] .personal-nav-item,:root[data-theme=dark] .room-row,:root[data-theme=dark] .sidebar-account-email,:root[data-theme=dark] .team-description p,:root[data-theme=dark] .home-tab,:root[data-theme=dark] .home-empty,:root[data-theme=dark] .task-summary-room,:root[data-theme=dark] .task-summary-date,:root[data-theme=dark] .deadline-copy>span,:root[data-theme=dark] .deadline-schedule,:root[data-theme=dark] .chat-row p,:root[data-theme=dark] .chat-message-menu button,:root[data-theme=dark] .chat-meta,:root[data-theme=dark] .note-list-copy p,:root[data-theme=dark] .note-body-input,:root[data-theme=dark] .dm-conversation-select small,:root[data-theme=dark] .dm-message,:root[data-theme=dark] .field-label,:root[data-theme=dark] .confirmation-copy,:root[data-theme=dark] .deadline-description-display,:root[data-theme=dark] .deadline-description-editor,:root[data-theme=dark] .profile-field,:root[data-theme=dark] .profile-readonly-value,:root[data-theme=dark] .team-settings-field{color:var(--text-secondary)}:root[data-theme=dark] .chat-divider:before,:root[data-theme=dark] .chat-divider:after{background:var(--border)}:root[data-theme=dark] .room-list:before{background:#46405f}:root[data-theme=dark] .deadline-row{border-bottom-color:var(--border)}:root[data-theme=dark] .deadline-row:hover{background:var(--surface)}:root[data-theme=dark] .deadline-date-badge{background:var(--purple-soft);color:var(--purple-hover)}:root[data-theme=dark] .status-todo{color:#c2c4cd;background:#30313a}:root[data-theme=dark] .status-progress{color:#b7aaff;background:#332d54}:root[data-theme=dark] .status-done{color:#8fd2b3;background:#1f4033}:root[data-theme=dark] .dialog-backdrop{background:#05060a94}:root[data-theme=dark] ::placeholder{color:#747783}:root[data-theme=dark] ::-webkit-calendar-picker-indicator{filter:invert(.9)}:root[data-theme=dark] *{scrollbar-color:#555762 transparent}:root[data-theme=dark] .task-card:hover,:root[data-theme=dark] .task-summary-row:hover,:root[data-theme=dark] .my-task-row:hover,:root[data-theme=dark] .announcement-row:hover{border-color:#4a4c59}:root[data-theme=dark] .announcement-row:hover{border-left-color:var(--purple);box-shadow:0 3px 10px #00000038}:root[data-theme=dark] input:hover,:root[data-theme=dark] textarea:hover,:root[data-theme=dark] select:hover,:root[data-theme=dark] .priority-trigger:hover,:root[data-theme=dark] .status-trigger:hover{border-color:var(--border-strong)}:root[data-theme=dark] .column-empty:hover,:root[data-theme=dark] .empty-action-symbol:hover,:root[data-theme=dark] .notes-new-button:hover:not(:disabled),:root[data-theme=dark] .members-invite-button:hover{border-color:#655ba0}:root[data-theme=dark] .notification-decline:hover:not(:disabled),:root[data-theme=dark] .secondary-button:hover,:root[data-theme=dark] .dm-email-form,:root[data-theme=dark] .dm-composer textarea,:root[data-theme=dark] .profile-email-field>div,:root[data-theme=dark] .profile-readonly-value,:root[data-theme=dark] .team-settings-field input,:root[data-theme=dark] .team-settings-field textarea{border-color:var(--border-strong)}:root[data-theme=dark] .task-card:focus-visible,:root[data-theme=dark] .task-summary-row:focus-visible{outline-color:var(--purple)}:root[data-theme=dark] .notification-badge{border-color:var(--sidebar)}:root[data-theme=dark] .notification-decline,:root[data-theme=dark] .auth-input-wrap,:root[data-theme=dark] .my-tasks-filters button,:root[data-theme=dark] .notes-new-button,:root[data-theme=dark] .dm-list-header button,:root[data-theme=dark] .dm-email-form,:root[data-theme=dark] .dm-composer textarea,:root[data-theme=dark] .chat-attachment,:root[data-theme=dark] .chat-reaction,:root[data-theme=dark] .members-invite-button,:root[data-theme=dark] .column-empty,:root[data-theme=dark] .empty-symbol,:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select,:root[data-theme=dark] .date-trigger,:root[data-theme=dark] .priority-trigger,:root[data-theme=dark] .status-trigger,:root[data-theme=dark] .assignee-trigger,:root[data-theme=dark] .deadline-time-input{border-color:var(--border-strong)}:root[data-theme=dark] .chat-attachment,:root[data-theme=dark] .chat-reaction{background:var(--surface-soft)}:root[data-theme=dark] .profile-feedback.error,:root[data-theme=dark] .dialog-error,:root[data-theme=dark] .notification-error,:root[data-theme=dark] .delete-button,:root[data-theme=dark] .profile-sign-out{background:#2a1d21;border-color:#70444a}:root[data-theme=dark] .notes-editor .note-title-input,:root[data-theme=dark] .notes-editor .note-body-input{background:0 0;border:0}@keyframes kora-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes kora-menu-in{0%{opacity:0;transform:translateY(-3px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.home-section,.room-workspace .board,.room-workspace .room-task-list,.room-chat-section{animation:.16s cubic-bezier(.22,1,.36,1) kora-content-in}.row-menu,.theme-menu,.priority-menu,.status-menu,.chat-message-menu,.chat-reaction-picker,.chat-mention-menu,.announcement-menu,.assignee-list{transform-origin:100% 0;animation:.14s cubic-bezier(.22,1,.36,1) kora-menu-in}.primary-button,.secondary-button,.delete-button,.icon-button,.chat-send-button,.notification-trigger{transition:color .14s,background-color .14s,border-color .14s,box-shadow .14s,transform .12s}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.delete-button:active:not(:disabled),.icon-button:active:not(:disabled),.chat-send-button:active:not(:disabled),.notification-trigger:active:not(:disabled){transform:scale(.97)}@media (width<=1120px){.sidebar{width:224px}.workspace{margin-left:224px;padding-inline:25px}.board{gap:14px}.task-panel{width:430px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
