:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2430;background-color:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit}button,input,textarea{font-family:inherit}:root{--priority-high-bg: #fee2e2;--priority-high-text: #b91c1c;--priority-medium-bg: #ffedd5;--priority-medium-text: #c2410c;--priority-low-bg: #fef9c3;--priority-low-text: #854d0e;--priority-none-bg: #e2e8f0;--priority-none-text: #475569;--progress-not-started-bg: #e2e8f0;--progress-not-started-text: #1f2937;--progress-in-progress-bg: #dbeafe;--progress-in-progress-text: #1d4ed8;--progress-completed-bg: #dcfce7;--progress-completed-text: #15803d}.link-button{background:none;border:none;color:#93b0ff;font-size:.9rem;padding:0;cursor:pointer}.link-button:hover{color:#fff}.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}.status{padding:.5rem 1rem;border-radius:8px;background:#eef0f8;color:#1f2430;font-size:.9rem;width:fit-content}.status.error{background:#ffe4e6;color:#b91c1c}.error.inline{margin:0;color:#b91c1c;font-size:.9rem}.helper-text{color:#60667a;font-size:.9rem}.auth-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eaecf5;gap:1.5rem;color:#1f2430}.auth-container h1{margin:0}.auth-container .card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 12px 24px #0f172a14;min-width:320px;display:flex;flex-direction:column;gap:.75rem}.auth-container label{display:flex;flex-direction:column;font-size:.9rem;gap:.5rem}.auth-container input{background:#f4f5f8;color:inherit;border:1px solid rgba(31,36,48,.1);border-radius:8px;padding:.65rem .75rem}.auth-container button{border-radius:8px;border:none;padding:.65rem .75rem;font-weight:600;cursor:pointer;background:#5c73ff;color:#fff;transition:opacity .2s ease,transform .2s ease}.auth-container button:hover{opacity:.9}.auth-container .error{color:#b91c1c;margin:0}.toaster{position:fixed;right:16px;bottom:16px;display:flex;flex-direction:column;gap:8px;z-index:1000}.toast{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 18px #0000001f;border-radius:10px;padding:12px 12px 10px;width:320px;animation:toast-in .18s ease-out}.toast__title{font-weight:600;margin-bottom:4px}.toast__meta{color:#6b7280;font-size:12px;display:flex;align-items:center;gap:6px;margin-bottom:8px}.toast__actions{display:flex;gap:8px}.toast__actions button{background:#eef2ff;border:0;padding:6px 10px;border-radius:6px;cursor:pointer}.priority{text-transform:capitalize;font-weight:600}.priority--high{color:#dc2626}.priority--medium{color:#d97706}.priority--low{color:#059669}.priority--none{color:#6b7280}.divider{opacity:.5}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.notif-bell{position:relative;z-index:100;display:inline-block}.notif-bell__btn{position:relative;border:0;background:#fff;border-radius:999px;padding:8px 12px;box-shadow:0 2px 8px #0000001a;cursor:pointer}.notif-bell__badge,.board-action-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;border-radius:999px;padding:2px 6px;font-size:11px}.notif-bell__menu{position:absolute;right:0;margin-top:8px;width:360px;max-height:60vh;overflow:auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 8px 20px #00000026}.notif-bell__header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid rgba(0,0,0,.06);font-weight:600;gap:8px}.notif-bell__controls{display:flex;align-items:center;gap:12px;font-weight:400}.notif-bell__toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563}.notif-bell__toggle input{accent-color:#4f46e5}.notif-bell__clear{background:transparent;border:0;color:#2563eb;cursor:pointer}.notif-bell__list{padding:8px 0}.notif-bell__group{padding-bottom:6px}.notif-bell__group-title{padding:6px 12px;color:#6b7280;font-size:12px}.notif-bell__item{width:100%;text-align:left;background:transparent;border:0;padding:8px 12px;cursor:pointer;transition:background .12s ease}.notif-bell__item:hover{background:#f9fafb}.notif-bell__item[data-read=true]{opacity:.65}.notif-bell__item-title{font-weight:600}.notif-bell__item-meta{color:#6b7280;font-size:12px;display:flex;gap:6px;align-items:center}.notif-bell__meta-chip{background:#f3f4f6;color:#374151;padding:2px 6px;border-radius:999px;font-size:11px;text-transform:none}.notif-bell__empty{padding:12px;color:#6b7280;font-size:14px}.notif-bell__loading{padding:8px 12px;color:#6b7280;font-size:12px}.notif-bell__load{width:100%;border:0;background:#f3f4f6;padding:8px 12px;cursor:pointer;font-weight:600}.notif-bell__load:disabled{opacity:.6;cursor:default}.mention-suggestions{margin-top:6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fff;box-shadow:0 6px 18px #0000001f;padding:4px;max-height:180px;overflow:auto}.mention-suggestions button{display:block;width:100%;text-align:left;padding:6px 8px;border:0;background:transparent;cursor:pointer;border-radius:6px}.mention-suggestions button:hover{background:#f3f4f6}.toast__context{margin-top:6px;color:#4b5563;font-size:13px;display:flex;flex-wrap:wrap;gap:6px}.toast__context-item:after{content:""}.toast__description{margin-top:6px;color:#1f2933;font-size:13px}.user-menu{position:relative}.user-menu__btn{width:36px;height:36px;border-radius:999px;border:0;background:#111827;color:#fff;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.user-menu__menu{position:absolute;right:0;margin-top:8px;min-width:160px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 8px 20px #00000026;padding:6px;z-index:1000}.user-menu__item{display:block;width:100%;padding:8px 10px;background:transparent;border:0;text-align:left;cursor:pointer;border-radius:8px}.user-menu__item:hover{background:#f3f4f6}.board-delete-dialog__backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.board-delete-dialog{background:#fff;border-radius:12px;padding:1.75rem;width:min(420px,90vw);box-shadow:0 25px 50px -12px #0f172a59;display:flex;flex-direction:column;gap:1rem}.board-delete-dialog__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.board-delete-dialog__header h3{margin:0;font-size:1.15rem;color:#b91c1c}.board-delete-dialog__close{appearance:none;border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:#475569}.board-delete-dialog__close:hover:not(:disabled){color:#1f2937}.board-delete-dialog__close:disabled{opacity:.6;cursor:not-allowed}.board-delete-dialog p{margin:0;color:#475569;line-height:1.5}.board-delete-dialog__checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;color:#1f2937}.board-delete-dialog__checkbox input{margin-top:.25rem}.board-delete-dialog__error{margin:0;color:#b91c1c;font-weight:600}.board-delete-dialog__actions{display:flex;justify-content:flex-end;gap:.75rem}.board-delete-dialog__actions button{border:none;border-radius:8px;padding:.5rem .9rem;font-weight:600;cursor:pointer}.board-delete-dialog__actions button:disabled{opacity:.65;cursor:not-allowed}.board-delete-dialog__actions button:first-of-type{background:#e2e8f0;color:#1f2937}.board-delete-dialog__actions button:first-of-type:hover:not(:disabled){background:#cbd5f5}.board-delete-dialog__confirm{background:#dc2626;color:#fff}.board-delete-dialog__confirm:hover:not(:disabled){background:#b91c1c}.board-settings{position:relative}.board-action-button--settings{background:#1e293b;color:#e2e8f0;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:grid;place-items:center;font-size:1.1rem;cursor:pointer;transition:transform .12s ease,background .12s ease}.board-action-button--settings:hover:not(:disabled){background:#0f172a;transform:rotate(-12deg)}.board-action-button--settings:focus-visible{outline:3px solid rgba(59,130,246,.6);outline-offset:2px}.board-settings__menu{position:absolute;top:calc(100% + .5rem);right:0;min-width:220px;background:#fff;border-radius:12px;box-shadow:0 18px 35px -12px #0f172a40;padding:1rem;display:flex;flex-direction:column;gap:.75rem;z-index:900}.board-settings__menu-header h3{margin:0;font-size:1rem;color:#0f172a}.board-settings__menu-header p{margin:.25rem 0 0;font-size:.85rem;color:#64748b;word-break:break-word}.board-settings__menu-section{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid #e2e8f0;padding-top:.75rem}.board-settings__checkbox{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;color:#0f172a;cursor:pointer}.board-settings__checkbox input{width:1.1rem;height:1.1rem;accent-color:#2563eb}.board-settings__checkbox input:disabled+span{opacity:.6}.board-settings__checkbox-group{display:flex;flex-direction:column;gap:.35rem;max-height:220px;overflow-y:auto;padding-right:.25rem}.board-settings__menu-item{border:none;background:transparent;text-align:left;font-size:.95rem;font-weight:600;padding:.5rem .25rem;border-radius:8px;cursor:pointer;color:#0f172a}.board-settings__menu-item:hover:not(:disabled){background:#94a3b81f}.board-settings__menu-item--danger{color:#dc2626}.board-settings__menu-item--danger:hover:not(:disabled){background:#dc26261f}.board-settings__menu-item:disabled{cursor:not-allowed;opacity:.6}.board-settings__hint{margin:0;font-size:.8rem;color:#64748b;line-height:1.4}.board-settings__form{display:flex;flex-direction:column;gap:.5rem}.board-settings__label{font-size:.85rem;font-weight:600;color:#475569}.board-settings__input{border:1px solid #cbd5f5;border-radius:8px;padding:.5rem .65rem;font-size:.95rem;color:#0f172a;transition:border-color .12s ease,box-shadow .12s ease}.board-settings__input:focus-visible{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e}.board-settings__input:disabled{opacity:.65;cursor:not-allowed}.board-settings__actions{display:flex;justify-content:flex-end;gap:.5rem}.board-settings__submit,.board-settings__cancel{border:none;font-weight:600;font-size:.9rem;padding:.45rem .9rem;border-radius:8px;cursor:pointer;transition:background .12s ease,transform .12s ease}.board-settings__submit{background:#2563eb;color:#fff}.board-settings__submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.board-settings__submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.board-settings__cancel{background:#94a3b82e;color:#0f172a}.board-settings__cancel:hover:not(:disabled){background:#64748b38;transform:translateY(-1px)}.board-settings__cancel:disabled{cursor:not-allowed;opacity:.5;transform:none}.board-settings__error{margin:0;font-size:.8rem;color:#dc2626}.board-settings__rename-display{display:flex;flex-direction:column;gap:.4rem}.board-settings__rename-button{display:flex;justify-content:space-between;align-items:center;gap:.75rem;border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#f8fafc;padding:.55rem .7rem;cursor:pointer;transition:border-color .12s ease,background .12s ease;text-align:left}.board-settings__rename-button:hover{border-color:#2563eb;background:#2563eb14}.board-settings__rename-button:focus-visible{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e}.board-settings__rename-text{flex:1;font-size:.95rem;color:#0f172a;word-break:break-word}.board-settings__rename-trigger{font-size:.85rem;font-weight:600;color:#2563eb}.board-filters{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin:0;font-size:.875rem;color:var(--text-muted, #5a6276)}.board-filters__anchor{position:relative;display:inline-flex;align-items:center}.board-filters__toggle{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border-radius:999px;border:1px solid var(--border-default, #c0c6d9);background-color:var(--surface-base, #fff);color:var(--text-strong, #141827);font-weight:600;cursor:pointer;box-shadow:0 1px 2px #1418270a}.board-filters__toggle:hover{background-color:var(--surface-muted, #f6f7fb)}.board-filters__toggle:focus-visible{outline:2px solid var(--accent-primary, #5a6cff);outline-offset:2px}.board-filters__toggle-icon{width:1rem;height:1rem;flex-shrink:0}.board-filters__toggle-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:999px;background-color:var(--accent-primary, #5a6cff);color:#fff;font-size:.75rem;padding:0 .4rem}.board-filters__toggle-caret{font-size:.75rem}.board-filters__summary{position:absolute;top:50%;left:calc(100% + .75rem);transform:translateY(-50%);display:inline-flex;align-items:center;gap:.5rem;color:var(--text-muted, #5a6276);white-space:nowrap}.board-filters__summary-text{white-space:inherit}.board-filters__summary-clear{border:none;background:none;color:var(--accent-primary, #5a6cff);font-weight:600;cursor:pointer;padding:.25rem .35rem}.board-filters__summary-clear:disabled{opacity:.4;cursor:default}.board-filters__panel{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);width:min(360px,92vw);background-color:var(--surface-base, #fff);border-radius:16px;border:1px solid var(--border-subtle, #d8dce7);box-shadow:0 20px 40px #1418271f;padding:1rem;z-index:5}.board-filters__panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-weight:600;color:var(--text-strong, #141827)}.board-filters__panel-body{display:flex;flex-direction:column;gap:.85rem}.board-filters__field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--text-strong, #141827)}.board-filters__field label,.board-filters__field legend{font-weight:600}.board-filters__field select,.board-filters__field input[type=date],.board-filters__field input[type=search]{border:1px solid var(--border-default, #c0c6d9);border-radius:8px;padding:.45rem .6rem;font-size:.9rem;background-color:var(--surface-base, #fff)}.board-filters__hint{margin:0;font-size:.7rem;color:var(--text-muted, #5a6276)}.board-filters__field--dates{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem}.board-filters__choices{display:flex;flex-wrap:wrap;gap:.5rem}.board-filters__note{margin:0;font-size:.75rem;color:var(--text-muted, #5a6276)}.board-filters__choice{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .5rem;border:1px solid var(--border-default, #c0c6d9);border-radius:8px;background-color:var(--surface-base, #fff);cursor:pointer;font-weight:500}.board-filters__choice input{cursor:pointer}.board-filters__panel-actions{display:flex;justify-content:flex-end}.board-filters__apply{padding:.45rem .9rem;border-radius:8px;border:none;background-color:var(--accent-primary, #5a6cff);color:#fff;font-weight:600;cursor:pointer}.board-filters__apply:hover{background-color:#4a59e0}.board-filters__apply:focus-visible{outline:2px solid #343fbf;outline-offset:2px}@media(max-width:768px){.board-filters{margin:.5rem .5rem 1rem;flex-direction:column;align-items:flex-start}.board-filters__summary{position:static;transform:none;white-space:normal}.board-filters__anchor{width:100%}.board-filters__toggle{justify-content:center;width:100%}}.board-view{padding:2rem;display:flex;flex-direction:column;gap:1.5rem;min-width:0}.board-header-wrapper{position:relative;display:flex;flex-direction:column;gap:.75rem}.board-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:1.5rem}.board-header .board-filters{justify-self:center;margin:0}.board-header-actions{justify-self:end}.board-header-main{display:flex;flex-direction:column;gap:.5rem}.board-header h1{margin:0 0 .25rem}.board-header p{margin:0;color:#60667a;max-width:640px}.board-header-actions{display:flex;align-items:center;gap:.6rem}@media(max-width:960px){.board-header{grid-template-columns:1fr;row-gap:1rem}.board-header .board-filters{justify-self:center;width:100%}.board-header-actions{justify-self:flex-end}}.board-meta{display:flex;gap:.75rem;font-size:.9rem;color:#60667a;flex-wrap:wrap}.board-user-circle{width:40px;height:40px;border-radius:999px;background:#e0e7ff;color:#1e2a78;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;position:relative;box-shadow:inset 0 0 0 2px #5c73ff33}.board-action-button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(31,36,48,.12);background:#fff;color:#1f2430;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;text-decoration:none}.board-action-button:hover{background:#eef1ff;box-shadow:0 10px 18px #1f24301f}.board-action-button:active{transform:translateY(1px)}.board-action-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.board-action-button--primary{background:#5c73ff;border-color:#5c73ff;color:#fff}.board-action-button--primary:hover{background:#455bff}.board-action-icon{font-size:1.1rem;line-height:1}.board-action-badge{position:absolute;top:-6px;right:-6px;min-width:20px;padding:.15rem .35rem;border-radius:999px;background:#5c73ff;color:#fff;font-size:.7rem;font-weight:600;text-align:center}.collaborator-panel{position:absolute;top:calc(100% + .75rem);right:0;width:min(340px,90vw);background:#fff;border-radius:16px;box-shadow:0 24px 60px #0f172a2e;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;z-index:20}.collaborator-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.collaborator-panel-header h2{margin:0;font-size:1.05rem}.collaborator-panel-subtitle{margin:.2rem 0 0;font-size:.85rem;color:#60667a}.collaborator-empty{margin:0;color:#7b8194}.collaborator-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;max-height:260px;overflow-y:auto}.collaborator-list-item{display:flex;align-items:center;gap:.75rem}.collaborator-avatar{width:36px;height:36px;border-radius:999px;background:#eef0f8;color:#374151;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.collaborator-info{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.collaborator-name{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:#1f2430}.collaborator-role{display:inline-block;margin-left:.5rem;padding:.1rem .4rem;border-radius:999px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;background:var(--gray-100);color:var(--gray-700)}.collaborator-client-pill{display:inline-flex;align-items:center;margin-left:.4rem;padding:0 .35rem;border-radius:999px;background:var(--color-info-bg, #e0f2ff);color:var(--color-info-text, #0a558c);font-size:.65rem;font-weight:600;letter-spacing:.05em}.collaborator-role--admin{background:#5b81ff26;color:#3558ff}.collaborator-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.collaborator-actions .link-button{padding:0;font-size:.75rem}.collaborator-email{display:block;font-size:.85rem;color:var(--gray-600)}.collaborator-list-item button{border:none;border-radius:8px;padding:.4rem .75rem;font-weight:600;cursor:pointer;background:#e11d48;color:#fff;transition:opacity .2s ease}.collaborator-list-item button:hover{opacity:.9}.collaborator-list-item button:disabled{opacity:.6;cursor:not-allowed}.collaborator-invite{display:flex;gap:.5rem;align-items:center}.collaborator-invite input{flex:1;border-radius:8px;border:1px solid rgba(15,23,42,.12);padding:.6rem .75rem;font-size:.95rem}.collaborator-invite button{border-radius:8px;border:none;padding:.6rem .95rem;font-weight:600;cursor:pointer;background:#5c73ff;color:#fff;transition:opacity .2s ease}.collaborator-invite button:hover{opacity:.9}.lists{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem}.list-sortable{flex:0 0 320px;transition:transform .2s ease}.list-sortable--collapsed{flex:0 0 72px}.list-card.create{flex:0 0 320px}.list-card{background:#fff;border-radius:16px;box-shadow:0 12px 24px #0f172a14;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.list-stage-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .6rem;border-radius:999px;background:#fcd34d40;color:#92400e;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.list-card--collapsed{padding:1.1rem .75rem;gap:.75rem;min-height:260px;justify-content:space-between}.list-card--collapsed.is-over{box-shadow:0 0 0 3px #5c73ff40}.list-card--collapsed .list-collapsed-shell{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;height:100%;width:100%}.list-collapsed-shell.is-over{background:#5c73ff1f;border-radius:12px;padding:.5rem}.list-card--collapsed .list-collapsed-handle{display:flex;justify-content:center;width:100%;cursor:grab}.list-card--collapsed .drag-handle{font-size:1rem}.list-collapsed-button{display:flex;flex-direction:column;align-items:center;gap:.5rem;border:none;background:transparent;color:inherit;cursor:pointer;padding:.25rem 0}.list-collapsed-button:hover{color:#2f46f3}.list-collapsed-button:focus-visible{outline:2px solid #5c73ff;outline-offset:2px}.list-collapsed-title{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.list-collapsed-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#5c73ff1f;color:#2f46f3;font-size:.8rem;font-weight:600;padding:0 .4rem}.list-card header{display:flex;align-items:center;justify-content:space-between}.list-card h3{margin:0}.card-stack{display:flex;flex-direction:column;gap:.75rem;max-height:60vh;overflow-y:auto;min-height:6rem;padding:.5rem .25rem;transition:background .2s ease,border .2s ease}.card-stack.is-over{background:#5c73ff1a;border:2px dashed rgba(92,115,255,.45);border-radius:12px}.list-card.dragging{opacity:.6}.list-header{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-bottom:1px solid var(--gray-100)}.list-header-actions{display:inline-flex;align-items:center;gap:.35rem;position:relative}.list-settings{position:relative}.list-settings-button{border:none;background:transparent;color:#7b8194;cursor:pointer;padding:.25rem;border-radius:999px;font-size:1rem;line-height:1;transition:background .2s ease,color .2s ease}.list-settings-button:hover,.list-settings-button:focus-visible{background:#5c73ff1f;color:#2f46f3}.list-settings-menu{position:absolute;top:calc(100% + .4rem);right:0;background:#fff;border-radius:12px;box-shadow:0 18px 36px #0f172a2e;padding:.35rem 0;display:flex;flex-direction:column;min-width:180px;z-index:30}.list-settings-item{border:none;background:transparent;color:#1f2430;font:inherit;font-size:.95rem;display:flex;align-items:center;gap:.5rem;padding:.55rem .9rem;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}.list-settings-item span[aria-hidden=true]{font-size:.95rem}.list-settings-item:hover,.list-settings-item:focus-visible{background:#5c73ff1f;color:#2f46f3}.list-settings-item--danger{color:#e11d48}.list-settings-item--danger:hover,.list-settings-item--danger:focus-visible{background:#e11d481f;color:#b5133c}.list-settings-item[disabled]{opacity:.6;cursor:not-allowed}.list-header-main{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.list-client-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#5c73ff33;color:#2f46f3;font-weight:700;font-size:.7rem;letter-spacing:.08em}.list-header-main h3{margin:0}.list-collapse-toggle{border:none;background:transparent;color:#7b8194;cursor:pointer;padding:.25rem;border-radius:999px;transition:background .2s ease,color .2s ease}.list-collapse-toggle:hover,.list-collapse-toggle:focus-visible{background:#5c73ff1f;color:#2f46f3}.list-collapse-toggle span{display:inline-block;transform:translate(-1px);font-size:.9rem}.list-title-button{background:transparent;border:none;font:inherit;font-weight:600;text-align:left;color:inherit;cursor:pointer;padding:0}.list-title-button:hover,.list-title-button:focus{text-decoration:underline}.list-title-form input{font:inherit;font-weight:600;border:1px solid var(--gray-200);border-radius:6px;padding:.2rem .4rem;width:100%}.list-header h3{font-size:1.1rem;font-weight:600;flex:1;min-width:0}.drag-handle{cursor:grab;font-size:1.2rem;line-height:1;color:#7b8194}.task-card:active,.drag-handle:active{cursor:grabbing}.task-card{background:#f6f7fb;border-radius:12px;padding:1.4rem 1rem .9rem;position:relative;display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(31,36,48,.08);cursor:pointer}.task-card.task-card--priority-high{background:#ef444414;box-shadow:0 0 0 2px #ef44441a inset}.task-card.task-card--priority-medium{background:#f59e0b14;box-shadow:0 0 0 2px #f59e0b1a inset}.task-card.task-card--priority-low{background:#eab30814;box-shadow:0 0 0 2px #eab3081a inset}.task-card.task-card--priority-none{background:#f6f7fb}.task-card.task-card--pinned{box-shadow:0 0 0 2px #f59e0b40 inset;border-color:#f59e0b99}.task-card-header{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.task-card-header__title-row{display:flex;align-items:center;width:100%;gap:.5rem}.task-card-header__pills{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem}.client-status-pill{display:inline-flex;align-items:center;padding:.1rem .55rem;border-radius:999px;background:#10b9812e;color:#047857;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.task-card-header__pills .progress-pill{font-size:.65rem;letter-spacing:.02em}.task-card h4{margin:0;font-size:1rem;flex:1}.task-card-pin{position:absolute;top:.4rem;right:.4rem;background:#ffffffe6;border:1px solid transparent;color:#7b8194;cursor:pointer;font-size:.95rem;padding:.2rem .35rem;border-radius:999px;line-height:1;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}.task-card-pin:hover{border-color:#4258ff33;color:#4258ff}.task-card-pin.is-pinned{color:#d97706;border-color:#d9770659;box-shadow:0 0 0 2px #d9770626}.task-card-pin:disabled{opacity:.6;cursor:not-allowed}.task-card-pin:focus-visible{outline:2px solid rgba(66,88,255,.6);outline-offset:2px}.task-card.dragging{opacity:.6;box-shadow:0 16px 32px #1f243026}.task-card p{margin:0;color:#4a5168;font-size:.95rem}.task-card footer{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:.5rem;font-size:.8rem;color:#7b8194}.task-card-footer-right{display:inline-flex;align-items:center;gap:.5rem;margin-left:auto}.task-card-meta{display:flex;flex-direction:column;gap:.25rem}.task-card-meta .meta-id{display:inline-flex;align-items:center;gap:.35rem;font-family:SFMono-Regular,SFMono-Regular,ui-monospace,SFMono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a0f;color:#1f2430;padding:.1rem .35rem;border-radius:6px;width:fit-content}.task-card-status{display:flex;align-items:center;gap:.5rem}.task-card-assignees{display:inline-flex;align-items:center;gap:.3rem}.task-card-assignee{width:28px;height:28px;border-radius:999px;background:#dde4ff;color:#1f2430;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;box-shadow:0 1px 3px #1f243026}.add-card{display:flex;flex-direction:column;gap:.75rem}.add-card-hint{margin:0;font-size:.8rem;color:#7b8194}.add-card-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;border-radius:8px;border:1px dashed rgba(92,115,255,.5);background:#5c73ff14;color:#4258ff;font-weight:600;padding:.65rem .75rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.add-card-toggle:hover{background:#5c73ff29;border-color:#5c73ffb3;color:#2f46f3}.add-card-toggle:focus-visible{outline:2px solid rgba(92,115,255,.6);outline-offset:2px}.add-card.is-open .add-card-toggle{background:#5c73ff1f;border-style:solid}.add-card-toggle span[aria-hidden=true]{font-size:1.25rem;line-height:1}.add-card-toggle-label{font-size:.95rem}.add-card-form{display:flex;flex-direction:column;gap:.75rem}.add-card-form input,.add-card-form textarea{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.65rem .75rem;background:#0000000d;color:inherit;font:inherit}.add-card-form button,.list-card.create button{border-radius:8px;border:none;padding:.65rem .75rem;font-weight:600;cursor:pointer;background:#5c73ff;color:#fff;transition:opacity .2s ease,transform .2s ease}.add-card-form button:hover,.list-card.create button:hover{opacity:.9}.list-card.create{display:flex;align-items:center;justify-content:center;padding:0;min-height:auto;background:transparent;border:2px dashed rgba(92,115,255,.35);color:#4258ff;transition:background .2s ease,border-color .2s ease}.list-card.create:hover{background:#5c73ff0f;border-color:#5c73ff8c}.list-card.create.is-open{align-items:stretch;background:#fff;border-style:solid;padding:1rem;color:inherit}.list-card.create.is-open form{display:flex;flex-direction:column;gap:.6rem}.list-card.create.is-open input{border-radius:8px;border:1px solid rgba(15,23,42,.12);padding:.6rem .75rem;font-size:.95rem;background:#fff;color:inherit}.list-create-actions{display:flex;gap:.5rem;align-items:center}.list-card.create.is-open button[type=submit]{border-radius:8px;border:none;padding:.65rem .75rem;font-weight:600;cursor:pointer;background:#5c73ff;color:#fff;transition:opacity .2s ease}.list-card.create.is-open button[type=submit]:hover{opacity:.9}.list-create-toggle{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .75rem;border:none;background:transparent;font-weight:600;color:#2f46f3;cursor:pointer}.list-create-toggle span[aria-hidden=true]{font-size:1.25rem;line-height:1}.empty-state{margin-top:4rem;text-align:center;color:#60667a}@media(max-width:960px){.board-view{grid-row:2;padding:1.5rem 1.25rem 2rem}.board-header{flex-direction:column;align-items:flex-start;gap:1rem}.board-header-actions{align-self:flex-end}.lists{padding-bottom:.5rem}.list-sortable,.list-card.create{flex:0 0 min(320px,80vw)}}.priority-pill{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.priority-pill--high{background:var(--priority-high-bg);color:var(--priority-high-text)}.priority-pill--medium{background:var(--priority-medium-bg);color:var(--priority-medium-text)}.priority-pill--low{background:var(--priority-low-bg);color:var(--priority-low-text)}.priority-pill--none{background:var(--priority-none-bg);color:var(--priority-none-text)}.schedule-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1}.schedule-badge--success{background:#dcfce7;color:#047857}.schedule-badge--warning{background:#fef3c7;color:#92400e}.schedule-badge--danger{background:#fee2e2;color:#b91c1c}.schedule-badge--info{background:#e0e7ff;color:#1d4ed8}.schedule-badge--neutral{background:#e2e8f0;color:#475569}.sidebar{background:#1f2430;color:#f4f5f8;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:0;height:100vh;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;transition:padding .3s ease;font-size:.9rem;line-height:1.32}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sidebar-brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.sidebar-logo{width:40px;height:40px;border-radius:12px;object-fit:contain;background:#ffffff1f;padding:.35rem;box-shadow:0 0 0 1px #ffffff40}.sidebar-brand-label{font-size:1rem;letter-spacing:.22em}.sidebar-collapse{border:none;background:#ffffff1f;color:inherit;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.sidebar-collapse:hover{background:#ffffff2e}.sidebar-collapse:active{transform:translateY(1px)}.sidebar-collapse:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.sidebar-content{display:flex;flex-direction:column;gap:1.5rem;flex:1;width:100%}.sidebar-content[hidden]{display:none}.sidebar--collapsed{padding:1.5rem .75rem}.sidebar--collapsed .sidebar-brand-label{display:none}.sidebar--collapsed .sidebar-collapse{align-self:center}.sidebar-header{display:flex;justify-content:space-between;align-items:center}.sidebar h2{margin:0;font-size:1.25rem}.sidebar-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.5rem}@media(max-width:360px){.sidebar-nav{grid-template-columns:1fr}}.nav-button{width:100%;border:none;border-radius:999px;padding:.55rem .9rem;background:#ffffff14;color:inherit;font-weight:600;cursor:pointer;transition:background .2s ease;position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.5rem;text-align:left;line-height:1.25;flex-wrap:wrap}.nav-button:hover{background:#ffffff26}.nav-button.active{background:#ffffff38;color:#fff}.nav-button-label{flex:1 1 auto;display:inline-flex;align-items:center;min-width:0;word-break:break-word}.nav-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;background:#ff9870;color:#1f2430;border-radius:999px;min-width:1.75rem;padding:0 .5rem;font-size:.75rem;font-weight:700}.nav-button .nav-badge{margin-left:auto}.board-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;padding-right:.25rem}.board-list--group{background:#ffffff0a;padding:.5rem;border-radius:10px;transition:max-height .2s ease,padding .2s ease,border .2s ease}.board-list--group[data-collapsed=true]{max-height:0;overflow:hidden;padding:0;border:none}.board-list[data-empty=true]{min-height:48px}.board-list-item{display:flex;align-items:stretch;gap:.5rem}.board-list-item[data-dragging=true] .board-button{background:#ffffff38}.board-list-handle{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;border-radius:8px;background:#ffffff1f;cursor:grab;-webkit-user-select:none;user-select:none;color:#ffffffbf;transition:background .2s ease,color .2s ease}.board-list-handle--disabled,.sidebar-group-handle--disabled{cursor:default;opacity:.5}.sidebar-section{display:flex;flex-direction:column;gap:.75rem}.sidebar-section-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sidebar-groups-panel{display:flex;flex-direction:column;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-folder-form{display:flex;gap:.5rem;flex-wrap:wrap}.sidebar-folder-form input{flex:1;min-width:160px;border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.6rem .75rem;background:#00000040;color:inherit;font:inherit}.sidebar-folder-form button{border-radius:8px;border:none;padding:.6rem .85rem;background:#5c73ff;color:#fff;font-weight:600;cursor:pointer}.sidebar-group-list{display:flex;flex-direction:column;gap:.75rem}.sidebar-group{background:#ffffff0d;border-radius:12px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;transition:background .2s ease}.sidebar-group[data-dragging=true]{background:#ffffff1f}.sidebar-group-header{display:flex;align-items:center;gap:.5rem;position:relative}.sidebar-group-toggle{flex:1;display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:8px;background:transparent;border:none;color:inherit;font:inherit;cursor:pointer;text-align:left;transition:background .2s ease}.sidebar-group-toggle:hover{background:#ffffff14}.sidebar-group-chevron{width:.6rem;height:.6rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .2s ease}.sidebar-group-chevron.expanded{transform:rotate(45deg)}.sidebar-group-title-text{font-weight:600}.sidebar-group-handle{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;border-radius:8px;background:#ffffff1f;cursor:grab;color:#ffffffbf}.sidebar-group-menu-wrapper{position:relative}.sidebar-group-menu-button{border:none;background:#ffffff14;color:inherit;border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sidebar-group-menu-button:hover{background:#ffffff2e}.sidebar-group-menu{position:absolute;top:34px;right:0;background:#0f121cf2;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.35rem;display:flex;flex-direction:column;gap:.25rem;min-width:120px;z-index:3}.sidebar-group-menu button{border:none;background:transparent;color:inherit;font:inherit;text-align:left;padding:.35rem .45rem;border-radius:6px;cursor:pointer}.sidebar-group-menu button:hover{background:#ffffff1a}.sidebar-group-handle:active{cursor:grabbing}.sidebar-group-title{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;flex:1}.sidebar-group-count{font-size:.8rem;opacity:.7}.sidebar-group-actions{display:inline-flex;gap:.35rem}.sidebar-group-actions .link-button{font-size:.8rem;padding:.2rem .35rem}.sidebar-group-rename{flex:1;display:flex;flex-direction:column;gap:.35rem}.sidebar-group-rename input{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.45rem .6rem;background:#00000040;color:inherit;font:inherit}.sidebar-group-rename-actions{display:inline-flex;gap:.35rem}.sidebar-group-rename button{border-radius:8px;border:none;padding:.4rem .65rem;background:#5c73ff;color:#fff;font-weight:600;cursor:pointer}.sidebar-empty{margin:0;padding:.25rem 0;font-size:.85rem;color:#ffffffa6}.board-list-handle-icon{position:relative;width:12px;height:16px;display:inline-block}.board-list-handle-icon:before,.board-list-handle-icon:after{content:"";position:absolute;left:0;right:0;height:2px;background:currentColor;border-radius:1px}.board-list-handle-icon:before{top:4px;box-shadow:0 4px 0 currentColor}.board-list-handle-icon:after{bottom:4px}.board-list-handle:hover,.board-list-item[data-dragging=true] .board-list-handle{background:#fff3;color:#fff}.board-list-handle:active{cursor:grabbing}.board-list::-webkit-scrollbar{width:6px}.board-list::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.board-list:hover::-webkit-scrollbar-thumb{background:#fff6}.board-button{width:100%;background:#ffffff14;border:none;border-radius:10px;padding:.75rem 1rem;text-align:left;color:inherit;display:flex;flex-direction:column;gap:.25rem;transition:background .2s ease;cursor:pointer;flex:1}.board-button:hover,.board-button.active{background:#ffffff2e}.board-button small{opacity:.7;font-size:.75rem}.board-button-title{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.board-type-pill{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff2e;color:#1f2430;font-size:.75rem;font-weight:700}.sidebar-create-board{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.sidebar-create-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:999px;padding:.6rem .9rem;background:#ffffff1f;color:inherit;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.sidebar-create-toggle:hover{background:#ffffff2e}.sidebar-create-toggle:active{transform:translateY(1px)}.sidebar-create-toggle[aria-expanded=true]{background:#ffffff38}.sidebar-create-icon{font-size:1.2rem;line-height:1}.sidebar-create-label{font-size:.95rem}.create-board-form{display:flex;flex-direction:column;gap:.75rem}.create-board-form input,.create-board-form textarea{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.65rem .75rem;background:#00000026;color:inherit;font:inherit}.create-board-form textarea{min-height:80px;resize:vertical}.create-board-form button{border-radius:8px;border:none;padding:.65rem .75rem;font-weight:600;cursor:pointer;background:#5c73ff;color:#fff;transition:opacity .2s ease,transform .2s ease}.create-board-form button:hover{opacity:.9}.create-board-type{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.85rem}.create-board-type label{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff14;padding:.35rem .65rem;border-radius:999px;cursor:pointer}.create-board-type input{accent-color:#5c73ff}.create-board-client{display:flex;flex-direction:column;gap:.4rem}.create-board-client select{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.55rem .75rem;background:#00000026;color:inherit;font:inherit}@media(max-width:960px){.sidebar{position:relative;top:auto;z-index:1;width:100%;padding:1.5rem 1.25rem}.sidebar--collapsed{padding:1.5rem 1.25rem}.sidebar-nav{flex-wrap:wrap}}.app-shell{display:grid;grid-template-columns:308px minmax(0,1fr);min-height:100vh;background:#f6f7fb;color:#1f2430;transition:grid-template-columns .3s ease;position:relative}.app-shell.sidebar-collapsed{grid-template-columns:120px minmax(0,1fr)}.app-shell-main{min-height:100vh;display:flex;flex-direction:column}.mobile-sidebar-toggle{display:none}.sidebar-backdrop{position:fixed;inset:0;border:none;background:#0f172a73;cursor:pointer;z-index:15}.sidebar-backdrop:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.app-shell.mobile-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:1fr}.app-shell.mobile-layout.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.app-shell.mobile-layout>aside.sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,85vw);max-width:360px;height:100vh;z-index:20;box-shadow:0 24px 60px #0f172a73;transform:translate(0);transition:transform .3s ease}.app-shell.mobile-layout.sidebar-collapsed>aside.sidebar{transform:translate(-105%);pointer-events:none}.app-shell.mobile-layout .mobile-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#1f2430;font-weight:600;padding:.55rem .95rem;margin:1rem;align-self:flex-start;position:sticky;top:1rem;z-index:12;box-shadow:0 10px 25px #0f172a26}.app-shell.mobile-layout.sidebar-collapsed .sidebar-backdrop{display:none}.my-tasks-board{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.my-tasks-board__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.my-tasks-board__header h1{margin:0;font-size:1.75rem}.my-tasks-board__header p{margin:.25rem 0 0;color:#5a6275}.my-tasks-board__actions{display:flex;gap:.75rem}.my-tasks-board__actions button{border-radius:8px;border:none;background:#3d5afe;color:#fff;padding:.6rem 1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.my-tasks-board__actions button:disabled{opacity:.6;cursor:default}.my-tasks-board__actions button:not(:disabled):hover{opacity:.9}.my-tasks-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:flex-start}.my-tasks-column{background:#f8f9fc;border-radius:12px;padding:1rem;box-shadow:0 8px 20px #20232d14;min-height:420px;display:flex;flex-direction:column}.my-tasks-column.is-over{outline:2px dashed #3d5afe;outline-offset:4px}.my-tasks-column__header{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.my-tasks-column__header h2{margin:0;font-size:1.1rem}.my-tasks-column__header p{margin:0;font-size:.85rem;color:#6b7285}.my-tasks-column__count{display:inline-flex;align-self:flex-start;padding:.15rem .45rem;border-radius:999px;background:#3d5afe1f;color:#1d2a6a;font-weight:600;font-size:.8rem}.my-tasks-column__body{display:flex;flex-direction:column;gap:.75rem;flex:1}.my-tasks-empty{background:#fff;border-radius:10px;padding:1.25rem;text-align:center;color:#757e91;border:1px dashed rgba(117,126,145,.3)}.my-task-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 10px 24px #19223a1f;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer}.my-task-card.is-dragging{transform:rotate(2deg) scale(1.02);box-shadow:0 16px 32px #19223a33}.my-task-card.is-updating{opacity:.7}.my-task-card__inner{display:flex;flex-direction:column;gap:.75rem}.my-task-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.my-task-card__breadcrumbs{display:flex;gap:.4rem;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.chip-board{background:#22c55e26;color:#0f5132}.chip-list{background:#3b82f626;color:#1d4ed8}.my-task-card__pills{display:inline-flex;gap:.4rem;flex-wrap:wrap}.my-task-card__title{margin:0;font-size:1.05rem;color:#1f2937}.my-task-card__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.assignee-pill{background:#6b72801f;color:#374151;border-radius:999px;padding:.15rem .6rem;font-size:.75rem}.my-task-card__variations{display:flex;gap:.35rem;flex-wrap:wrap}.variation-pill{border-radius:999px;padding:.2rem .55rem;font-size:.72rem;background:#7c3aed1f;color:#5b21b6;text-transform:capitalize}.variation-pill.progress-completed{background:#22c55e1f;color:#166534}.variation-pill.progress-in_progress{background:#3b82f61f;color:#1d4ed8}.variation-pill.progress-not_started{background:#9ca3af29;color:#4b5563}.my-task-card__footer{display:flex;justify-content:space-between;color:#6b7280;font-size:.75rem}.my-task-card__footer small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1100px){.my-tasks-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.my-tasks-columns{grid-template-columns:1fr}.my-tasks-board{padding:1rem}}.progress-pill{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:capitalize;white-space:nowrap}.progress-pill--not-started{background:var(--progress-not-started-bg);color:var(--progress-not-started-text)}.progress-pill--in-progress{background:var(--progress-in-progress-bg);color:var(--progress-in-progress-text)}.progress-pill--completed{background:var(--progress-completed-bg);color:var(--progress-completed-text)}.completion-guard-dialog__backdrop{position:fixed;inset:0;background:#0d101773;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.completion-guard-dialog{width:min(560px,100%);background:#fff;border-radius:8px;box-shadow:0 10px 40px #0f172a40;padding:24px;color:#111827}.completion-guard-dialog__header{margin-bottom:12px}.completion-guard-dialog p{margin:0 0 16px;color:#374151;line-height:1.5}.completion-guard-dialog__section{margin-bottom:16px}.completion-guard-dialog__section h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 6px}.completion-guard-dialog__section ul{list-style:none;margin:0;padding:0;border:1px solid #e5e7eb;border-radius:6px}.completion-guard-dialog__section li+li{border-top:1px solid #e5e7eb}.completion-guard-dialog__section li{display:flex;justify-content:space-between;padding:8px 12px;font-size:.95rem}.completion-guard-dialog__item-title{font-weight:600;color:#111827}.completion-guard-dialog__item-meta{color:#6b7280;font-size:.85rem}.completion-guard-dialog__error{color:#b91c1c;margin-bottom:12px}.completion-guard-dialog__actions{display:flex;justify-content:flex-end;gap:8px}.completion-guard-dialog__confirm{background:#111827;color:#fff;border:none;padding:8px 16px;border-radius:4px}.completion-guard-dialog__confirm:disabled{opacity:.6}.client-index-shell{min-height:100vh;padding:32px clamp(16px,5vw,64px);background:#f6f7fb;color:#1f2430}.client-index-header{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.client-index-header .eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#7b819b;margin-bottom:4px}.client-index-header h1{margin:0;font-size:clamp(1.75rem,4vw,2.5rem)}.client-index-header .subdued{color:#4b5565;margin:4px 0 0}.client-index-header-actions{display:flex;gap:8px}.client-index-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}.client-index-controls label{display:flex;flex-direction:column;font-size:.9rem;color:#4b5565;gap:4px}.client-index-controls input,.client-index-controls select,.tag-cell textarea,.tag-picker select{font:inherit;padding:8px 10px;border-radius:6px;border:1px solid #d4d8e3;background:#fff;color:#1f2430}.client-index-controls input:focus,.client-index-controls select:focus,.tag-cell textarea:focus,.tag-picker select:focus{outline:2px solid #6c5ce7;outline-offset:2px}.client-index-stats{display:flex;justify-content:space-around;align-items:center;padding:12px;border-radius:8px;background:#fff;border:1px solid #e1e4ef;box-shadow:0 6px 24px #0f172a14}.client-index-stats div{text-align:center}.client-index-stats strong{display:block;font-size:1.25rem}.client-index-table{overflow-x:auto;border-radius:12px;border:1px solid #e1e4ef;background:#fff}.client-index-table table{width:100%;border-collapse:collapse;min-width:960px}.client-index-table th,.client-index-table td{padding:12px 16px;border-bottom:1px solid #edf0f7;vertical-align:top}.client-index-table th{text-align:left;font-size:.85rem;color:#5d6378;text-transform:uppercase;letter-spacing:.08em}.client-index-table tr:last-child td{border-bottom:none}.client-index-table tr.is-source-board{background:#6c5ce71f}.cell-title{display:flex;flex-direction:column;gap:4px}.cell-title .muted{color:#7b819b;font-size:.85rem}.board-pill{display:inline-flex;flex-direction:column;padding:4px 8px;border-radius:8px;border:1px solid #d9deed;background:#f7f8fd}.board-pill__name{font-weight:600}.board-pill__type{font-size:.75rem;color:#6b7288}.tag-chip-group{display:flex;flex-wrap:wrap;gap:6px}.tag-chip-group--interactive{padding:8px;border-radius:8px;border:1px solid #d9deed;background:#f8f9ff}.tag-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#e6e9f7;font-size:.8rem}.tag-chip-group--interactive .tag-chip{background:#dfe4fb}.tag-chip-group--interactive .tag-chip button{background:none;border:none;color:#5b6179;margin-left:6px;cursor:pointer;font-size:.85em;padding:0;line-height:1}.tag-chip-group--interactive .tag-chip button:hover,.tag-chip-group--interactive .tag-chip button:focus{color:#1f2430}.tag-cell{display:flex;flex-direction:column;gap:8px}.tag-cell--editing{background:#f8f9ff;border-radius:8px;padding:12px;border:1px solid #dfe4fa}.tag-cell textarea{width:100%;resize:vertical}.tag-picker{display:flex;flex-direction:column;gap:4px}.tag-bank-status p{margin:0;font-size:.85rem}.tag-bank-status{min-height:18px;color:#6b7288}.tag-cell-actions{display:flex;justify-content:flex-end;gap:8px}.link-button{background:none;border:none;color:#4b5cff;font:inherit;padding:0;cursor:pointer}.link-button:hover,.link-button:focus{text-decoration:underline}button.ghost{background:#fff;color:#1f2430;border:1px solid #c6cbe0;border-radius:6px;padding:6px 12px;box-shadow:0 4px 10px #0f172a14}button.ghost:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.alert{border:1px solid #e0e4f0;border-radius:12px;padding:24px;background:#fff;max-width:560px;margin:0 auto;text-align:center;box-shadow:0 10px 24px #0f172a14}.error{color:#b42318}.muted{color:#6b7288}.subdued{color:#4b5565}@media(max-width:768px){.client-index-header{flex-direction:column;align-items:flex-start}.client-index-header-actions{width:100%;justify-content:flex-start}.client-index-controls{grid-template-columns:1fr}}.super-admin-dashboard{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.super-admin-dashboard__header{display:flex;flex-direction:column;gap:.75rem}.super-admin-dashboard__header h1{margin:0}.super-admin-dashboard__status{margin:0;padding:.5rem .75rem;border-radius:6px;font-size:.9rem}.super-admin-dashboard__status--success{background:var(--success-surface, #e6f4ea);color:var(--success-text, #0f7b38)}.super-admin-dashboard__status--error{background:var(--error-surface, #fdecea);color:var(--error-text, #a12712)}.super-admin-dashboard__summary{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.summary-card{background:var(--surface-raised, #fff);border:1px solid var(--border-muted, #dde1e6);border-radius:8px;padding:1rem}.summary-card__label{margin:0;font-size:.85rem;color:var(--text-muted, #596475)}.summary-card__value{margin:.35rem 0 0;font-size:1.75rem;font-weight:600}.super-admin-dashboard__panel{background:var(--surface-raised, #fff);border:1px solid var(--border-muted, #dde1e6);border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.panel-header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:flex-start}.panel-header h2{margin:0 0 .25rem}.panel-controls{display:flex;gap:.5rem;align-items:center}.panel-controls input[type=search],.panel-controls input[type=date]{padding:.45rem .65rem;border-radius:6px;border:1px solid var(--border-muted, #cfd4dc);min-width:160px}.panel-controls button{padding:.5rem .85rem;border-radius:6px;border:none;background:var(--accent, #2563eb);color:#fff;font-weight:600;cursor:pointer}.panel-controls button:disabled{opacity:.6;cursor:not-allowed}.panel-controls--dates label{display:flex;flex-direction:column;font-size:.85rem;color:var(--text-muted, #596475)}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.95rem}th,td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--border-muted, #e3e6eb)}th{font-size:.85rem;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted, #5c6270)}.table-actions{display:flex;gap:.5rem;flex-wrap:wrap}.table-actions button{border:1px solid var(--border-muted, #d0d7e2);background:#fff;border-radius:6px;padding:.35rem .65rem;font-size:.85rem;cursor:pointer}.table-actions button:disabled{opacity:.5;cursor:not-allowed}.pagination{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.pagination button{border:1px solid var(--border-muted, #d0d7e2);background:#fff;border-radius:6px;padding:.35rem .65rem;cursor:pointer}.panel-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.board-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.board-list__meta{display:block;font-size:.8rem;color:var(--text-muted, #6b7280)}.contributor-name{display:block;font-weight:600}.contributor-email{display:block;font-size:.8rem;color:var(--text-muted, #6b7280)}.text-capitalize{text-transform:capitalize}@media(max-width:768px){.panel-controls{flex-direction:column;align-items:stretch}.panel-controls--dates,.panel-controls input,.panel-controls button{width:100%}}
