:root{font-family:Manrope,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#111827;background-color:#f7f9f8;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;background-color:#f7f9f8}a{color:inherit;text-decoration:none}.app-layout{min-height:100vh;background:radial-gradient(circle at top left,#e0f7f4,#f5f7fb 35%,#f7f7f7)}.app-header{background:linear-gradient(92deg,#0b1327,#0f172a 52%,#111827);color:#fff;padding:0 20px;min-height:64px;height:auto;line-height:normal;box-shadow:0 10px 24px #02061759;border-bottom:2px solid #00c7b1}.header-main{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0}.header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.brand{font-weight:700;letter-spacing:.2px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:22px;line-height:1.15}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.header-actions{display:flex;align-items:center;gap:10px;padding:4px 10px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#0f172a6b}.header-back-btn,.header-logout-btn{height:36px;border-radius:10px}.header-icon-btn{width:40px;min-width:40px;height:36px;border-radius:10px}.header-back-btn,.header-logout-btn,.header-icon-btn{border:1px solid rgba(148,163,184,.42)!important;background:#0f172a61!important;color:#e2e8f0!important}.header-back-btn:hover,.header-logout-btn:hover,.header-icon-btn:hover{border-color:#2dd4bfad!important;background:#0f172a8f!important;color:#f8fafc!important}.header-back-btn{font-weight:600}.header-provider{display:flex;align-items:center;gap:8px;padding:2px 6px 2px 8px;border-radius:10px;border:1px solid rgba(148,163,184,.42);background:#0f172a61}.header-provider-label{font-size:12px;color:#cbd5e1;white-space:nowrap}.header-provider-select{width:168px}.header-provider-select .ant-select-selector{border-radius:8px!important;border:1px solid rgba(148,163,184,.4)!important;background:#ffffff0f!important;color:#f8fafc!important;box-shadow:none!important}.header-provider-select .ant-select-selection-item{color:#f8fafc!important}.header-provider-select .ant-select-arrow{color:#cbd5e1!important}.header-provider-select.ant-select-focused .ant-select-selector{border-color:#2dd4bfb8!important}.header-divider{width:1px;height:28px;background:#94a3b859}.header-session{display:flex;align-items:center;gap:10px}.header-org-text{color:#e2e8f0!important;padding:6px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.42);background:#0f172a61;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-signin-text{color:#e2e8f0!important}@media(max-width:1200px){.header-provider-label{display:none}.header-provider{padding:2px 6px}.header-provider-select{width:144px}.header-org-text{max-width:220px}}@media(max-width:900px){.app-header{padding:0 14px}.header-main{flex-direction:column;align-items:flex-start;gap:10px;padding:8px 0}.header-left,.header-right{width:100%}.header-left{justify-content:space-between}.brand{max-width:58vw}.header-right{justify-content:space-between;flex-wrap:wrap}.header-divider{display:none}}@media(max-width:640px){.header-right{flex-direction:column;align-items:stretch;gap:8px}.header-actions,.header-session{width:100%;justify-content:space-between}.header-provider-select{width:130px}.header-org-text{flex:1;max-width:none}.brand{font-size:19px}}.mention-popover{width:360px;max-height:420px;display:flex;flex-direction:column;gap:12px}.mention-header{display:flex;align-items:center;justify-content:space-between}.mention-loading{display:flex;justify-content:center;padding:16px 0}.mention-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.mention-item{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 12px;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;width:100%;appearance:none;font:inherit}.mention-item:hover{border-color:#00c7b1;box-shadow:0 6px 16px #0f172a1f}.mention-item.is-read{opacity:.7}.mention-item-title{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:600;color:#0f172a;margin-bottom:6px}.mention-item-meta{display:flex;gap:8px;font-size:12px;color:#64748b}.mention-item-meta span:after{content:"·";margin-left:8px}.mention-item-meta span:last-child:after{content:"";margin:0}.mention-item-preview{margin-top:8px;font-size:13px;color:#334155;line-height:1.4}.app-content{padding:24px 40px 40px}.dashboard{display:flex;flex-direction:column;gap:22px}.dashboard-hero{background:linear-gradient(135deg,#c4fff8cc,#f4fbfef2);border:none;position:relative;overflow:hidden}.dashboard-hero:after{content:"";position:absolute;right:-120px;top:-80px;width:280px;height:280px;background:radial-gradient(circle,rgba(0,201,168,.2),transparent 70%)}.dashboard-hero-content{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.dashboard-hero-title{margin-bottom:4px!important;font-weight:700;color:#0f172a}.dashboard-hero-sub{display:block;font-size:15px;color:#475569;margin-bottom:18px}.dashboard-hero-quote{display:flex;flex-direction:column;gap:8px;color:#334155}.dashboard-hero-badge{display:flex;flex-direction:column;gap:6px;background:#0f172a14;border-radius:14px;padding:12px 16px;text-align:right;font-size:12px;color:#0f172a;min-width:110px}.dashboard-hero-badge strong{font-size:20px;color:#0f766e}.dashboard-metrics .ant-card-body{padding:18px 20px}.dashboard-filter{display:flex;align-items:center;gap:12px;margin-bottom:-6px}.dashboard-filter-label{font-size:13px;color:#64748b;min-width:56px}.dashboard-filter-input{min-width:260px}.dashboard-filter-spacer{flex:1}.dashboard-metric-card{border-radius:18px!important;box-shadow:0 12px 24px #0f172a14}.dashboard-metric-card.tone-todo{background:linear-gradient(140deg,#fff7ed,#fff)}.dashboard-metric-card.tone-active{background:linear-gradient(140deg,#e0f2fe,#fff)}.dashboard-metric-card.tone-done{background:linear-gradient(140deg,#ecfdf3,#fff)}.dashboard-metric-card.tone-overdue{background:linear-gradient(140deg,#fee2e2,#fff)}.dashboard-metric-label{font-size:13px;color:#64748b}.dashboard-metric-value{font-size:28px;font-weight:700;color:#0f172a;margin-top:4px}.dashboard-panel{border-radius:18px!important}.dashboard-list{width:100%}.dashboard-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:14px;background:#0f172a05}.dashboard-date{display:block;font-size:12px;margin-top:4px}.dashboard-progress-row{display:flex;align-items:center;gap:8px;margin-top:6px}.dashboard-progress-value{font-size:12px;color:#0f766e;font-weight:600}.dashboard-update-item{flex-direction:column;align-items:flex-start}.dashboard-update-meta{display:flex;align-items:center;gap:10px;font-size:12px}.dashboard-update-tag{border-radius:999px}.dashboard-update-text{font-size:13px;color:#0f172a}.dashboard-actions{display:grid;gap:12px}.dashboard-action{border-radius:999px;height:42px}.alignment-card{border-radius:18px!important;min-width:0;width:100%;overflow:hidden}.alignment-card .ant-card-body{min-width:0;overflow:hidden}.alignment-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:18px}.alignment-header>:first-child{min-width:0;flex:1 1 260px}.alignment-header .ant-space{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.alignment-title{margin:0!important}.alignment-body{display:grid;grid-template-columns:1fr;gap:24px;padding:12px 6px 8px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fffe;min-width:0;overflow:hidden}.alignment-body>*{min-width:0}.alignment-epic{display:flex;justify-content:center}.alignment-epic-card{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:16px;background:#fff;border:1px solid #d9f0ea;box-shadow:0 10px 20px #0f172a14;width:260px;height:150px}.alignment-tag{align-self:flex-start;border-radius:999px;margin-left:0!important}.alignment-state{font-size:13px;color:#6b7280}.alignment-status-row{display:flex;align-items:center;gap:8px}.alignment-status-tag{margin:0;border-radius:999px}.alignment-estimate{font-size:12px;color:#6b7280}.alignment-meta{display:flex;align-items:center;gap:8px}.alignment-tree{overflow-x:auto;padding-bottom:12px;max-width:100%;overflow-y:visible;width:100%;min-width:0}.mindmap{min-width:max-content;padding:10px 12px;transform-origin:left top;transition:transform .2s ease}.mindmap-node{display:flex;align-items:center;position:relative}.mindmap-card{position:relative}.mindmap-card:after{content:"";position:absolute;right:-20px;top:50%;width:20px;height:2px;background:#cfe3e6;transform:translateY(-50%)}.mindmap-children{display:flex;flex-direction:column;gap:18px;padding-left:40px;position:relative}.mindmap-children:before{content:"";position:absolute;left:18px;top:0;bottom:0;width:2px;background:#cfe3e6}.mindmap-child{position:relative;padding-left:12px}.mindmap-child:before{content:"";position:absolute;left:0;top:50%;width:28px;height:2px;background:#cfe3e6;transform:translateY(-50%)}.alignment-node-card{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid #d7e5f0;box-shadow:0 8px 18px #0f172a14;width:260px;height:140px;position:relative;z-index:1;cursor:pointer}.alignment-node-card:hover .alignment-child-button{opacity:1;pointer-events:auto}.alignment-child-button{position:absolute;right:12px;top:12px;opacity:0;pointer-events:none}.mindmap-viewport{overflow:auto;padding-bottom:12px;max-height:70vh;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;width:100%}.mindmap-controls{display:flex;gap:8px;margin-bottom:12px}.mindmap-viewport:active{cursor:grabbing}.alignment-node-card .ant-typography,.alignment-epic-card .ant-typography{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.alignment-body{grid-template-columns:1fr}}@media(max-width:900px){.app-content{padding:18px}.dashboard-hero-content{flex-direction:column}.dashboard-filter{flex-direction:column;align-items:flex-start}.dashboard-filter-input{width:100%}}.centered{display:flex;align-items:center;justify-content:center;min-height:70vh}.chat-fab{position:fixed;right:24px;bottom:24px;width:54px;height:54px;border-radius:50%;border:none;background:#14b8a6;color:#fff;font-size:22px;box-shadow:0 10px 24px #0f766e59;cursor:pointer;z-index:999}.chat-panel{position:fixed;right:24px;bottom:90px;width:min(430px,calc(100vw - 28px));height:min(74vh,680px);background:#fff;border-radius:16px;border:1px solid #dbe5f1;box-shadow:0 20px 56px #0f172a33;display:flex;flex-direction:column;z-index:999;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#0f172a;color:#fff;font-weight:600;border-bottom:1px solid rgba(148,163,184,.28)}.chat-header-actions{display:flex;gap:8px;align-items:center}.chat-toolbar{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid #e2e8f0;background:#fff}.chat-toolbar input{flex:1;border:1px solid #d1d5db;border-radius:8px;padding:6px 8px;font-size:12px;min-width:0}.chat-toolbar-actions{display:flex;align-items:center;gap:6px}.chat-toolbar-actions button{border:1px solid #cbd5f5;background:#fff;color:#0f172a;border-radius:8px;padding:4px 7px;font-size:11px;cursor:pointer;white-space:nowrap}.chat-toolbar-actions button:disabled{cursor:not-allowed;opacity:.6}.chat-toolbar-count{font-size:11px;color:#64748b}.chat-metrics{background:#94a3b82e;border:1px solid rgba(148,163,184,.4);color:#fff;border-radius:8px;padding:4px 8px;cursor:pointer;font-size:12px}.chat-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:16px}.chat-body{flex:1;padding:10px 10px 12px;overflow-y:auto;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.chat-empty{color:#64748b;font-size:13px;text-align:center;margin-top:20px}.chat-message{display:flex;margin-bottom:8px}.chat-message.user{justify-content:flex-end}.chat-message.assistant{justify-content:flex-start}.chat-stack{display:flex;flex-direction:column;align-items:flex-start}.chat-message.user .chat-stack{align-items:flex-end}.chat-bubble{max-width:88%;padding:8px 10px;border-radius:12px;background:#e2e8f0;color:#0f172a;white-space:pre-wrap;line-height:1.4;font-size:13px}.chat-meta{max-width:88%;margin-top:6px;padding:6px 8px;border-radius:10px;background:#f1f5f9;color:#64748b;font-size:11px;line-height:1.4;word-break:break-word}.chat-tool-card{max-width:88%;margin-top:6px;border:1px solid #dbe5f1;background:#fff;border-radius:10px;padding:8px 9px}.chat-tool-title{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#0f172a;font-weight:600}.chat-tool-phase{border-radius:999px;font-size:10px;padding:1px 7px;border:1px solid #cbd5e1;color:#475569;background:#f8fafc;white-space:nowrap}.chat-tool-phase.phase-preview{color:#b45309;border-color:#f59e0b;background:#fff7ed}.chat-tool-phase.phase-executed{color:#065f46;border-color:#10b981;background:#ecfdf5}.chat-tool-phase.phase-blocked{color:#1d4ed8;border-color:#60a5fa;background:#eff6ff}.chat-tool-phase.phase-error{color:#b91c1c;border-color:#ef4444;background:#fef2f2}.chat-tool-body{margin-top:6px;display:flex;flex-direction:column;gap:3px;font-size:11px;color:#475569;line-height:1.35}.chat-items{display:flex;flex-direction:column;gap:6px;margin-top:6px;max-width:88%}.chat-item{border:1px solid #e2e8f0;border-radius:10px;padding:6px 8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.chat-item:hover{border-color:#14b8a6;box-shadow:0 6px 14px #0f172a1f}.chat-item-title{display:flex;align-items:center;gap:6px;font-size:12px;color:#0f172a;font-weight:600}.chat-item-id{color:#14b8a6}.chat-item-text{flex:1}.chat-item-meta{margin-top:4px;display:flex;gap:8px;font-size:11px;color:#64748b}.chat-feedback{display:flex;align-items:center;gap:8px;margin-top:4px;color:#64748b;font-size:11px}.chat-feedback button{border:1px solid #cbd5f5;background:#fff;color:#0f172a;border-radius:8px;padding:1px 7px;cursor:pointer}.chat-feedback-form{display:flex;gap:8px;margin-top:4px;max-width:88%}.chat-feedback-form input{flex:1;border:1px solid #d1d5db;border-radius:8px;padding:6px 8px;font-size:12px}.chat-feedback-form button{border:none;background:#14b8a6;color:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.ai-stats-loading{display:flex;justify-content:center;padding:24px 0}.ai-stats{display:flex;flex-direction:column;gap:16px}.ai-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ai-stats-card{background:#f8fafc;border-radius:10px;padding:12px;border:1px solid #e2e8f0}.ai-stats-label{color:#64748b;font-size:12px;margin-bottom:6px}.ai-stats-value{font-size:18px;font-weight:600;color:#0f172a}.ai-stats-section{border-top:1px solid #e2e8f0;padding-top:12px}.ai-stats-title{font-size:13px;font-weight:600;margin-bottom:8px;color:#0f172a}.ai-stats-trend{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.ai-stats-trend-row{display:flex;justify-content:space-between;gap:8px}.ai-stats-list{display:flex;flex-direction:column;gap:6px;font-size:12px}.ai-stats-list-item{display:flex;justify-content:space-between;gap:8px;color:#475569}@media(max-width:720px){.ai-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.chat-message.user .chat-bubble{background:#14b8a6;color:#fff}.chat-input{display:flex;gap:8px;padding:8px 10px;border-top:1px solid #e2e8f0;background:#fff}.chat-quick{padding:8px 10px;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:6px}.chat-quick.collapsed{padding-bottom:6px}.chat-quick.expanded{max-height:210px;overflow-y:auto}.chat-quick-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-quick-title{font-size:12px;color:#64748b;font-weight:600}.chat-quick-toggle{border:1px solid #cbd5f5;background:#fff;color:#334155;border-radius:999px;padding:2px 8px;font-size:11px;cursor:pointer}.chat-quick-row{display:flex;flex-wrap:wrap;gap:6px}.chat-quick-row button{border:1px solid #cbd5f5;background:#fff;color:#0f172a;border-radius:12px;padding:3px 8px;font-size:11px;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-input input{flex:1;border:1px solid #d1d5db;border-radius:8px;padding:7px 9px;outline:none;font-size:13px}@media(max-width:768px){.chat-fab{right:16px;bottom:16px}.chat-panel{right:10px;bottom:78px;width:calc(100vw - 20px);height:min(76vh,620px)}}.rich-text-preview{max-height:140px;overflow:auto;padding:8px 10px;background:#0f172a08;border-radius:6px}.rich-editor{border:1px solid #d9d9d9;border-radius:6px;padding:6px;background:#fff}.rich-editor.is-readonly{background:#f8fafc}.rich-editor-area{min-height:160px;padding:8px;border-radius:4px;outline:none;white-space:pre-wrap;border:1px solid #e5e7eb;background:#fff;color:#111827;max-height:400px;overflow:auto}.rich-editor.is-readonly .rich-editor-area{background:#f8fafc;cursor:default}.ai-assist .rich-editor,.ai-assist .rich-editor-area{border-radius:0}.summary-prompt-modal .ant-select-selector,.summary-prompt-modal .ant-input,.summary-prompt-modal .ant-input-affix-wrapper,.summary-prompt-modal .ant-input-textarea textarea,.summary-prompt-modal textarea,.summary-prompt-modal .ant-input-textarea,.summary-prompt-modal .ant-input-textarea-show-count,.summary-prompt-modal .ant-input-textarea-affix-wrapper{border-radius:0!important}.rich-editor-area:empty:before{content:attr(data-placeholder);color:#888}.rich-editor-area img,.rich-text-preview img{max-width:100%;height:auto;display:block;margin:6px 0;max-height:400px;object-fit:contain}.discussion-timeline{display:flex;flex-direction:column;gap:16px;padding-left:4px}.discussion-item{position:relative;margin-bottom:16px;padding-left:18px;border-left:2px solid #dbeafe}.discussion-item:last-child{margin-bottom:0}.discussion-item:before{content:"";position:absolute;left:-8px;top:10px;width:12px;height:12px;border-radius:999px;background:#1677ff;box-shadow:0 0 0 3px #fff}.discussion-meta{display:flex;flex-direction:column;gap:2px;margin-bottom:6px}.discussion-author{font-weight:600;color:#0f172a}.discussion-date{font-size:12px;color:#6b7280}.discussion-item .rich-text-preview{max-height:none;overflow:visible;padding:0;background:transparent;border-radius:0}.discussion-item .rich-text-preview img{max-height:none}.ant-card{border-radius:14px!important;box-shadow:0 10px 30px #0f172a14;border:1px solid #e5e7eb}.ant-table-thead>tr>th{background:#f9fafb!important;font-weight:600}.resizable-table-header-cell{position:relative!important}.resizable-table-header-handle{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:col-resize;z-index:2}.resizable-table-header-handle:after{content:"";position:absolute;right:3px;top:22%;bottom:22%;width:2px;border-radius:2px;background:transparent;transition:background-color .15s ease}.resizable-table-header-cell:hover .resizable-table-header-handle:after{background:#91caff}.resizable-table-header-handle:hover:after{background:#4096ff}.todos-table-density.is-compact .ant-table{font-size:11px}.todos-table-density.is-compact .ant-table-thead>tr>th{padding:5px 8px!important;font-size:11px;line-height:1.15}.todos-table-density.is-compact .ant-table-tbody>tr>td{padding:3px 8px!important;font-size:11px;line-height:1.15}.todos-table-density.is-compact .ant-table-cell{vertical-align:middle}.todos-table-density.is-compact .project-badge{min-height:16px;padding:0 7px;font-size:10px;line-height:1}.todos-table-density.is-compact .table-title-cell{gap:4px}.todos-table-density.is-compact .table-title-text{font-size:11px;line-height:1.15}.todos-table-density.is-compact .table-overdue-tag{min-height:14px;padding:0 5px;font-size:9px}.todos-table-density.is-compact .assignee-avatar{width:18px;height:18px;font-size:9px}.todos-table-density.is-compact .discussion-preview-cell{gap:1px}.todos-table-density.is-compact .discussion-preview-meta,.todos-table-density.is-compact .discussion-preview-text,.todos-table-density.is-compact .discussion-preview-empty,.todos-table-density.is-compact .parent-cell,.todos-table-density.is-compact .parent-link{font-size:10px;line-height:1.15}.todos-table-density.is-compact .ant-tag{margin-inline-end:3px;padding-inline:5px;line-height:15px;font-size:10px}.todos-table-density.is-compact .ant-table-cell .ant-space{gap:3px!important}.todos-table-density.is-compact .ant-btn.ant-btn-sm{min-width:18px;height:18px;padding:0 3px;font-size:10px}.todos-table-density.is-compact .ant-btn.ant-btn-sm .anticon{font-size:10px}.todos-table-density.is-compact .ant-pagination{margin-top:8px}.todos-table-density.is-compact .ant-pagination .ant-pagination-item,.todos-table-density.is-compact .ant-pagination .ant-pagination-prev,.todos-table-density.is-compact .ant-pagination .ant-pagination-next{min-width:24px;height:24px;line-height:22px}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}.todos-card-extra{display:flex;align-items:center;gap:16px}.todos-card-kpis{display:flex;flex-direction:column;gap:2px;min-width:280px}.todos-card-kpi-main{font-size:14px;color:#475569}.todos-card-kpi-main strong{color:#0f172a;font-size:18px;margin-left:4px}.todos-card-kpi-sub{font-size:12px;color:#94a3b8}.todos-card-actions{display:flex;align-items:center;gap:10px}.tab-with-count{display:inline-flex;align-items:center;gap:8px}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;padding:0 7px;background:#e8eef7;color:#334155;font-size:12px;font-weight:600;line-height:1}.filters-shell{margin-bottom:12px}.filters-main-row{margin-bottom:10px}.filters-main-actions{width:100%;justify-content:flex-end}.filters-advanced{border:1px dashed #d4deea;border-radius:12px;background:#f8fbff;padding:0 12px;max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease,padding .2s ease}.filters-advanced.is-open{max-height:360px;opacity:1;padding:12px}.filters-advanced .ant-row{margin-bottom:10px}.filters-advanced .ant-row:last-child{margin-bottom:0}.filters-quick-row{width:100%}@media(max-width:992px){.todos-card-extra{flex-direction:column;align-items:flex-start;gap:10px}.todos-card-kpis{min-width:0;width:100%}.todos-card-actions{width:100%;justify-content:flex-start}.filters-main-actions{justify-content:flex-start}.filters-advanced.is-open{max-height:520px}}.ant-input,.ant-select-selector{border-radius:999px!important}.project-badge{display:inline-flex;align-items:center;padding:0 12px;min-height:26px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.1px;text-transform:none}.discussion-preview-cell{display:flex;flex-direction:column;gap:4px;min-width:0}.discussion-preview-meta{display:flex;gap:8px;align-items:center;font-size:12px;color:#94a3b8}.discussion-preview-text{font-size:12px;color:#475467;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.discussion-preview-empty{font-size:12px;color:#c0c5d0}.parent-cell{font-size:12px;color:#475467}.parent-link{border:none;background:transparent;padding:0;margin:0;font-size:12px;color:#2563eb;cursor:pointer;text-align:left}.parent-link:hover{text-decoration:underline}.gantt-project-pill{display:inline-flex;align-items:center;padding:0 10px;min-height:24px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;color:inherit;gap:4px}.gantt-container{border:1px solid #e2e8f0;border-radius:12px;padding:16px;background:#fff;width:100%;max-width:100%;min-width:0;overflow:hidden}.gantt-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.gantt-toolbar-spacer{flex:1}.gantt-scroll{overflow-x:auto;overflow-y:hidden;padding-bottom:6px;cursor:grab;-webkit-user-select:none;user-select:none;max-width:100%;min-width:0}.gantt-scroll:active{cursor:grabbing}.gantt-timeline{min-width:100%}.gantt-scale{display:flex;gap:0;font-size:12px;color:#64748b;margin-bottom:12px}.gantt-scale-spacer{flex:0 0 auto}.gantt-scale-track{position:relative;height:22px;border-bottom:1px solid #e2e8f0}.gantt-scale-tick{position:absolute;top:0;transform:translate(-50%);white-space:nowrap}.gantt-rows{display:flex;flex-direction:column;gap:16px}.gantt-row{display:flex;align-items:center;gap:0;min-width:max-content}.gantt-label{width:300px;font-size:13px;color:#0f172a;display:flex;align-items:center;gap:12px;position:sticky;left:0;background:#fff;z-index:2;padding-right:16px;box-shadow:12px 0 16px -12px #0f172a33;flex:0 0 auto}.gantt-label.gantt-label-action{cursor:pointer}.gantt-label-add{margin-left:auto;opacity:0;pointer-events:none;height:24px;width:24px;padding:0;border:none;background:transparent;box-shadow:none}.gantt-label:hover .gantt-label-add{opacity:1;pointer-events:auto}.gantt-avatar{width:36px;height:36px;border-radius:50%;background:#fff;color:#475569;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;overflow:hidden;flex-shrink:0}.gantt-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.gantt-label-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.gantt-label-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gantt-overdue-tag{display:inline-flex;align-items:center;padding:0 8px;min-height:20px;border-radius:999px;font-size:11px;font-weight:600;background:#fee2e2;color:#b91c1c}.table-title-cell{display:flex;align-items:center;gap:6px;min-width:0}.table-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.table-overdue-tag{display:inline-flex;align-items:center;padding:0 8px;min-height:20px;border-radius:999px;font-size:11px;font-weight:600;background:#fee2e2;color:#b91c1c;flex-shrink:0}.ant-table-tbody>tr.todo-row-priority-p1>td{background:#fff7f7!important}.ant-table-tbody>tr.todo-row-priority-p1:hover>td{background:#ffefef!important}.ant-table-tbody>tr.todo-row-priority-p1>td:first-child{box-shadow:inset 3px 0 #ef4444}.table-title-type{display:none;margin:0;flex-shrink:0}@media(max-width:900px){.table-title-type{display:inline-flex}}.gantt-label-desc{color:#64748b;font-size:12px;line-height:1.4}.gantt-label-action{cursor:pointer;transition:color .2s ease}.gantt-label-action:hover{color:#2563eb}.gantt-bar-wrapper{position:relative;height:38px;border-radius:20px;background:#f8fafc;overflow:hidden;flex:0 0 auto}.gantt-child-button{position:absolute;right:8px;top:5px;opacity:0;pointer-events:none;height:28px;width:28px;border-radius:50%;background:#fff;box-shadow:0 6px 14px #0f172a2e}.gantt-bar-wrapper:hover .gantt-child-button{opacity:1;pointer-events:auto}.gantt-bar{position:absolute;top:5px;height:28px;border-radius:14px;background:linear-gradient(90deg,#22d3ee,#0ea5e9);color:#fff;font-size:12px;display:flex;align-items:center;padding:0 10px;box-shadow:0 4px 12px #0ea5e94d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.gantt-bar--done{background:linear-gradient(90deg,#22c55e,#16a34a);box-shadow:0 4px 12px #16a34a59}.gantt-bar--overdue{background:linear-gradient(90deg,#ef4444,#dc2626);box-shadow:0 4px 12px #dc262659}.gantt-bar--inprogress{background:linear-gradient(90deg,#38bdf8,#0ea5e9);box-shadow:0 4px 12px #0ea5e959}.gantt-bar--not-started{background:linear-gradient(90deg,#e0f2fe,#bae6fd);color:#0f172a;border:1px solid #bae6fd;box-shadow:none}.gantt-bar:focus{outline:2px solid rgba(14,165,233,.6);outline-offset:2px}.kanban-board{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:16px}.kanban-column{background:#f8fafc;border-radius:12px;padding:12px;min-height:280px;display:flex;flex-direction:column}.kanban-column-header{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:12px}.kanban-count{font-size:12px;color:#64748b}.kanban-add{margin-left:auto;height:24px;width:24px;padding:0;border:none;background:#fff;box-shadow:0 6px 14px #0f172a1f}.kanban-column-body{display:flex;flex-direction:column;gap:12px;border-radius:10px;transition:background-color .16s ease,box-shadow .16s ease}.kanban-column-body.is-drop-target{background:#14b8a614;box-shadow:inset 0 0 0 2px #14b8a659}.kanban-card{background:#fff;border-radius:12px;padding:12px;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0f;cursor:pointer;display:flex;flex-direction:column;gap:8px}.kanban-card.is-dragging{opacity:.55;box-shadow:0 8px 20px #0f172a29}.kanban-card-title{font-weight:600;color:#0f172a}.kanban-card-desc{font-size:12px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kanban-card-tags{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:1200px){.kanban-board{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:800px){.kanban-board{grid-template-columns:1fr}}.confetti-overlay{position:fixed;inset:0;pointer-events:none;z-index:2000;overflow:hidden}.confetti-piece{position:absolute;top:-10px;border-radius:2px;transform:translateY(0) rotate(var(--confetti-rotate, 0deg));animation-name:confetti-fall;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes confetti-fall{0%{transform:translateY(0) rotate(var(--confetti-rotate, 0deg));opacity:1}to{transform:translateY(105vh) rotate(calc(var(--confetti-rotate, 0deg) + 520deg));opacity:0}}.assignee-avatar{width:32px;height:32px;border-radius:50%;background:#fff;color:#475569;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;overflow:hidden;text-transform:uppercase}.assignee-avatar img{width:100%;height:100%;object-fit:cover}.drawer-quick-actions{margin-bottom:12px}.todo-form{display:flex;flex-direction:column;gap:14px}.todo-form-section{border:1px solid #dbe5f0;border-radius:10px;background:#f8fbff;padding:14px 14px 2px}.todo-form-section-title{position:relative;margin-bottom:10px;padding-left:10px;color:#1f365c;font-size:13px;font-weight:700;letter-spacing:.2px}.todo-form-section-title:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:999px;background:#1677ff}.todo-form-section .ant-form-item:last-child{margin-bottom:12px}.todo-form .ant-form-item-label>label.ant-form-item-required:before{color:#ff4d4f!important}
