.v9-task-overview{--v9-ink:#172c48;--v9-secondary:#4e627c;--v9-border:#dce4ee;color:var(--v9-ink)}
.v9-task-overview .kanban.workers{grid-auto-columns:minmax(375px,1fr);gap:18px}.v9-task-overview .v8-status-board{grid-template-columns:repeat(var(--v8-columns),minmax(375px,1fr))}
.v9-task-overview .workers>.lane{border:1px solid #d4e0ec;border-radius:12px;background:#f8fafc;box-shadow:none}.v9-task-overview .workers .worker-head{padding:17px 15px;min-height:120px;background:#eaf1f8;border-bottom:1px solid #ccdaea;gap:12px}
.v9-task-overview .worker-name>b{font-size:17px;color:#152e50}.v9-task-overview .worker-name .count{font-size:14px}.v9-task-overview .worker-status{gap:10px;align-items:center}.v9-task-overview .worker-status small,.v9-task-overview .worker-pause{font-size:12px;line-height:20px}.v9-task-overview .workload{font-size:12px!important;color:#405a78;line-height:1.6}.v9-task-overview .worker-pause{color:#355d8c}.v9-task-overview .worker-avatar{width:44px;height:44px;font-size:22px}.v9-task-overview .workers .lane>.task-drop{padding:10px}
.v9-task-overview .v9-task-card,.v9-task-overview .v9-task-card:not(.task-running):not(.card-expanded){padding:13px 14px 14px;margin:0 0 10px;border:1px solid #d4dfec;border-radius:10px;background:#fff;box-shadow:none;color:var(--v9-ink);overflow:hidden}.v9-task-overview .v9-task-card.card-expanded{border-color:#8db2df}.v9-task-overview .v9-task-card:last-child{margin-bottom:0}
.v9-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.v9-project-status{display:flex;align-items:center;gap:7px;min-width:0;flex:1}.v9-project{display:inline-flex;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:600;line-height:1.4;color:#365573}.v9-project>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v9-project>svg{width:15px;height:15px;flex-shrink:0;color:#567ca5}.v9-card-tools{display:flex;align-items:center;gap:3px;flex-shrink:0}
.v9-task-overview .v9-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:5px;border:0;border-radius:6px;background:transparent;color:#476484;cursor:pointer;flex-shrink:0}.v9-task-overview .v9-icon>svg{width:18px;height:18px}.v9-task-overview .v9-icon:hover{background:#edf2f8}.v9-task-overview .v9-delete{color:#d84453}.v9-task-overview .v9-delete:hover{background:#fff0f1}.v9-task-overview .v9-expand{background:#eef3f8;color:#355b83;font-size:24px;line-height:1}.v9-task-overview .v9-expand[aria-expanded=true]{background:#e5eef8;color:#174e88}
.v9-status{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;padding:4px 7px;font-size:11px;font-weight:600;line-height:1.25;white-space:nowrap;background:#eef2f6;color:#52657c;flex-shrink:0}.v9-status-active{background:#fff0de;color:#9b5000}.v9-status-waiting{background:#e9f0fb;color:#285f9d}.v9-status-new{background:#edf3ff;color:#385fac}.v9-status-done{background:#e8f5ed;color:#23754d}
.v9-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0 9px}.v9-priority{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:1.4;padding:3px 7px;border-radius:5px;white-space:nowrap}.v9-priority>span{width:6px;height:6px;background:currentColor;border-radius:50%}.v9-priority-normal{background:#eaf6ed;color:#257042}.v9-priority-important{background:#fff5d1;color:#856000}.v9-priority-urgent{background:#fdebed;color:#b12838}.v9-estimate{display:inline-flex;align-items:center;gap:5px;color:#3f5674;font-size:12px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}.v9-estimate svg{width:14px;height:14px}
.v9-task-overview .v9-task-card>h3,.v9-task-overview .v9-task-card:not(.card-expanded)>h3{margin:0 0 7px;line-height:1.4;font-size:16px}.v9-task-overview .v9-task-card>h3>.text-button{font-size:16px;line-height:1.4;font-weight:650;color:#172c48;text-align:left;overflow-wrap:anywhere}
.v9-task-overview .v9-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;color:#4f637d;font-size:13px;line-height:1.55;margin:0}.v9-task-card .deadline-notice:empty{display:none}.v9-task-card .deadline-notice:not(:empty){margin-top:8px}.v9-task-card .deadline-notice small{font-size:12px}
.v9-task-overview .v9-details{padding:14px 0 0;margin:14px 0 0;border-top:1px solid #e1e7ee}.v9-details[hidden]{display:none!important}.v9-dates{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.v9-dates>div,.v9-dates>label{min-width:0;margin:0}.v9-dates>label{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.v9-dates>div>span,.v9-dates>label>span{display:flex;align-items:center;gap:6px;margin-bottom:5px;font-size:12px;color:#4c6380}.v9-dates svg{width:15px;height:15px}.v9-dates strong{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;color:#243d5a;line-height:1.5}.v9-dates select{max-width:180px;margin:0;font-size:13px;padding:7px 9px;color:#233f65;background:#f5f8fc;border:1px solid #d8e2ef;border-radius:6px}
.v9-task-overview .v9-time-list{display:block;background:#f3f6fa;border:1px solid #e5ebf2;border-radius:8px;padding:11px 12px;margin:0 0 13px}.v9-task-overview .v9-time-list>div{display:flex;justify-content:space-between;gap:12px;margin:0;padding:4px 0;font-size:12px;line-height:1.4}.v9-time-list dt{color:#4c6380}.v9-task-overview .v9-time-list dd{margin:0;color:#203b5d;font-weight:600;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.v9-controls{display:flex;gap:7px;flex-wrap:wrap}.v9-task-overview .v9-control{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1;min-width:85px;min-height:36px;font-size:12px;font-weight:600;line-height:1.4;padding:8px 9px;border:1px solid transparent;border-radius:7px;cursor:pointer}.v9-control svg{width:16px;height:16px}.v9-control-start{background:#16844b;color:white}.v9-control-pause{background:#eaf0f8;color:#2f527e;border-color:#d8e2ef!important}.v9-control-finish{background:#fff0f1;color:#b52e40;border-color:#f3d6db!important}.v9-control:disabled{opacity:.45;cursor:default}
.v9-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;font-size:12px;color:#5b7089}.v9-card-footer>div{display:flex;gap:5px}.v9-card-footer .icon{width:26px;height:26px;padding:5px;background:#f0f4f8;color:#526f90;border-radius:5px}.v9-card-footer svg{width:15px;height:15px}
.v9-task-overview .v9-task-card button:focus-visible,.v9-task-overview .v9-task-card select:focus-visible{outline:2px solid #3477b8;outline-offset:2px}.v9-task-overview .v8-owner{font-size:12px;color:#4c6380;margin:0 0 7px}
@media(max-width:600px){.v9-task-overview .kanban.workers{grid-auto-columns:minmax(345px,1fr)}.v9-task-overview .v8-status-board{grid-template-columns:repeat(var(--v8-columns),345px)}.v9-task-overview .v9-task-card{padding:12px}.v9-project>svg{display:none}.v9-project{font-size:11px}.v9-status{font-size:10px;padding:4px 5px}.v9-card-tools{gap:1px}}
.v9-worker-tasks .v8-worker-views .tab:disabled{color:#8794a7;background:#edf0f4;border-color:#e0e5ed;opacity:1;cursor:not-allowed;box-shadow:none}
.v9-worker-tasks .worker-metrics .all-task-count{display:flex;align-items:center;justify-content:center;gap:10px;min-width:145px}
.v9-worker-tasks .worker-metrics .all-task-count .v9-all-label{display:inline-flex;align-items:center;gap:9px;line-height:1;color:#273e5b;font-size:14px}
.v9-worker-tasks .worker-metrics .all-task-count .v9-all-count{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;min-width:29px;padding:0;border-radius:50%;background:#fff0df;color:#d85a10;font-size:14px;line-height:1;font-weight:700}
.v9-worker-tasks .v8-status-board>.lane>.lane-head{min-height:68px;font-size:16px;background:#eaf1f8}.v9-worker-tasks .v8-status-board>.lane>.lane-head .count{font-size:13px;color:#36506c}
.v9-worker-tasks .v9-start{color:#17834b;background:#eef8f1}
.v9-task-detail .detail-title{display:flex;gap:16px;align-items:center}
.v9-detail-name{flex:1;min-width:0;font-size:20px;color:#102b50;overflow-wrap:anywhere}
.v9-detail-badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.v9-task-detail .task-project-picker{position:relative;gap:7px}
.v9-project-options{position:absolute;top:100%;left:0;right:0;z-index:10;max-height:300px;overflow:auto;background:white;border:1px solid #bed1e7;border-radius:8px;box-shadow:0 5px 18px #16365a18}
.v9-project-options button{display:block;width:100%;text-align:left;padding:12px 16px;background:white;color:#123154;border:0;border-bottom:1px solid #edf2f7}
.v9-project-options button:hover{background:#edf5ff}
.project-search-tools{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:12px}
.project-search-tools .search{position:relative;display:block;margin:0}
.project-search-tools .search input{width:100%;height:46px;margin:0;padding:0 44px 0 12px}
.project-search-tools .search svg{position:absolute;right:14px;left:auto;top:50%;transform:translateY(-50%);width:20px;height:20px}
.project-search-tools select{height:46px;margin:0}
.v9-rich-toolbar{display:flex;align-items:center;gap:12px;margin-top:8px;padding:9px;border:1px solid #cbdcf0;border-bottom:0;border-radius:8px 8px 0 0;background:#f6f9fd}
.v9-rich-toolbar span{font-size:12px;color:#526781}.v9-rich-toolbar button{padding:7px 10px;gap:6px;display:flex;align-items:center}.v9-rich-toolbar svg{width:18px;height:18px}
#v9-description-editor{min-height:230px;max-height:650px;overflow:auto;border:1px solid #cbdcf0;border-radius:0 0 8px 8px;padding:14px;font-size:14px;line-height:1.6;color:#173453;background:white;outline:none;overflow-wrap:anywhere}
#v9-description-editor:focus{border-color:#ff7800;box-shadow:0 0 0 2px #ff780026}
#v9-description-editor img{display:block;max-width:100%;height:auto;margin:10px 0}
#v9-description-editor table{border-collapse:collapse;max-width:100%}#v9-description-editor td,#v9-description-editor th{border:1px solid #dce5f0;padding:6px}
#v9-description-editor blockquote{margin:8px 0;padding-left:14px;border-left:3px solid #d5dfed}
.v9-detail-controls{display:flex;gap:8px;flex-wrap:wrap}.v9-detail-controls .v9-control{display:flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:12px 15px;font-size:14px;font-weight:600}.v9-detail-controls svg{width:21px;height:21px}.v9-detail-controls .v9-control-start{background:#06aa4b;color:white}.v9-detail-controls .v9-control-pause{background:#e4f1ff;color:#125cbd}.v9-detail-controls .v9-control-stop{background:#ffe2e6;color:#e21936}.v9-detail-controls button:disabled{opacity:.45}
@media(max-width:600px){.project-search-tools{grid-template-columns:1fr}.v9-detail-badges{margin-left:0}.v9-task-detail .detail-title{flex-wrap:wrap}.v9-rich-toolbar{flex-wrap:wrap}}
.project-overview .project-view-controls{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px}
.project-overview .project-mode{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;flex-basis:100%}
.project-overview .project-mode-tile{--mode-color:#0879ff;position:relative;display:flex;justify-content:flex-start;gap:12px;min-height:98px;padding:16px 16px 25px;background:#fff;border:1px solid #dbe6f2;border-radius:11px;color:#132e50;text-align:left;white-space:normal;box-shadow:0 3px 9px #28446706;transition:border-color .15s,background .15s}
.project-overview .project-mode-tile[data-project-mode="Razvoj"]{--mode-color:#ff7800}.project-overview .project-mode-tile[data-project-mode="Održavanje"]{--mode-color:#7853cc}.project-overview .project-mode-tile[data-project-mode="Arhiva"]{--mode-color:#06ad62}
.project-overview .project-mode-tile:hover{border-color:#aabed5;background:#fafcff}.project-overview .project-mode-tile.active{border-color:#ff852d;background:#fffaf5;box-shadow:0 0 0 1px #ff852d12}.project-overview .project-mode-tile:focus-visible{outline:3px solid #87b9ff;outline-offset:3px}
.project-mode-symbol{display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:var(--mode-color);color:white}.project-overview .project-mode-symbol svg,.project-overview .tab[data-project-mode="Arhiva"] .project-mode-symbol svg{width:22px;height:22px;color:white}
.project-mode-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.project-mode-copy>span{font-size:14px;font-weight:600;line-height:1.25}.project-mode-copy strong{display:flex;align-items:baseline;gap:7px;font-size:21px;line-height:1.1}.project-mode-copy small{font-size:12px;color:#65768c;font-weight:400}
.project-overview .project-mode-tile progress{position:absolute;bottom:12px;left:16px;width:calc(100% - 32px);height:5px;appearance:none;border:0;border-radius:8px;overflow:hidden;background:#e9eff6}.project-mode-tile progress::-webkit-progress-bar{background:#e9eff6}.project-mode-tile progress::-webkit-progress-value{background:var(--mode-color);border-radius:8px}.project-mode-tile progress::-moz-progress-bar{background:var(--mode-color);border-radius:8px}
.project-overview .project-options>summary{background:white;border-color:#dbe6f2;font-size:13px;color:#254463;min-height:40px}.project-overview .pb-new{background:#ff6800;border-color:#ff6800;color:white;font-size:13px;min-height:40px;font-weight:600}
@media(max-width:760px){.project-overview .project-mode{grid-template-columns:repeat(2,minmax(0,1fr))}.project-overview .project-mode-tile{min-height:92px;padding-left:12px;gap:9px}.project-mode-copy>span{font-size:13px}}
@media(max-width:360px){.project-mode-copy small{display:none}.project-mode-symbol{flex-basis:32px;width:32px;height:32px}}
