:root{color-scheme:light dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--slate-25: rgba(148, 163, 184, .12);--slate-50: #f8fafc;--slate-100: #e2e8f0;--slate-200: #cbd5f5;--slate-900: #0f172a;--accent: #2563eb;--accent-soft: rgba(37, 99, 235, .12);--accent-strong: rgba(37, 99, 235, .2);--bg-card: rgba(255, 255, 255, .92);--priority-critical: #dc2626;--priority-very-high: #ea580c;--priority-high: #f97316;--priority-medium: #0ea5e9;--priority-low: #10b981;--priority-optional: #6366f1;--workspace-font-scale: 1}html{font-size:calc(16px * var(--workspace-font-scale, 1))}body{font-family:inherit;font-size:1rem}.view-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;font-size:.85rem;font-weight:500;color:#475569;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.view-pill:hover{background:#94a3b81f;color:#1f2937}.view-pill.active{background:#2563eb1f;color:var(--accent);border-color:#2563eb33}.count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;border-radius:999px;padding-inline:.45rem;font-size:.7rem;font-weight:600;background:#0f172a14;color:#475569}.toggle-pill{border:none;background:transparent;color:#475569;padding:.35rem 1rem;border-radius:999px;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.toggle-pill.active{background:#2563eb1f;color:var(--accent);box-shadow:inset 0 0 0 1px #2563eb40}.tab-strip{display:flex;flex-wrap:wrap;gap:.5rem}.tab-strip--compact{gap:.35rem}.tab-strip--compact .toggle-pill{padding:.3rem .75rem;font-size:.78rem}.company-tab{display:inline-flex;align-items:center;gap:.35rem}.company-tab .company-tab__menu-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1px solid rgba(226,232,240,.9);background:#fff;color:#64748b;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.company-tab .company-tab__menu-button:hover{border-color:#2563eb73;color:var(--accent);background:#2563eb14}.company-tab .company-tab__menu-button:focus-visible{outline:none;border-color:#2563eb80;box-shadow:0 0 0 3px #2563eb26;color:var(--accent)}.nav-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#0f172a0d;color:#1f2937;transition:transform .2s ease,background .2s ease}.nav-icon-btn:hover{background:#2563eb26;transform:translateY(-1px)}.search-input{width:260px;padding:.45rem .9rem .45rem 2.35rem;background:#f8fafcf2;border:1px solid rgba(148,163,184,.25);border-radius:999px;font-size:.9rem;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.search-input:focus{outline:none;border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb26}.search-icon{position:absolute;inset-inline-start:.9rem;inset-block-start:50%;transform:translateY(-50%);pointer-events:none}.glass-card{background:#ffffff2e;border:1px solid rgba(255,255,255,.25);border-radius:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.25rem;box-shadow:0 20px 60px -35px #0f172aa6}.btn-primary{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:999px;border:none;padding:.55rem 1.35rem;font-size:.88rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 35px -25px #2563eba6}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#f8fafccc;padding:.55rem 1.25rem;font-size:.85rem;font-weight:500;color:#1f2937;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn-secondary:hover{background:#2563eb14;border-color:#2563eb59;color:var(--accent)}.btn-secondary.btn-small{padding:.4rem 1rem;font-size:.78rem}.chip-button{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);padding:.45rem .95rem;font-size:.8rem;font-weight:500;background:#ffffffe6;color:#475569;transition:border-color .2s ease,color .2s ease,background .2s ease}.chip-button:hover{border-color:#2563eb66;color:var(--accent);background:#2563eb14}.chip-button.danger{border-color:#dc262666;color:#dc2626}.chip-button.danger:hover{border-color:#f8717199;background:#dc26261a}.chip{display:inline-flex;align-items:center;border-radius:999px;background:#2563eb1f;color:var(--accent);font-size:.7rem;font-weight:600;padding:.2rem .6rem}.chip.subtle{background:#94a3b82e;color:#475569}.quick-add-card{background:#f8fafce6;border:1px solid rgba(148,163,184,.2);border-radius:1.25rem;padding:1.35rem;box-shadow:inset 0 1px #fff6}.field-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.35rem;display:inline-block}.field-input{width:100%;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#fff;padding:.55rem .75rem;font-size:.9rem;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.field-input:focus{outline:none;border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb26}.rich-text-field{width:100%;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#fff;display:flex;flex-direction:column;overflow:hidden}.rich-text-field:focus-within{border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb26}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:.35rem;padding:.35rem .5rem;border-bottom:1px solid rgba(148,163,184,.2);background:#f8fafcf0}.rich-text-toolbar button{border:1px solid transparent;border-radius:.55rem;background:transparent;padding:.2rem .55rem;font-size:.8rem;font-weight:600;color:#475569;cursor:pointer;transition:background .15s ease,color .15s ease}.rich-text-toolbar button[data-command=bold]{font-weight:700}.rich-text-toolbar button[data-command=italic]{font-style:italic}.rich-text-toolbar button[data-command=underline]{text-decoration:underline}.rich-text-toolbar button[data-command=strikeThrough]{text-decoration:line-through}.rich-text-toolbar button:hover{background:#0f172a0f;color:#0f172a}.rich-text-toolbar button:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px}.rich-text-toolbar button.active,.rich-text-toolbar button[aria-pressed=true]{background:#2563eb1f;color:#1d4ed8}.rich-text-editor{padding:.65rem .75rem;min-height:4.5rem;font-size:.9rem;line-height:1.55;color:#0f172a;background:transparent;border:none;border-radius:0 0 .85rem .85rem;outline:none;overflow-y:auto;resize:vertical;white-space:pre-wrap;word-break:break-word}.rich-text-editor[data-placeholder][data-empty=true]:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.rich-text-editor ul,.rich-text-editor ol{margin:.4rem 0;padding-left:1.3rem;list-style-position:outside}.rich-text-editor ul{list-style-type:disc}.rich-text-editor ol{list-style-type:decimal}.rich-text-editor li{margin-bottom:.15rem}.rich-text-editor a{color:#2563eb;text-decoration:underline;word-break:break-word}.rich-text-hidden-input{display:none!important}.task-list{display:grid;gap:.8rem}.task-pane{display:flex;flex-direction:column;gap:1.25rem}.list-sections{display:flex;flex-direction:column;gap:1rem}.list-section{border:1px solid rgba(148,163,184,.25);border-radius:1rem;background:#fffffff2;padding:1rem 1.25rem}.list-section .task-list{margin:0}.list-section__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.list-section__header h4{font-size:.95rem;font-weight:600;color:#0f172a}.list-section__count{margin-left:auto;font-size:.75rem;color:#64748b;font-weight:600}.list-section__actions{display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-end}.list-section__empty{margin-top:.5rem;font-size:.8rem;color:#94a3b8}.task-item{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:1rem;padding:.85rem 1rem;display:grid;grid-template-columns:1fr auto;gap:.85rem;align-items:stretch;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.task-item.task-item--focus{border-color:#2563eb99;box-shadow:0 0 0 3px #2563eb2e}.task-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.task-content{display:grid;gap:.4rem}.task-preview{line-height:1.5;max-height:3.9em;overflow:hidden;white-space:pre-line}.task-context{font-size:.78rem;color:#64748b}.task-action-block{display:flex;flex-direction:column;gap:.25rem;color:#475569}.task-action-block .task-action-label{font-weight:600;color:#0f172a}.task-action-block .task-action-text{margin:0;line-height:1.4}.task-action-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.task-action-entry{display:flex;align-items:flex-start;gap:.4rem;color:#475569}.task-action-checkbox{width:.95rem;height:.95rem;border-radius:.25rem;border:1.5px solid rgba(148,163,184,.9);display:inline-flex;align-items:center;justify-content:center;margin-top:.15rem;position:relative}.task-action-checkbox:after{content:"";width:.4rem;height:.2rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:0}.task-action-entry[data-completed=true] .task-action-checkbox{background:var(--accent);border-color:var(--accent)}.task-action-entry[data-completed=true] .task-action-checkbox:after{opacity:1}.task-action-textline{flex:1 1 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-action-entry[data-completed=true] .task-action-textline{text-decoration:line-through;color:#94a3b8}.task-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.78rem;color:#64748b}.task-footer-item{display:inline-flex;align-items:center}.task-footer-item+.task-footer-item:before{content:"•";margin-right:.45rem;color:#cbd5f5}.task-item.completed .task-preview,.task-item.completed .task-title{color:#94a3b8}.task-item.completed .task-context,.task-item.completed .task-action-block,.task-item.completed .task-footer{color:#b8c3d5}.attachment-list,.attachments-row{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.45rem}.attachment-list{list-style:none;padding:0;margin-top:.45rem}.attachment-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:.75rem;background:#2563eb1f;color:var(--accent);font-size:.78rem;font-weight:500;border:1px solid rgba(37,99,235,.18)}.attachment-chip button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:.7rem}.task-card:hover{border-color:#2563eb66;box-shadow:0 16px 40px -28px #0f172a8c;transform:translateY(-1px)}.task-checkbox{display:flex;align-items:center;justify-content:center}.task-checkbox input{position:absolute;opacity:0;pointer-events:none}.checkbox-indicator{width:20px;height:20px;border-radius:999px;border:2px solid rgba(148,163,184,.45);transition:background .2s ease,border-color .2s ease}.task-checkbox input:checked+.checkbox-indicator{background:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3.5 3L13 1.5' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.task-item.completed .task-title{text-decoration:line-through;color:#94a3b8}.task-item.completed .task-action-label{color:inherit}.task-item.deleted{opacity:.65}.task-item.deleted .task-title{text-decoration:line-through;color:#94a3b8}.task-item.deleted .task-preview,.task-item.deleted .task-context,.task-item.deleted .task-action-block,.task-item.deleted .task-footer{color:#a3b1c6}.empty-state{text-align:center;font-size:.9rem;color:#64748b;background:#f8fafce6;border:1px dashed rgba(148,163,184,.4);padding:1.1rem;border-radius:1rem}.activity-item{width:100%;text-align:left;cursor:pointer;display:flex;gap:.75rem;align-items:flex-start;transition:transform .2s ease,border-color .2s ease,background .2s ease}.activity-item:hover{transform:translateY(-1px);border-color:#2563eb59;background:#f8fafcf5}.activity-item:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.activity-item--deleted{border-color:#dc262659;background:#f8717114}.activity-item--completed{border-color:#22c55e66;background:#dcfce7e6}.activity-item--completed .activity-item__title{color:#166534}.activity-item--completed .activity-item__meta{color:#15803d}.activity-item--completed .chip{background:#22c55e26;color:#166534}.activity-item__status{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#22c55e1f;color:#15803d;flex-shrink:0}.activity-item__status svg{width:1.1rem;height:1.1rem}.activity-item__content{flex:1;min-width:0}.activity-item__title{display:block}.activity-item--deleted .activity-item__title{color:#b91c1c}.activity-item--deleted .activity-item__meta{color:#94a3b8}.activity-item--deleted .activity-item__content{text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:#475569bf}.activity-item--deleted .chip{text-decoration:none}.activity-item__actions{display:flex;align-items:center;gap:.35rem;margin-left:auto}.activity-item__purge{border:none;background:transparent;color:#dc2626;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:.5rem;cursor:pointer;transition:background .2s ease,color .2s ease}.activity-item__purge:hover,.activity-item__purge:focus-visible{background:#dc262614}.activity-item__purge:focus-visible{outline:2px solid rgba(220,38,38,.35);outline-offset:2px}.project-pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);padding:.35rem .85rem;font-size:.8rem;background:#ffffffd9;color:#475569;transition:border-color .2s ease,color .2s ease,background .2s ease}.project-pill .dot{width:10px;height:10px;border-radius:999px;display:inline-block;background:var(--accent)}.project-pill .count{font-size:.75rem;color:#94a3b8}.project-pill:hover{border-color:#2563eb66;color:var(--accent);background:#2563eb14}.project-pill.active{border-color:#2563eb8c;color:var(--accent);background:#2563eb1f;box-shadow:0 0 0 1px #2563eb40}.drop-zone{transition:all .2s ease}.drop-zone.drag-over{border-color:#2563eb73;background:#2563eb1a;transform:translateY(-2px)}.board-column{border-radius:1.25rem;border:2px dashed rgba(148,163,184,.25);background:#ffffffeb;padding:1.2rem;display:grid;gap:1rem;min-height:260px;box-shadow:0 15px 35px -30px #0f172a73}.board-column header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem}.board-column header h3{font-size:.95rem;font-weight:600;color:#1f2937}.board-column header .count{border-radius:999px;background:#f8fafce6;padding:.2rem .65rem;font-size:.75rem;color:#475569;justify-self:end}.board-tasks{display:grid;gap:.7rem}.board-tasks.empty:after{content:"Drop tasks here";display:block;font-size:.82rem;color:#94a3b8;padding:1rem;border:1px dashed rgba(148,163,184,.35);border-radius:1rem;text-align:center;background:#f8fafccc}.board-card{border-left:4px solid transparent;border-radius:1rem;background:#f8fafcf2;border:1px solid rgba(148,163,184,.25);padding:.85rem 1rem;display:grid;gap:.35rem;transition:transform .2s ease,box-shadow .2s ease;cursor:grab}.board-card.dragging{cursor:grabbing;transform:rotate(1deg) scale(1.02);box-shadow:0 20px 45px -25px #0f172a8c;z-index:10}.board-card h4{font-size:.95rem;font-weight:600;color:#1f2937}.board-card .meta-line{font-size:.78rem;color:#64748b}.priority-critical{border-left-color:var(--priority-critical)}.priority-very-high{border-left-color:var(--priority-very-high)}.priority-high{border-left-color:var(--priority-high)}.priority-medium{border-left-color:var(--priority-medium)}.priority-low{border-left-color:var(--priority-low)}.priority-optional{border-left-color:var(--priority-optional)}.quick-action-btn{width:100%;text-align:left;font-size:.85rem;color:#475569;padding:.55rem .75rem;border-radius:.85rem;transition:background .2s ease,transform .2s ease;background:#f8fafce6;border:1px solid rgba(148,163,184,.15)}.quick-action-btn:hover{background:#2563eb1a;transform:translate(2px)}.modal{border:none;padding:0;background:transparent}.modal::backdrop{background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{background:#fff;border-radius:1.5rem;width:min(1060px,calc(100vw - 1.75rem));max-width:calc(100vw - .75rem);box-shadow:0 35px 90px -40px #0f172aa6;border:1px solid rgba(148,163,184,.18);overflow:hidden;position:relative}.modal-card[data-resizable=true]{resize:horizontal;overflow:auto;min-width:660px;max-width:min(1320px,calc(100vw - .5rem))}.modal-card[data-resizable=true]:after{content:"";position:absolute;width:14px;height:14px;right:1rem;bottom:1rem;border-right:2px solid rgba(148,163,184,.8);border-bottom:2px solid rgba(148,163,184,.8);opacity:.6;pointer-events:none}.modal-header,.modal-footer{padding:1.1rem 1.6rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid rgba(148,163,184,.18)}.modal-footer{border-top:1px solid rgba(148,163,184,.18);border-bottom:none}.modal-body{padding:1rem 1.4rem}.dialog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem 1rem}.dialog-grid .dialog-full{grid-column:1 / -1}.dialog-split{display:flex;flex-direction:column;gap:1.5rem}.dialog-main{flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem 1rem;min-width:0}.dialog-main .dialog-full{grid-column:1 / -1}.dialog-sidebar{flex:0 0 100%;display:flex;flex-direction:column;gap:.85rem}.sidebar-field{width:100%}.dialog-sidebar .attachment-list{padding-left:0}.dialog-row{display:grid;gap:.7rem}.dialog-row--thirds,.dialog-row--halves{grid-template-columns:minmax(0,1fr)}@media(min-width:768px){.dialog-grid,.dialog-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}.dialog-row--thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.dialog-row--halves{grid-template-columns:repeat(2,minmax(0,1fr))}}.modal-header__actions{display:inline-flex;align-items:center;gap:.5rem}.modal-subtitle{margin-top:.25rem}.modal-header__summary{display:flex;flex-direction:column;gap:.4rem;flex:1}.task-timestamps{display:flex;flex-wrap:wrap;gap:1rem}.task-timestamp{display:flex;flex-direction:column;min-width:120px}.task-timestamp__label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.task-timestamp__value{font-size:.78rem;color:#475569}.task-timestamp__value:empty:after{content:""}@media(min-width:768px){.modal-header__summary{flex-direction:row;align-items:center;justify-content:space-between}.task-timestamps{justify-content:flex-end}}.manage-body{display:grid;gap:1.1rem}.manage-list{display:grid;gap:.75rem}.manage-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-radius:.95rem;background:#f8fafccc;border:1px solid rgba(148,163,184,.22);font-size:.9rem}.settings-inline-list{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.settings-inline-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .85rem;border-radius:.95rem;background:#f8fafccc;border:1px solid rgba(148,163,184,.22)}.settings-inline-fields{display:flex;flex-direction:column;gap:.4rem;flex:1 1 220px}.field-input.inline-input,.field-input.inline-select{min-width:200px}.settings-inline-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.btn-secondary.btn-compact{padding:.4rem .9rem;font-size:.82rem}.inline-select.field-input{padding-right:2rem}.default-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .6rem;border-radius:999px;background:#94a3b82e;color:#64748b;font-size:.75rem;font-weight:600}.manage-form{display:grid;gap:1rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:600px){.form-row{grid-template-columns:1fr}}.activity-item{opacity:0;animation:activitySlide .45s ease forwards}@keyframes activitySlide{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}#team-status{display:grid;gap:.75rem}#team-status li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .75rem;border-radius:.95rem;border:1px solid rgba(148,163,184,.22);background:#f8fafcd9}.ghost-button{display:inline-flex;align-items:center;gap:.4rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.35);background:#ffffffd9;color:#475569;padding:.45rem .95rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.ghost-button:hover{border-color:#2563eb73;color:var(--accent);background:#2563eb14}.ghost-button.small{padding:.35rem .75rem;font-size:.75rem}.ghost-button.danger{border-color:#dc262666;color:#dc2626}.ghost-button.danger:hover{border-color:#f8717199;background:#dc262614}.section-actions{display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-end}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.board-column.section-drop-target{outline:2px dashed var(--accent);outline-offset:6px}header.dragging-section{opacity:.6}.attachment-chip a{color:inherit;text-decoration:none}.attachment-chip a:hover{text-decoration:underline}.selectors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;width:100%}.selector-group{display:flex;flex-direction:column;gap:.35rem}.selector-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#94a3b8}.selector-dropdown{position:relative}.selector-toggle{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .9rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#fff;font-size:.9rem;font-weight:500;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.selector-toggle:hover{border-color:#2563eb80}.selector-toggle[aria-expanded=true]{border-color:#2563ebb3;box-shadow:0 0 0 3px #2563eb1a}.selector-menu[hidden]{display:none}.selector-menu{position:absolute;inset-inline:0;margin-top:.5rem;border-radius:1rem;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 45px #0f172a26;padding:.75rem;min-width:420px;max-height:520px;overflow-y:auto;z-index:20}.selector-menu-actions{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(226,232,240,.8)}.selector-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.selector-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.selector-item button[data-select]{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.45rem .65rem;border-radius:.65rem;border:none;background:#f8fafcf2;font-size:.9rem;font-weight:500;color:#0f172a;text-align:left;transition:background .2s ease,color .2s ease}.selector-item button[data-select].active{background:#2563eb1f;color:var(--accent)}.selector-item button[data-select] small{font-size:.75rem;font-weight:500;color:#94a3b8}.project-group{border:1px solid rgba(226,232,240,.9);border-radius:.9rem;padding:.35rem .5rem;display:flex;flex-direction:column;gap:.35rem;background:#fff}.project-group+.project-group{margin-top:.4rem}.selector-sublist{list-style:none;margin:.15rem 0 .35rem 1.25rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.selector-subitem{display:flex;align-items:center;gap:.4rem}.selector-subitem button[data-select=sub-project]{flex:1;border:none;background:#f1f5f9e6;border-radius:.5rem;padding:.35rem .5rem;font-size:.82rem;font-weight:500;color:#0f172a;text-align:left;transition:background .2s ease,color .2s ease}.selector-subitem button[data-select=sub-project].active{background:#2563eb1a;color:var(--accent)}.selector-subitem button[data-select=sub-project] small{font-size:.72rem;color:#94a3b8}.selector-subitem--add{justify-content:flex-start}.selector-sub-add{border:none;background:transparent;color:var(--accent);font-weight:600;font-size:.85rem;padding:.25rem .35rem;border-radius:.5rem;transition:background .2s ease,color .2s ease}.selector-sub-add:hover{background:#2563eb14}.selector-subitem-actions{display:flex;gap:.25rem}.selector-sub-action{border:none;background:transparent;font-size:.72rem;color:#94a3b8;padding:.25rem .35rem;border-radius:.4rem;transition:color .2s ease,background .2s ease}.selector-sub-action:hover{color:var(--accent);background:#2563eb14}.selector-item-actions{display:flex;flex-direction:column;gap:.5rem;min-width:140px}.selector-action-btn{width:100%;min-height:36px;border-radius:.65rem;border:1px solid rgba(226,232,240,.9);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#475569;transition:border-color .2s ease,color .2s ease,background .2s ease}.selector-action-btn:hover{border-color:#2563eb73;color:var(--accent);background:#2563eb14}.selector-action-btn:disabled{opacity:.4;cursor:not-allowed}.userguide-panel{background:#0f172a08;border-bottom:1px solid rgba(226,232,240,.8);padding-block:1.5rem}.userguide-card{background:#fff;border-radius:1.5rem;padding:1.75rem;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 45px #0f172a14}.userguide-card__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.userguide-actions{display:inline-flex;gap:.5rem}.userguide-list{margin-top:1.5rem;padding-left:1.25rem;display:flex;flex-direction:column;gap:.85rem;color:#475569}.userguide-list li{font-size:.95rem;line-height:1.55}.userguide-card h2{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;color:#0f172a}.userguide-card h3{margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#1e293b}.userguide-card p{font-size:.95rem;line-height:1.6;color:#475569;margin-bottom:.75rem}.userguide-list__unordered,.userguide-list__ordered{margin:.35rem 0 .75rem 1.25rem;padding:0;display:flex;flex-direction:column;gap:.35rem;color:#475569}.userguide-list__unordered{list-style:disc}.userguide-list__ordered{list-style:decimal}.userguide-list__unordered li,.userguide-list__ordered li{font-size:.95rem;line-height:1.55}.userguide-list strong{display:inline-block;margin-bottom:.15rem;font-weight:600;color:#1e293b}.userguide-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.userguide-form__actions{display:flex;justify-content:flex-end;gap:.5rem}.meta-chip{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;background:#94a3b826;color:#475569;font-size:.72rem;font-weight:500;padding:.2rem .5rem}.meta-chip.danger{background:#dc262626;color:#b91c1c}.meta-chip.subtle{background:#94a3b81f;color:#6b7280}.import-preview{border:1px solid rgba(148,163,184,.3);border-radius:1rem;padding:1rem;background:#f8fafce6}.import-summary{margin:.75rem 0 0;padding-left:1rem;display:flex;flex-direction:column;gap:.35rem;list-style:disc;color:#475569;font-size:.9rem}.search-suggestions{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:.75rem;box-shadow:0 20px 40px #0f172a14;z-index:40;padding:.4rem 0}.search-suggestion__list{list-style:none;margin:0;padding:0}.search-suggestion__item{width:100%;text-align:left;padding:.55rem 1rem;border:0;background:transparent;display:flex;flex-direction:column;gap:.2rem;color:inherit;cursor:pointer}.search-suggestion__item:hover,.search-suggestion__item:focus{background:#2563eb1f}.search-suggestion__title{font-weight:600;color:#0f172a}.search-suggestion__meta{font-size:.75rem;color:#64748b}.search-suggestion__empty{padding:.5rem 1rem;font-size:.875rem;color:#64748b}.project-overview{display:grid;gap:1rem}@media(min-width:768px){.project-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.overview-section{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.overview-section__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.overview-section__body{display:flex;flex-direction:column;gap:.75rem}.overview-section__empty{font-size:.875rem;color:#94a3b8}.resizable-block{resize:vertical;overflow:auto;min-height:8rem;max-height:26rem;padding-right:.35rem}.see-more{font-size:.75rem;color:#2563eb;background:#2563eb1f;border:1px solid rgba(37,99,235,.24);border-radius:999px;padding:.25rem .75rem;transition:background .2s ease,color .2s ease}.see-more:hover,.see-more:focus{background:#2563eb38}.activity-more{display:flex;justify-content:center;margin-top:.5rem}.link-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.link-row{display:flex;flex-wrap:wrap;gap:.5rem}.link-row .field-input{flex:1 1 45%;min-width:10rem}.links-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.4rem}.link-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;background:#2563eb26;border:1px solid rgba(37,99,235,.24);color:#1d4ed8;text-decoration:none}.link-chip.disabled{opacity:.6;pointer-events:none}.field-group{display:flex;flex-direction:column;gap:.5rem}#settingsMemberList,#settingsDepartmentList{list-style:none;margin:0;padding:0}#settingsMemberList li,#settingsDepartmentList li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .75rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.24);background:#f8fafcd9}#settingsMemberList li>div{display:flex;flex-direction:column;gap:.1rem}.action-items-list{min-height:160px;border:1px solid rgba(148,163,184,.28);border-radius:.85rem;padding:.75rem;background:#f8fafceb;display:flex;flex-direction:column;gap:.5rem}.action-items-empty{font-size:.85rem;color:#94a3b8}.action-item-row{display:flex;align-items:center;gap:.5rem}.action-item-row.completed .action-item-input{text-decoration:line-through;color:#94a3b8}.action-item-input{flex:1}.thread-message-list{border:1px solid rgba(148,163,184,.28);border-radius:.85rem;padding:.75rem;background:#f8fafceb;display:flex;flex-direction:column;gap:.75rem;min-height:120px}.thread-message-row{display:flex;gap:.5rem;align-items:flex-start}.thread-message-row.completed .thread-message-input{text-decoration:line-through;color:#94a3b8}.thread-message-input{flex:1;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);padding:.5rem .65rem;min-height:2.25rem;resize:vertical;font-size:.9rem;color:#0f172a}.thread-message-input:focus{outline:none;border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb26}.action-item-checkbox{width:18px;height:18px}.filter-field{display:flex;flex-direction:column;gap:.35rem;min-width:160px}.filter-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}@media(min-width:1024px){.dialog-split{flex-direction:row;align-items:flex-start}.dialog-main{flex:1 1 0}.dialog-sidebar{flex:0 0 22%;max-width:320px;min-width:220px}}
