.app{min-height:100vh;width:100%;display:flex}.top-header{position:fixed;top:0;left:0;right:0;height:60px;background-color:#1a1a1a;display:flex;align-items:center;justify-content:flex-start;padding:0 2rem 0 20px;box-shadow:0 2px 8px #0000001a;z-index:99;border-bottom:1px solid rgba(255,255,255,.1);font-weight:700;font-size:1.1rem;color:#fff;letter-spacing:.02em}.sidebar{width:60px;background-color:#1a1a1a;height:calc(100vh - 60px);position:fixed;left:0;top:60px;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000001a;z-index:100;transition:width .3s ease;overflow:hidden;white-space:nowrap}.sidebar:hover{width:200px}.sidebar-menu{flex:1;list-style:none;padding:0 0 1rem;margin:0}.sidebar-item{margin:0}.sidebar-link{display:flex;align-items:center;gap:1rem;padding:1rem 18px;color:#ffffffde;text-decoration:none;transition:all .3s;font-weight:500;height:auto;box-sizing:border-box;overflow:hidden}.sidebar-link svg{flex-shrink:0}.sidebar-link span{opacity:0;transition:opacity .2s ease;white-space:nowrap}.sidebar:hover .sidebar-link span{opacity:1;transition-delay:.1s}.sidebar-link:hover{background-color:#2a2a2a;color:#fff}.sidebar-link.active{background-color:#222;color:#fff;box-shadow:inset 3px 0 #fff}.sidebar-footer{border-top:1px solid #2a2a2a;position:relative}.main-content{margin-left:60px;margin-top:60px;width:calc(100% - 60px);flex:1;padding:2rem;box-sizing:border-box;min-height:calc(100vh - 60px);transition:margin-left .3s ease,width .3s ease}.page-title{font-size:2rem;margin-bottom:2rem;margin-top:0;color:#fff}.card{background-color:#1a1a1a;border-radius:8px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.card-title{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.card-content{color:#ffffffb3}.card-actions{margin-top:1rem;display:flex;gap:.5rem;align-items:center}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#1a1a1a;border-radius:8px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000001a}.stat-value{font-size:1.8rem;font-weight:700;color:#fff}.stat-label{color:#aaa;font-size:.9rem;margin-top:.25rem}.btn{border-radius:30px;border:none;padding:8px 24px 5px;height:34px;font-size:1rem;font-weight:600;font-family:inherit;line-height:1;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;outline:none}.btn:hover{background-color:#d0d0d0}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background-color:#f5f5f5;color:#000}.btn-secondary:hover{background-color:#e0e0e0}.btn-danger{background-color:transparent;color:#f87171;border:2px solid rgba(248,113,113,.3);box-shadow:none}.btn-danger:hover{background-color:#f871711a}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#ffffffde}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.6rem;border-radius:6px;border:none;background-color:#2a2a2a;color:#fff;font-family:inherit;font-size:1rem;line-height:1.4}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.error{background-color:#f44;color:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:.75rem 1rem;color:#ffffffb3;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1)}.data-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.data-table tbody tr{cursor:pointer;transition:background-color .2s}.data-table tbody tr:hover{background-color:#ffffff0d}.table-scroll{max-height:65vh;overflow-y:auto}.table-scroll .data-table thead th{position:sticky;top:0;background-color:#000;z-index:1}.muted{color:#fff9}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.badge-novo{background:#9ca3af26;color:#9ca3af}.badge-contato{background:#3b82f626;color:#60a5fa}.badge-proposta{background:#f59e0b26;color:#f59e0b}.badge-negociacao{background:#a855f726;color:#c084fc}.badge-ganho{background:#16a34a26;color:#4ade80}.badge-perdido{background:#dc262626;color:#f87171}.badge-contatado{background:#3b82f626;color:#60a5fa}.badge-qualificado{background:#f59e0b26;color:#f59e0b}.badge-convertido{background:#16a34a26;color:#4ade80}.badge-backlog{background:#9ca3af26;color:#9ca3af}.badge-pending{background:#f59e0b26;color:#f59e0b}.badge-in_progress{background:#2563eb26;color:#60a5fa}.badge-done{background:#16a34a26;color:#4ade80}.badge-cancelled{background:#dc262626;color:#f87171}.badge-paid{background:#16a34a26;color:#4ade80}.badge-overdue{background:#dc262626;color:#f87171}.badge-baixa{background:#9ca3af26;color:#9ca3af}.badge-media{background:#f59e0b26;color:#f59e0b}.badge-alta{background:#f9731626;color:#fb923c}.badge-urgente{background:#dc262626;color:#f87171}.badge-active{background:#16a34a26;color:#4ade80}.badge-vacation{background:#2563eb26;color:#60a5fa}.badge-leave{background:#f59e0b26;color:#f59e0b}.badge-paused{background:#9ca3af26;color:#9ca3af}.badge-finished{background:#a855f726;color:#c084fc}.badge-terminated{background:#dc262626;color:#f87171}.badge-true{background:#16a34a26;color:#4ade80}.badge-false{background:#9ca3af26;color:#9ca3af}.detail-list{display:flex;flex-direction:column;margin:1rem 0 1.5rem}.detail-row{display:flex;align-items:center;gap:1rem;min-height:2.6rem;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.06)}.detail-label{display:flex;align-items:center;gap:.5rem;width:140px;flex-shrink:0;color:#ffffff80;font-size:.9rem;line-height:1}.detail-label svg{display:block;flex-shrink:0}.detail-value{color:#fff;font-weight:500;font-size:.95rem}.detail-value.muted{color:#ffffff59;font-weight:400}.detail-value-row{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.copy-btn{background:transparent;border:none;outline:none;color:#ffffff59;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem;border-radius:4px;flex-shrink:0;transition:color .15s,background-color .15s}.copy-btn:hover{color:#fff;background-color:#ffffff14}.detail-value,.detail-row .badge{cursor:pointer;border-radius:6px;padding:.15rem .4rem;margin:-.15rem -.4rem;transition:background-color .15s}.detail-row .badge{margin:0}.detail-value:hover,.detail-row .badge:hover{background-color:#ffffff0f}.detail-row input{background-color:#2a2a2a;color:#fff;border:none;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.95rem;outline:none;height:2rem;box-sizing:border-box}.detail-row textarea.detail-textarea{flex:1;background-color:#2a2a2a;color:#fff;border:none;border-radius:6px;padding:.4rem .6rem;font-family:inherit;font-size:.95rem;outline:none;resize:vertical;box-sizing:border-box;margin:.4rem 0}.field-popover-anchor{position:relative;display:inline-block}.popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2050}.popover-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:2060;background:#202020;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 24px #00000080;padding:.35rem;min-width:190px;max-height:260px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:2px}.popover-menu::-webkit-scrollbar{display:none}.popover-option{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;background:transparent;border:none;border-radius:6px;padding:.45rem .6rem;color:#ffffffd9;font-size:.9rem;font-family:inherit;text-align:left;cursor:pointer;outline:none}.popover-option:hover,.popover-option.selected{background:#ffffff14}.context-menu{position:fixed;z-index:2060;background:#202020;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 24px #00000080;padding:.35rem;min-width:160px}.detail-title-input{font-size:1.5rem;font-weight:700;font-family:inherit;line-height:inherit;color:#fff;background-color:transparent;border:none;padding:0;margin-bottom:1.25rem;width:100%;outline:none;display:block}.detail-title{cursor:pointer}.detail-description{margin-top:1.5rem}.detail-description h3{font-size:1.1rem;margin-bottom:.5rem;color:#fff}.expenses-list{display:flex;flex-direction:column;margin-top:.5rem}.expense-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.expense-description{flex:1;min-width:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expense-attachments{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.expense-attachment-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#ffffff80;cursor:pointer;padding:.25rem;border-radius:6px;outline:none}.expense-attachment-btn:hover{color:#fff;background:#ffffff14}.attachment-replace-btn{position:relative;cursor:pointer;overflow:hidden}.attachment-replace-btn input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.expense-date{font-size:.85rem;flex-shrink:0}.expense-amount{font-weight:600;color:#fff;flex-shrink:0;min-width:90px;text-align:right}.expense-editable{cursor:pointer;border-radius:4px;padding:2px 5px;margin:-2px -5px}.expense-editable:hover{background-color:#ffffff0f}.expense-inline-input{background:#0a0a0a;border:1px solid rgba(255,255,255,.18);border-radius:6px;padding:.2rem .45rem;font-size:.85rem;font-family:inherit;color:#fff;outline:none}.expense-inline-input-desc{flex:1;min-width:0}.expense-inline-input-date{flex-shrink:0;width:135px}.expense-inline-input-amount{flex-shrink:0;width:90px;text-align:right}.expense-remove{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff6;cursor:pointer;padding:.25rem;border-radius:6px;outline:none;flex-shrink:0}.expense-remove:hover{color:#f87171;background:#f871711a}.expense-total{display:flex;justify-content:space-between;padding:.65rem 0 .25rem;margin-top:.25rem;border-top:1px solid rgba(255,255,255,.1);font-weight:700;color:#fff}.expense-add-form{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.expense-add-row{display:flex;align-items:center;gap:.5rem}.expense-add-files-row{justify-content:space-between}.expense-add-files{display:flex;align-items:center;gap:.5rem}.expense-add-input{background:#0a0a0a;border:none;border-radius:6px;padding:.42rem .6rem;font-size:.85rem;font-family:inherit;color:#fff;outline:none}.expense-add-input::placeholder{color:#ffffff59}.expense-add-input-desc{flex:1;min-width:0}.expense-add-input-amount{width:110px;flex-shrink:0}.expense-add-input-date{width:150px;flex-shrink:0}.btn-outline{border-radius:30px;border:2px solid rgba(255,255,255,.6);padding:8px 24px 5px;height:34px;font-size:.9rem;font-weight:600;font-family:inherit;line-height:1;background-color:transparent;color:#fff;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;outline:none;flex-shrink:0}.btn-outline:hover{background-color:#ffffff14}.subarea-add-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.75rem}.subarea-add-fields{display:flex;align-items:center;gap:.5rem}.chip-select-btn{background:#ffffff14;border:none;border-radius:6px;padding:.44rem .75rem;color:#fff;font-size:.85rem;font-family:inherit;white-space:nowrap;cursor:pointer;outline:none}.chip-select-btn:hover{background:#ffffff24}.subarea-value-input{background:#0a0a0a;border:1px solid rgba(255,255,255,.18);border-radius:6px;padding:.42rem .6rem;font-size:.85rem;font-family:inherit;color:#fff;width:130px;outline:none}.subarea-value-input::placeholder{color:#ffffff59}.btn-outline.btn-icon-only{padding:0;width:34px;height:34px;border-radius:50%;flex-shrink:0}.btn-outline.btn-icon-only,:root.light .btn-outline.btn-icon-only{background-color:#262626;border-color:#ffffff40}.btn-outline.btn-icon-only:hover,:root.light .btn-outline.btn-icon-only:hover{background-color:#333;border-color:#fff6}.btn-outline.btn-icon-only svg{color:#fff}.document-file-chip{position:relative;display:inline-flex;align-items:center;gap:.4rem;max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.document-file-chip.disabled{opacity:.6;cursor:not-allowed}.document-file-chip input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.rich-text-editor-box{padding:.25rem 0}.rich-text-editor .ProseMirror{outline:none;color:#ffffffd9;font-size:.95rem;line-height:1.5;min-height:80px}.rich-text-editor .ProseMirror p{margin:0 0 .5rem}.rich-text-editor .ProseMirror p:last-child{margin-bottom:0}.rich-text-editor .ProseMirror h1,.rich-text-editor .ProseMirror h2,.rich-text-editor .ProseMirror h3{color:#fff;margin:.75rem 0 .4rem}.rich-text-editor .ProseMirror ul,.rich-text-editor .ProseMirror ol{padding-left:1.4rem;margin:0 0 .5rem}.rich-text-editor .ProseMirror code{background:#ffffff1a;border-radius:4px;padding:.1rem .3rem;font-size:.9em}.rich-text-editor .ProseMirror pre{background:#ffffff0f;border-radius:6px;padding:.6rem;overflow-x:auto}.rich-text-editor .ProseMirror pre code{background:none;padding:0}.rich-text-editor .ProseMirror blockquote{border-left:3px solid rgba(255,255,255,.2);margin:.5rem 0;padding-left:.75rem;color:#ffffffa6}.page-tabs{display:flex;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1);margin:1.5rem 0}.page-tab-btn{background:transparent;border:none;outline:none;box-shadow:none;border-bottom:2px solid transparent;border-radius:0;padding:.5rem 1rem;color:#fff9;font-weight:400;cursor:pointer;transition:all .2s}.page-tab-btn:focus{outline:none}.page-tab-btn.active{border-bottom-color:#fff;color:#fff;font-weight:600}.page-tab-btn:disabled{cursor:default}.toolbar-icon-btn{background:transparent;border:none;outline:none;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:color .2s;border-radius:6px}.toolbar-icon-btn:focus,.toolbar-icon-btn:active{outline:none;background:transparent}.toolbar-icon-btn:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.toolbar-icon-btn:hover{color:#fff;background:transparent}.search-toggle-wrap{display:flex;align-items:center;border-radius:8px;transition:background .3s,padding .3s}.search-toggle-wrap.open{background:#ffffff1a;padding:0 .5rem}.search-toggle-input{background:transparent;border:none;color:#ffffffe6;padding:.5rem;outline:none;width:200px;font-family:inherit;font-size:1rem}.search-toggle-input::placeholder{color:#ffffff59}.kanban-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;align-items:start}.kanban-column{background-color:#141414;border-radius:10px;padding:1rem;border:2px solid transparent;transition:border-color .15s ease,background-color .15s ease}.kanban-column.drag-over{border-color:#ffffff40;background-color:#1a1a1a}.kanban-column-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.kanban-column-title{font-weight:600;color:#fff}.kanban-column-count{background:#ffffff1a;color:#ffffffbf;border-radius:999px;padding:.1rem .6rem;font-size:.8rem}.kanban-card{background-color:#1a1a1a;border-radius:8px;padding:.85rem 1rem;margin-bottom:.75rem;cursor:grab;box-shadow:0 2px 8px #0000001a;transition:box-shadow .15s ease;touch-action:none}.kanban-card:hover{box-shadow:0 4px 12px #00000040}.kanban-card.dragging{cursor:grabbing;opacity:.6;box-shadow:0 8px 20px #0006;z-index:10}.kanban-card-title{font-weight:500;color:#fff;margin-bottom:.4rem}.kanban-card-meta{font-size:.8rem;color:#ffffff80}.kanban-empty{color:#fff6;font-size:.85rem}.roadmap-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 2rem;color:#ffffff80;text-align:center}.roadmap{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.roadmap-group-header{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.75rem}.roadmap-items{position:relative;margin-left:6px;border-left:2px solid rgba(255,255,255,.1)}.roadmap-item{position:relative;display:flex;flex-direction:column;gap:.4rem;padding:.6rem .75rem .6rem 1.25rem;cursor:pointer;border-radius:0 8px 8px 0;transition:background-color .15s ease}.roadmap-item:hover{background-color:#ffffff0d}.roadmap-item:before{content:"";position:absolute;left:-7px;top:1rem;width:10px;height:10px;border-radius:50%;border:2px solid #0d0d0d;background:#9ca3af}.roadmap-item.status-backlog:before{background:#9ca3af}.roadmap-item.status-pending:before{background:#f59e0b}.roadmap-item.status-in_progress:before{background:#60a5fa}.roadmap-item.status-done:before{background:#4ade80}.roadmap-item-header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.roadmap-item-title{font-weight:600;color:#fff}.roadmap-item-date{font-size:.8rem;color:#ffffff80;white-space:nowrap;flex-shrink:0}.roadmap-item-badges{display:flex;align-items:center;gap:.5rem}.roadmap-item-assignee{font-size:.8rem;color:#ffffff80}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:2000;padding:20px;box-sizing:border-box}.modal-box{background:#1a1a1a;border-radius:12px;padding:1.5rem;width:100%;max-width:640px;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 8px 40px #0009;border:1px solid rgba(255,255,255,.08);scrollbar-width:none;-ms-overflow-style:none}.modal-box-wide{max-width:780px}.modal-box::-webkit-scrollbar{display:none}.modal-box .card-title{margin-bottom:1.25rem}.loading{position:fixed;top:60px;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 60px);z-index:1100}.loader{width:36px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side,#fff 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100%/3) 50%;animation:l3 1s infinite linear}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.empty-message{color:#ffffff80;margin-top:1rem}.upcoming-tasks{display:flex;flex-direction:column;margin-top:.5rem}.upcoming-task-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer;transition:background-color .15s ease}.upcoming-task-row:last-child{border-bottom:none}.upcoming-task-row:hover{background-color:#ffffff0a}.upcoming-task-title{flex:1;min-width:0;color:#fff;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upcoming-task-date{font-size:.85rem;color:#ffffff80;white-space:nowrap;flex-shrink:0}.upcoming-task-date.overdue{color:#f87171;font-weight:600}body,.main-content{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}body::-webkit-scrollbar,.main-content::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-thumb,.main-content::-webkit-scrollbar-thumb{background-color:#ffffff14;border-radius:6px}:root.light .top-header{background-color:#fff;border-bottom:1px solid #e4e4e7;box-shadow:0 1px 4px #0000000f;color:#000}:root.light .sidebar{background-color:#fff;box-shadow:1px 0 4px #0000000f}:root.light .sidebar-link{color:#000000bf}:root.light .sidebar-link:hover{background-color:#f4f4f5;color:#000}:root.light .sidebar-link.active{background-color:#eff6ff;color:#1d4ed8;box-shadow:inset 3px 0 #2563eb}:root.light .sidebar-footer{border-top:1px solid #e4e4e7}:root.light .page-tabs{border-bottom-color:#0000001a}:root.light .page-tab-btn{color:#00000080}:root.light .page-tab-btn.active{border-bottom-color:#1d4ed8;color:#1d4ed8}:root.light .toolbar-icon-btn{color:#000;background:transparent}:root.light .toolbar-icon-btn:hover,:root.light .toolbar-icon-btn:focus,:root.light .toolbar-icon-btn:active{color:#000;background:transparent}:root.light .search-toggle-wrap.open{background:#00000012}:root.light .search-toggle-input{color:#000}:root.light .search-toggle-input::placeholder{color:#0000004d}:root.light .kanban-column{background-color:#fff;border:2px solid #e4e4e7}:root.light .kanban-column.drag-over{border-color:#94a3b8;background-color:#f4f4f5}:root.light .kanban-column-title{color:#000}:root.light .kanban-column-count{background:#0000000f;color:#0009}:root.light .kanban-card{background-color:#f7f7f8;border:1px solid #e4e4e7;box-shadow:none}:root.light .kanban-card.dragging{box-shadow:0 8px 20px #00000026}:root.light .kanban-card-title{color:#000}:root.light .kanban-card-meta{color:#00000080}:root.light .kanban-empty{color:#0006}:root.light .roadmap-placeholder{color:#00000073}:root.light .roadmap-group-header{color:#000}:root.light .roadmap-items{border-left-color:#0000001a}:root.light .roadmap-item:before{border-color:#f4f4f5}:root.light .roadmap-item:hover{background-color:#0000000a}:root.light .roadmap-item-title{color:#000}:root.light .roadmap-item-date,:root.light .roadmap-item-assignee{color:#00000080}:root.light .modal-box{background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 40px #00000026}:root.light .detail-row{border-bottom:1px solid rgba(0,0,0,.08)}:root.light .detail-label{color:#00000080}:root.light .detail-value{color:#000}:root.light .detail-value.muted,:root.light .copy-btn{color:#00000059}:root.light .copy-btn:hover{color:#000;background-color:#0000000f}:root.light .detail-description h3{color:#000}:root.light .detail-value:hover,:root.light .detail-row .badge:hover{background-color:#0000000d}:root.light .detail-row input,:root.light .detail-row textarea.detail-textarea{background-color:#f0f0f0;color:#000}:root.light .detail-title-input{color:#000}:root.light .popover-menu{background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 24px #00000026}:root.light .popover-option{color:#000c}:root.light .popover-option:hover,:root.light .popover-option.selected{background:#0000000f}:root.light .context-menu{background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 24px #00000026}:root.light .expense-row{border-bottom:1px solid rgba(0,0,0,.06)}:root.light .expense-description,:root.light .expense-amount,:root.light .expense-total{color:#000}:root.light .expense-total{border-top:1px solid rgba(0,0,0,.1)}:root.light .expense-editable:hover{background-color:#0000000d}:root.light .expense-inline-input{background:#fff;border-color:#0000002e;color:#000}:root.light .expense-add-input{background:#f0f0f0;color:#000}:root.light .expense-add-input::placeholder{color:#00000059}:root.light .expense-attachment-btn{color:#00000080}:root.light .expense-attachment-btn:hover{color:#000;background:#00000014}:root.light .btn-outline{border-color:#0006;color:#000}:root.light .btn-outline:hover{background-color:#0000000d}:root.light .chip-select-btn{background:#0000000f;color:#000}:root.light .chip-select-btn:hover{background:#0000001a}:root.light .subarea-value-input{background:#fff;border-color:#0000002e;color:#000}:root.light .subarea-value-input::placeholder{color:#00000059}:root.light .rich-text-editor .ProseMirror{color:#000000d9}:root.light .rich-text-editor .ProseMirror h1,:root.light .rich-text-editor .ProseMirror h2,:root.light .rich-text-editor .ProseMirror h3{color:#000}:root.light .rich-text-editor .ProseMirror code{background:#00000014}:root.light .rich-text-editor .ProseMirror pre{background:#0000000d}:root.light .rich-text-editor .ProseMirror blockquote{border-left-color:#00000026;color:#0009}:root.light body{background-color:#f4f4f5!important;color:#000!important}:root.light .main-content{background-color:#f4f4f5!important}:root.light .page-title{color:#000!important}:root.light .card,:root.light .stat-card{background-color:#fff!important;border:1px solid #e4e4e7!important;box-shadow:0 1px 4px #0000000f!important;color:#000!important}:root.light .card-title,:root.light .stat-value{color:#000!important}:root.light .card-content,:root.light .stat-label{color:#333!important}:root.light .btn{background-color:#dcdce0!important;color:#000!important;box-shadow:none;border:1px solid #b0b0b5!important}:root.light .btn:hover{background-color:#cecece!important}:root.light .btn-secondary{background-color:#fff!important;border:1px solid #b0b0b5!important}:root.light .form-group label{color:#000!important}:root.light .form-group input,:root.light .form-group textarea,:root.light .form-group select{background-color:#f0f0f0!important;color:#000!important}:root.light .data-table th{color:#0009;border-bottom:1px solid rgba(0,0,0,.1)}:root.light .table-scroll .data-table thead th{background-color:#fff}:root.light .data-table td{border-bottom:1px solid rgba(0,0,0,.06);color:#000}:root.light .data-table tbody tr:hover{background-color:#0000000a}:root.light .muted{color:#0000008c}:root.light .loader{--_g: no-repeat radial-gradient(circle closest-side, #888 90%, #0000)}:root.light .error{background-color:#fee2e2;color:#991b1b}:root.light .upcoming-task-row{border-bottom:1px solid rgba(0,0,0,.06)}:root.light .upcoming-task-row:hover{background-color:#0000000a}:root.light .upcoming-task-title{color:#000}:root.light .upcoming-task-date{color:#00000080}.auth-container{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000;padding:20px;box-sizing:border-box;z-index:1200}.auth-card{background:#1a1a1a;border-radius:12px;box-shadow:0 4px 16px #00000059;padding:32px;width:100%;max-width:480px;border:1px solid rgba(255,255,255,.03)}.auth-header{text-align:center;margin-bottom:30px}.auth-header h1{font-size:1.6rem;margin:0 0 6px;color:#fff;font-weight:700}.auth-header p{color:#fff9;margin:0;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:6px}.form-group{display:flex;flex-direction:column;gap:4px}.form-group label{font-weight:600;color:#ffffffe6;font-size:.9rem}.form-group input{padding:10px 14px;border:none;border-radius:8px;font-size:1rem;transition:all .15s;background-color:#2a2a2a;color:#fff}.form-group input::placeholder{color:#ffffff59}.form-group input:focus{outline:none;box-shadow:0 0 0 4px #ffffff08;background-color:#2f2f2f}.btn-primary{padding:9px 24px 6px;background-color:#fff;color:#000;border:none;border-radius:28px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .18s ease;margin-top:10px;box-shadow:0 2px 8px #0000002e;width:100%;display:flex;align-items:center;justify-content:center;line-height:1}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00000038}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.error-message{display:flex;align-items:center;gap:10px;background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:10px;padding:12px 16px;color:#fca5a5;font-size:.9rem;font-weight:500;margin-bottom:16px}.auth-footer{margin-top:24px;text-align:center;padding-top:18px;border-top:1px solid rgba(255,255,255,.03)}.auth-footer p{color:#fff9;margin:0}.auth-link{color:#9fb7ff;text-decoration:none;font-weight:600}.auth-link:hover{color:#c7d9ff}:root.light .auth-container{background:#f4f4f5}:root.light .auth-card{background:#fff;border:1px solid #e4e4e7;box-shadow:0 4px 20px #0000001a}:root.light .auth-header h1{color:#000}:root.light .auth-header p{color:#0000008c}:root.light .form-group label{color:#000c}:root.light .form-group input{background-color:#f0f0f0;color:#000}:root.light .auth-footer{border-top-color:#00000014}:root.light .auth-footer p{color:#0009}:root.light .auth-link{color:#2563eb}:root.light .error-message{background:#b91c1c14;border-color:#b91c1c73;color:#b91c1c}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-BoldIt-D6cu28JX.eot);src:local("AdobeClean-BoldIt"),url(/assets/AdobeClean-BoldIt-D6cu28JX.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-BoldIt-CxKjopfh.woff2) format("woff2"),url(/assets/AdobeClean-BoldIt-YQ5aotxL.woff) format("woff"),url(/assets/AdobeClean-BoldIt-Ns9WK9vr.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Adobe Clean SemiCondensed;src:url(/assets/AdobeClean-BoldSemiCnIt-5sLMZ-OI.eot);src:local("AdobeClean-BoldSemiCnIt"),url(/assets/AdobeClean-BoldSemiCnIt-5sLMZ-OI.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-BoldSemiCnIt-DDxClV4A.woff2) format("woff2"),url(/assets/AdobeClean-BoldSemiCnIt-D6UzDx_x.woff) format("woff"),url(/assets/AdobeClean-BoldSemiCnIt-DTgJnPb8.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-It-BC0HRtWn.eot);src:local("AdobeClean-It"),url(/assets/AdobeClean-It-BC0HRtWn.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-It-5KcCnd0T.woff2) format("woff2"),url(/assets/AdobeClean-It-C0WV9Q1S.woff) format("woff"),url(/assets/AdobeClean-It-DDMHH1Yp.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-Regular-Com5KZIS.eot);src:local("AdobeClean-Regular"),url(/assets/AdobeClean-Regular-Com5KZIS.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-Regular-veFPxzCk.woff2) format("woff2"),url(/assets/AdobeClean-Regular-BSbbqDcU.woff) format("woff"),url(/assets/AdobeClean-Regular-6k9KD9wV.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-Bold-BahneLYL.eot);src:local("AdobeClean-Bold"),url(/assets/AdobeClean-Bold-BahneLYL.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-Bold-Cqjs8yCx.woff2) format("woff2"),url(/assets/AdobeClean-Bold-CzuL7OD-.woff) format("woff"),url(/assets/AdobeClean-Bold-DHqsXNc_.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-Light-Cm7upusW.eot);src:local("AdobeClean-Light"),url(/assets/AdobeClean-Light-Cm7upusW.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-Light-DW4I-H0J.woff2) format("woff2"),url(/assets/AdobeClean-Light-BgNvaaCL.woff) format("woff"),url(/assets/AdobeClean-Light-Bubp46Vm.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Adobe Clean SemiCondensed;src:url(/assets/AdobeClean-SemiCnIt-DbgNBI6M.eot);src:local("AdobeClean-SemiCnIt"),url(/assets/AdobeClean-SemiCnIt-DbgNBI6M.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-SemiCnIt-CnheQSeS.woff2) format("woff2"),url(/assets/AdobeClean-SemiCnIt-Br8iZm31.woff) format("woff"),url(/assets/AdobeClean-SemiCnIt-CjufF0wr.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Adobe Clean SemiCondensed;src:url(/assets/AdobeClean-SemiCn-CVdoYu-9.eot);src:local("AdobeClean-SemiCn"),url(/assets/AdobeClean-SemiCn-CVdoYu-9.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-SemiCn-4_VoFb5T.woff2) format("woff2"),url(/assets/AdobeClean-SemiCn-BqlbS9Js.woff) format("woff"),url(/assets/AdobeClean-SemiCn-BmujHeSt.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Adobe Clean;src:url(/assets/AdobeClean-LightIt-C49zulX_.eot);src:local("AdobeClean-LightIt"),url(/assets/AdobeClean-LightIt-C49zulX_.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-LightIt-Dmuy8Sbp.woff2) format("woff2"),url(/assets/AdobeClean-LightIt-VLtlZ57z.woff) format("woff"),url(/assets/AdobeClean-LightIt-DtpNzCVI.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Adobe Clean SemiCondensed;src:url(/assets/AdobeClean-BoldSemiCn-DMFhtIsN.eot);src:local("AdobeClean-BoldSemiCn"),url(/assets/AdobeClean-BoldSemiCn-DMFhtIsN.eot?#iefix) format("embedded-opentype"),url(/assets/AdobeClean-BoldSemiCn-Daj_gLRw.woff2) format("woff2"),url(/assets/AdobeClean-BoldSemiCn-DtK7C_h7.woff) format("woff"),url(/assets/AdobeClean-BoldSemiCn-CMtbnOG7.ttf) format("truetype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Adobe Clean,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100%}a{color:inherit;text-decoration:none}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}:root.light{color:#000;background-color:#fff}:root.light button{background-color:#f9f9f9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}
