body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body,code,html{font-family:Manrope,sans-serif}#root{height:100%;width:100%}.back-link{align-items:center;background:none;border:none;color:#5b6f8f;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:4px;padding:0}.back-link,.back-link:hover{text-decoration:none!important}.back-link:hover{color:#0f2d5c}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.workflow-runner-page{margin:0 auto;max-width:900px;padding:16px}.workflow-runner-actions{display:flex;justify-content:flex-end;margin-bottom:12px}.btn-primary{background:linear-gradient(120deg,#16885c,#23a86f)}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.btn-secondary{background:#0f62fe;color:#fff}.error-message{background:#fff2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;margin-bottom:12px;padding:10px}.workflow-uploader{margin-top:40px;text-align:center}.workflow-preview-card{background:#fff;border:1px solid #d7e3f2;border-radius:12px;color:#1f2937;margin-bottom:20px;padding:20px}.start-stage-hint{color:#6b7280;font-size:13px;margin-top:10px}.start-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.start-buttons .btn-primary{flex:1 1;min-width:150px}.stage-chain{align-items:center;display:flex;flex-wrap:wrap;margin:12px 0}.stage-name{font-weight:600}.arrow,.stage-name{margin:0 4px}.cycle-badge{color:#f7bf35;font-size:.8em}.stage-progress-bar{display:flex;gap:6px;margin-bottom:16px}.stage-item{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;padding:6px 10px;transition:all .2s ease}.stage-item:disabled{cursor:not-allowed}.stage-item.future{background:#f1f5f9;color:#657786}.stage-item.completed{background:#6366f1;color:#fff}.stage-item.completed:not(:disabled):hover{background:#4f46e5}.stage-item.current{animation:pulse 2s infinite;background:#23a86f;color:#fff}@keyframes pulse{0%{box-shadow:0 0 0 0 #23a86fb3}70%{box-shadow:0 0 0 10px #23a86f00}to{box-shadow:0 0 0 0 #23a86f00}}.stage-execution-view h2{margin-top:0}.badges .badge{background:#eef2f7;border-radius:4px;display:inline-block;font-size:12px;margin-right:8px;padding:4px 8px}.task-item{margin-bottom:12px}.task-item label{display:block;font-weight:600;margin-bottom:4px}.task-item .required{color:red;margin-left:4px}.task-item input[type=text],.task-item textarea{border:1px solid #c9d7ea;border-radius:4px;padding:6px;width:100%}.error-text{color:#b91c1c;font-size:12px}.no-tasks{background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;margin-bottom:12px;padding:20px;text-align:center}.file-input-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.file-chip{align-items:center;background:#eef2f7;border-radius:4px;display:inline-flex;font-size:12px;gap:6px;padding:4px 8px}.file-chip-remove{background:none;border:none;color:#6b7280;cursor:pointer;font-weight:700}.file-chip-remove:hover{color:#1f2937}.transition-buttons{margin-top:20px}.btn-transition{border:none;border-radius:6px;cursor:pointer;font-size:13px;margin-right:8px;padding:8px 14px}.btn-transition.forward{background:#0f62fe;color:#fff}.btn-transition.rework{background:#0000;border:1px solid #0f62fe;color:#0f62fe}.btn-complete{background:#16885c;color:#fff}.sla-warning-banner{background:#fef3c7;border:1px solid #fde68a;border-radius:4px;margin-bottom:12px;padding:8px}.drawer-overlay{background:#0006;display:flex;height:100%;justify-content:flex-end;left:0;position:fixed;top:0;width:100%}.drawer{background:#fff;box-shadow:-4px 0 10px #0000001a;padding:20px;position:relative;width:320px}.drawer-close{background:#0000;border:none;cursor:pointer;font-size:20px;position:absolute;right:8px;top:8px}.drawer-close:hover{color:#6b7280}.drawer-tasks h4{margin:8px 0 4px}.drawer-tasks ul{list-style-position:inside;margin:0;padding-left:16px}.drawer-tasks li{font-size:12px;margin-bottom:4px}.completion-screen{padding:40px;text-align:center}.checkmark{animation:pop .6s ease;color:#23a86f;font-size:80px}@keyframes pop{0%{transform:scale(.2)}60%{transform:scale(1.2)}to{transform:scale(1)}}.summary-table{border-collapse:collapse;margin-top:20px;width:100%}.summary-table td,.summary-table th{border:1px solid #d7e3f2;font-size:12px;padding:6px 8px}.completion-actions{display:flex;gap:10px;justify-content:center;margin-top:20px}.projects-section-divider{align-items:center;color:#6b7280;display:flex;font-size:12px;font-weight:600;gap:10px;letter-spacing:.05em;margin:12px 0 8px;text-transform:uppercase}.projects-section-divider:after,.projects-section-divider:before{background:#d1d5db;content:"";flex:1 1;height:1px}.dashboard-page,.project-detail-page,.projects-page,.stage-work-page{background:#f4f7fc;height:100%;overflow:auto;padding:20px}.page-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.btn-danger,.btn-disabled,.btn-primary,.btn-secondary{border:0;border-radius:8px;cursor:pointer;font-weight:600;padding:10px 14px}.btn-primary{background:#0f62c7;color:#fff}.btn-primary,.btn-secondary{font-family:Manrope,sans-serif}.btn-secondary{background:#dce7fa;color:#1e3a66}.btn-danger{color:#fff;font-family:Manrope,sans-serif}.btn-sm{font-size:12px}.btn-disabled{background:#e8d6f7;color:#00000093;font-family:Manrope,sans-serif}.project-filters{grid-gap:10px;display:grid;font-family:Manrope,sans-serif;gap:10px;grid-template-columns:minmax(220px,1.2fr) repeat(4,minmax(160px,1fr));margin-bottom:16px}.project-page-actions{align-items:center;display:flex;gap:8px}.projects-tabs{display:flex;gap:8px;margin-bottom:14px}.projects-tab-btn{background:#fff;border:1px solid #dbe5f5;border-radius:999px;color:#1f3553;cursor:pointer;font-size:13px;font-weight:600;padding:7px 14px}.projects-tab-btn.active{background:#0f62c7;border-color:#0f62c7;color:#fff}.modal-content input,.modal-content select,.modal-content textarea,.project-filters input,.project-filters select,.stage-work-page input,.stage-work-page textarea{border:1px solid #cfd9ea;border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;padding:10px;width:100%}.multi-filter-dropdown{position:relative}.multi-filter-dropdown summary{background:#fff;border:1px solid #cfd9ea;border-radius:8px;color:#1f3553;cursor:pointer;font-size:14px;list-style:none;padding:10px}.multi-filter-dropdown summary::-webkit-details-marker{display:none}.multi-filter-dropdown[open] summary{border-color:#9cb7e0}.multi-filter-menu{grid-gap:6px;background:#fff;border:1px solid #cfd9ea;border-radius:8px;box-shadow:0 10px 22px #0f172a24;display:grid;gap:6px;left:0;max-height:220px;overflow:auto;padding:8px;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.multi-filter-item{align-items:center;border-radius:6px;color:#1f3553;cursor:pointer;display:flex;font-size:13px;gap:8px;justify-content:flex-start;padding:4px 6px;text-align:left}.multi-filter-item:hover{background:#f3f7ff}.multi-filter-item input[type=checkbox]{flex:0 0 auto;height:16px;margin:0;min-width:16px;padding:0;width:auto}.project-pagination{margin-top:12px}.project-list-table-wrap{background:#fff;border:1px solid #dbe5f5;border-radius:10px;overflow:auto;width:100%}.project-list-table{border-collapse:collapse;font-size:13px;min-width:1100px;width:100%}.project-list-table td,.project-list-table th{border-bottom:1px solid #e5edf8;color:#1f3553;padding:8px 10px;text-align:left;white-space:nowrap}.project-list-table thead th{background:#f4f8ff;font-weight:700;position:sticky;top:0;z-index:1}.project-list-table td input,.project-list-table td select{border:1px solid #cfd9ea;border-radius:6px;font-size:12px;min-width:120px;padding:6px 8px;width:100%}.project-list-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.project-list-duration-input{max-width:80px}.stage-work-page input[type=checkbox]{border:none;border-radius:0;flex:0 0 auto;height:16px;margin:0;min-width:16px;padding:0;width:auto}.projects-list{grid-gap:12px;display:grid;gap:12px}.project-card{grid-gap:12px;background:#fff;border:1px solid #dbe5f5;border-radius:12px;display:grid;gap:12px;grid-template-columns:76px 1fr auto;padding:12px}.project-card img,.project-img-placeholder{align-items:center;background:#e5edfb;border-radius:10px;color:#48628d;display:flex;font-size:12px;height:76px;justify-content:center;object-fit:cover;width:76px}.project-meta-line{color:#425879;font-size:13px;margin-top:4px}.folder-membership-chip{align-items:center;background:#eef6ff;border:1px solid #bfdbfe;border-radius:999px;color:#0f4c97;cursor:help;display:inline-flex;font-size:12px;font-weight:700;padding:2px 9px}.project-actions,.project-alert{align-items:center;display:flex;gap:8px}.project-alert{margin-top:6px}.project-alert-badge{border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;padding:2px 6px}.project-alert-badge.warning{background:#ffedd5;color:#9a3412}.project-alert-badge.overdue{background:#fee2e2;color:#991b1b}.project-alert-meta{color:#64748b;font-size:12px}.project-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.project-content{flex:1 1}.project-title-row{align-items:center;display:flex;gap:8px;margin-bottom:2px}.project-title-row input[type=checkbox]{height:16px;width:16px}.project-actions a{text-decoration:none}.status-badge{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.2px;margin-bottom:15px;padding:4px 8px}.status-PENDING{background:#e5e7eb;color:#374151}.status-IN_PROGRESS{background:#dbeafe;color:#1d4ed8}.status-COMPLETED{background:#dcfce7;color:#166534}.status-ON_HOLD{background:#fee2e2;color:#991b1b}.status-SUBMITTED{background:#ede9fe;color:#5b21b6}.status-DONE{background:#dcfce7;color:#166534}.status-RETURNED{background:#ffedd5;color:#9a3412}.status-REJECTED{background:#fee2e2;color:#991b1b}.status-REASSIGNED{background:#e5e7eb;color:#6b7280}.status-REMOVED{background:#f3f4f6;color:#4b5563}.invoicing-badge{background:#fef3c7;border:1px solid #fcd34d;border-radius:99px;color:#92400e}.invoiced-badge,.invoicing-badge{align-items:center;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 8px}.invoiced-badge{background:#f0fdf4;border:1px solid #86efac;border-radius:99px;color:#15803d}.review-pending-badge{background:#fff7ed;border:1px solid #fdba74;border-radius:99px;color:#9a3412}.review-pending-badge,.submitted-awaiting-review-badge{align-items:center;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:3px 8px}.submitted-awaiting-review-badge{background:#eef2ff;border:1px solid #c7d2fe;border-radius:99px;color:#3730a3}.urgent-badge{align-items:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:99px;color:#991b1b;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:3px 8px}.stage-group{margin-bottom:0}.visit-count-badge{background:#f1f5f9;border-radius:999px;color:#334155;font-size:12px;font-weight:600;padding:4px 9px;white-space:nowrap}.visit-row{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:10px;margin-bottom:10px;padding:10px 12px}.completed-visit{background:#f9fafb;opacity:.85}.active-visit{border-color:#dbeafe}.visit-detail{display:flex;flex:1 1;flex-direction:column;gap:4px}.visit-top-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.visit-label{color:#334155;font-size:12px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.visit-status-pill{border-radius:999px;font-size:11px;font-weight:700;padding:2px 8px}.visit-assignee{color:#1e293b;font-size:13px;font-weight:600}.visit-completed,.visit-transition{color:#475569;font-size:12px}.visit-transition{font-weight:600}.visit-note-inline{color:#6b7280;font-size:12px}.previous-visits{display:flex;flex-direction:column;gap:12px}.revisit-banner{background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;display:flex;gap:12px;padding:12px}.revisit-icon{font-size:22px}.visit-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.visit-card-header{background:#fff;border:none;display:flex;flex-direction:column;gap:8px;padding:12px;text-align:left;width:100%}.visit-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:10px}.visit-status-badge{border-radius:999px;font-size:12px;font-weight:600;padding:2px 8px}.visit-note-preview{color:#6b7280;font-size:12px}.visit-card-body{background:#f9fafb;border-top:1px solid #e5e7eb;padding:12px}.modal-backdrop{align-items:center;background:#0f172a7a;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:999}.modal-content{background:#fff;border:1px solid #dce4f4;border-radius:12px;max-height:90vh;max-width:760px;overflow:auto;padding:18px;width:100%}.manage-project-modal{max-height:85vh;max-width:90vw;min-width:480px;overflow-y:auto;width:720px}.modal-grid{grid-gap:10px;display:grid;gap:10px}.modal-actions{justify-content:flex-start;margin-top:14px}.project-detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:380px 1fr}.stage-tab{grid-gap:12px;display:grid;gap:12px}.stage-tab-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.workflow-stage-slider{grid-gap:10px;display:grid;gap:10px}.stage-slider-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.stage-slider-viewport{overflow:hidden;width:100%}.stage-slider-track{display:flex;gap:12px;transition:transform .3s ease}.stage-slider-item{align-items:center;display:flex;gap:8px}.stage-slider-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;min-width:180px;padding:10px;position:relative;text-align:left;width:180px}.stage-slider-card.active{border-color:#2563eb;box-shadow:0 4px 10px #2563eb33}.stage-slider-title{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-slider-meta{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:6px;margin-top:4px}.stage-slider-check{background:#10b981;border-radius:50%;color:#fff;display:grid;font-size:12px;height:20px;place-items:center;position:absolute;right:8px;top:8px;width:20px}.stage-slider-connector{color:#94a3b8;font-size:16px}.history-arrow{color:#64748b;font-size:13px;margin:6px 0 10px;text-align:center}.stage-tab-header h4{color:#1f3553;margin:0 0 4px}.stage-badge{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#3730a3;font-size:12px;padding:6px 12px;white-space:nowrap}.stage-stepper-panel{padding:8px 14px}.stage-select-panel{grid-gap:10px;display:grid;gap:10px}.stage-label{color:#5b6f8f;display:block;font-size:12px;margin-bottom:6px}.stage-assign-row{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:1fr 140px}.stage-assignment-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.stage-section-title{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.stage-section-title h3{color:#1f3553;margin:0}.assignee-card{align-items:stretch;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:8px;margin-bottom:8px;padding:10px 12px;white-space:normal;word-break:break-word}.assignee-card:last-child{margin-bottom:0}.assignee-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 110px}.stage-submissions .small-muted{margin-bottom:6px}.project-detail-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.project-detail-title{align-items:center;display:flex;gap:10px}.project-detail-title h1{color:#0f2d5c;font-size:26px;margin:0}.project-detail-subtitle{color:#5b6f8f;font-size:13px;margin-top:4px}.project-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.project-detail-aside{grid-gap:12px;display:grid;gap:12px}.project-hero img{border-radius:10px;margin-bottom:12px;max-height:220px;object-fit:cover;width:100%}.project-image-gallery{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-bottom:12px}.project-image-gallery img{border-radius:10px;height:120px;object-fit:cover;width:100%}.project-hero-placeholder{height:180px;margin-bottom:12px;width:100%}.project-description{color:#1f3553;font-size:14px;line-height:1.5;margin:0}.project-docs h4,.project-facts h4,.project-people h4{color:#1f3553;font-size:15px;margin:0 0 10px}.detail-grid{grid-gap:10px 12px;display:grid;gap:10px 12px;grid-template-columns:1fr 1fr}.detail-grid dt{color:#6b7c97;font-size:11px;letter-spacing:.4px;text-transform:uppercase}.detail-grid dd{color:#1f3553;font-size:13px;margin:4px 0 0}.chip-list{display:flex;flex-wrap:wrap;gap:6px}.project-image-preview-list{display:flex;flex-wrap:wrap;gap:8px}.project-image-preview{border:1px solid #dbe5f5;border-radius:8px;height:72px;object-fit:cover;width:72px}.detail-chip{align-items:center;background:#eef4ff;border:1px solid #d6e4ff;border-radius:999px;color:#1e3a63;display:inline-flex;font-size:12px;padding:4px 10px}.doc-row{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:12px;justify-content:space-between;padding:10px 0}.doc-row:last-child{border-bottom:none}.doc-title{color:#1f3553;font-size:13px;font-weight:600}.doc-meta{color:#64748b;font-size:12px}.project-tracker-header h3{color:#1f3553;margin:0 0 4px}.project-tracker-header p{margin:0 0 12px}.form-builder-list{grid-gap:12px;display:grid;gap:12px;margin-top:12px}.form-builder-card{grid-gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:10px;padding:12px}.form-builder-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.form-builder-grid label{color:#5b6f8f;display:block;font-size:12px;margin-bottom:6px}.form-builder-inline{align-items:center;display:flex;gap:10px}.form-builder-options{grid-gap:8px;display:grid;gap:8px}.form-builder-options-header{align-items:center;display:flex;justify-content:space-between}.option-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr 120px}.form-builder-actions{display:flex;justify-content:flex-end}.panel{background:#fff;border:1px solid #dbe5f5;border-radius:12px;justify-content:space-between;padding:14px}.folder-admin-panel{grid-gap:10px;display:grid;gap:10px;margin-bottom:16px}.folder-admin-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.folder-list{grid-gap:12px;display:grid;gap:12px}.folder-row{grid-gap:12px;align-items:flex-start;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d6e5fb;border-radius:12px;box-shadow:0 4px 10px #0f62c70f;display:grid;gap:12px;grid-template-columns:76px 1fr auto;padding:14px;transition:transform .15s ease,box-shadow .15s ease}.folder-row:hover{box-shadow:0 8px 18px #0f62c71f;transform:translateY(-1px)}.folder-avatar{background:#e8f0ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;cursor:pointer;font-size:13px;font-weight:700;height:76px;width:76px}.folder-main{grid-gap:6px;display:grid;gap:6px}.folder-name-btn{background:#0000;border:none;color:#0b3f7a;cursor:pointer;font-size:15px;font-weight:800;padding:0;text-align:left}.folder-meta-stack{grid-gap:3px;display:grid;gap:3px}.folder-meta-item{color:#425879;font-size:13px}.folder-row-right{grid-gap:8px;display:grid;gap:8px;justify-items:end}.folder-count-badge{align-items:center;background:#eef6ff;border:1px solid #bfdbfe;border-radius:999px;color:#0f4c97;display:inline-flex;font-size:12px;font-weight:700;padding:3px 9px}.folder-name-btn.active{color:#0f62c7}.folder-shortcuts{display:flex;gap:8px}.active-filter-btn{outline:2px solid #93c5fd}.folder-bulk-move{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.folder-bulk-move select{min-width:220px}.folder-create-modal{max-width:480px}.folder-list-panel{margin-bottom:16px}.folder-list-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.folder-search-input{max-width:260px}.folder-row-actions{display:flex;gap:8px}.folder-detail-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.folder-detail-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.folder-copy-modal{max-width:720px}.folder-copy-list{grid-gap:8px;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:8px;margin-top:10px;max-height:360px;overflow-y:auto;padding:10px}.folder-copy-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1f3553;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:8px 10px}.folder-copy-item:hover{background:#f8fbff;border-color:#cfe0fb}.folder-copy-checkbox{flex:0 0 auto;height:16px;margin:2px 0 0;width:16px}.folder-copy-content{display:flex;flex-direction:column;gap:2px;min-width:0}.folder-copy-title{color:#111827;font-weight:600;line-height:1.2}.folder-copy-meta{color:#64748b;font-size:12px;line-height:1.2}.stage-line{border-left:2px solid #d6e0f2;margin:10px 0;padding-left:12px}.stage-line.current{border-left-color:#0f62c7}.stage-tracker{grid-gap:12px;display:grid;gap:12px}.stage-tracker-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.stage-tracker-header h3{color:#1f3553;margin:0 0 4px}.stage-tracker-summary{display:flex;flex-wrap:wrap;gap:10px}.summary-item{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#1f3553;font-size:12px;padding:4px 10px}.stage-tracker-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.stage-card{grid-gap:10px;align-content:start;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe5f5;border-radius:12px;display:grid;gap:10px;padding:12px}.stage-card--current{border-color:#93c5fd;box-shadow:0 8px 18px #0f62fe14}.stage-card--active{border-color:#bfdbfe}.stage-card--completed{border-color:#c7f9cc}.stage-card--skipped{border-color:#e2e8f0}.stage-card--unvisited{border-style:dashed}.stage-card-header{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:auto 1fr auto}.stage-index{background:#e0e7ff;border-radius:999px;color:#3730a3;font-size:12px;font-weight:700;height:30px;justify-content:center;width:30px}.stage-index,.stage-title{align-items:center;display:flex}.stage-title{flex-wrap:wrap;gap:8px}.stage-group-name{color:#0f172a;font-size:14px;font-weight:700}.stage-current{background:#dbeafe;color:#1d4ed8}.stage-current,.stage-pill{border-radius:999px;font-size:11px;font-weight:600;padding:2px 8px}.stage-pill-muted{background:#f1f5f9;color:#475569}.stage-meta{grid-gap:4px;display:grid;gap:4px}.stage-actions,.stage-history{grid-gap:8px;display:grid;gap:8px}.history-card{border:1px solid #0000000a;border-radius:10px;padding:10px 12px}.small-muted{color:#092950;font-size:14.5px}.dashboard-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(160px,1fr))}.dashboard-analytics{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1.4fr 1fr}.analytics-card{background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px}.analytics-title{color:#1f3553;font-weight:700;margin-bottom:10px}.analytics-bar{background:#eef2f7;border-radius:999px;display:flex;height:14px;overflow:hidden}.analytics-seg{height:100%}.analytics-seg.pending{background:#e5e7eb}.analytics-seg.progress{background:#93c5fd}.analytics-seg.complete{background:#86efac}.analytics-seg.hold{background:#fecaca}.analytics-legend{color:#64748b;display:flex;font-size:12px;gap:12px;margin-top:10px}.analytics-legend .dot{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.analytics-legend .dot.pending{background:#9ca3af}.analytics-legend .dot.progress{background:#60a5fa}.analytics-legend .dot.complete{background:#22c55e}.analytics-legend .dot.hold{background:#f87171}.analytics-metric{display:flex;flex-direction:column;gap:4px}.analytics-metric strong{color:#0f2d5c;font-size:28px}.analytics-metric span,.analytics-sub{color:#64748b;font-size:12px}.analytics-sub{margin-top:8px}.stat-card{background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px}.dashboard-kpi-panel{margin-bottom:16px}.dashboard-kpi-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(200px,1fr))}.dashboard-kpi-card{background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px}.dashboard-kpi-label{color:#4b5f7f;font-size:12px;font-weight:700;margin-bottom:6px}.dashboard-kpi-value{color:#0f2d5c;font-size:24px;font-weight:800;line-height:1.2}.dashboard-kpi-sub{color:#64748b;font-size:12px;margin-top:6px}.dashboard-kpi-details{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1.4fr 1fr;margin-top:12px}.dashboard-kpi-detail-card{background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px}.dashboard-overdue-row{border-bottom:1px solid #eef2f7;padding:8px 0}.dashboard-overdue-row:last-child{border-bottom:0}.tasks-list{grid-gap:12px;display:grid;gap:12px}.workflow-stepper-container{align-items:center;display:flex;gap:0;overflow-x:auto;padding:16px 0;scroll-behavior:smooth}.step-wrapper{flex:0 0 220px;position:relative;text-align:center}.step-circle{align-items:center;background:#e5e7eb;border-radius:50%;color:#333;display:flex;font-weight:600;height:36px;justify-content:center;margin:0 auto;width:36px;z-index:2}.step-circle.active{background:#2563eb;color:#fff;z-index:2}.step-circle.completed{background:#16a34a;color:#fff}.step-label{font-size:14px;margin-top:8px;white-space:nowrap}.step-line{background:#e5e7eb;height:2px;position:absolute;right:-90px;top:18px;width:180px;z-index:0}.step-line.completed{background:#16a34a}.improved-modal{border-radius:10px;display:flex;flex-direction:column;height:90vh;max-height:90vh;max-width:95%;overflow:hidden;padding:0;width:720px}.improved-modal .modal-body{flex:1 1;min-height:0;overflow-y:auto}.improved-modal .modal-footer,.improved-modal .modal-header{flex-shrink:0}.modal-header{align-items:center;padding:16px 20px}.modal-body{flex-direction:column;gap:20px;overflow-y:auto;padding:20px}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end;padding:16px 20px}.form-section{display:flex;flex-direction:column;gap:6px}.two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}label{color:#374151;font-size:13px;font-weight:500}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 10px}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none}.form-error{color:#b91c1c;font-size:13px}.close-btn{background:none;border:none;cursor:pointer;font-size:18px}.field-label{align-items:center;display:flex;font-weight:500;gap:8px}.tooltip-wrapper{display:inline-flex;position:relative}.info-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:50%;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:18px;justify-content:center;padding:0;width:18px}.info-btn:hover{background:#f3f4f6}.tooltip-box{background:#111827;border-radius:6px;color:#fff;font-size:12px;left:0;line-height:1.4;opacity:0;padding:10px 12px;pointer-events:none;position:absolute;top:28px;transform:translateY(-4px);transition:all .2s ease;width:240px;z-index:100}.tooltip-wrapper:focus-within .tooltip-box,.tooltip-wrapper:hover .tooltip-box{opacity:1;transform:translateY(0)}@media (max-width:768px){.step-wrapper{flex:0 0 140px}.step-line{right:-70px;width:140px}}@media (max-width:980px){.folder-row,.project-card,.project-detail-grid,.project-filters,.stage-assignment-grid{grid-template-columns:1fr}.folder-row{align-items:flex-start}.folder-row-right{justify-items:start}.folder-list-header{align-items:stretch;flex-direction:column}.folder-search-input{max-width:none}.folder-detail-header{flex-direction:column}.folder-detail-actions{justify-content:flex-start}.detail-grid,.form-builder-grid,.option-row,.stage-assign-row{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-analytics,.dashboard-kpi-details,.dashboard-kpi-grid{grid-template-columns:1fr}}.manage-project-modal{border-radius:12px;display:flex;flex-direction:column;max-height:88vh;max-width:95vw;overflow:hidden;width:860px}.modal-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px 16px}.modal-title{color:#111827;font-size:1.1rem;font-weight:700;margin:0 0 2px}.modal-subtitle{color:#6b7280;font-size:.82rem}.modal-error{background:#fef2f2;color:#b91c1c;flex-shrink:0;font-size:.85rem;padding:8px 24px}.modal-body{display:flex;flex:1 1;overflow:hidden}.modal-left-panel{border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:0;min-width:220px;overflow-y:auto;width:220px}.left-panel-section{border-bottom:1px solid #f3f4f6;padding:16px 12px 8px}.left-panel-label{color:#9ca3af;display:block;font-size:.72rem;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.left-panel-empty{color:#9ca3af;font-size:.8rem;margin:4px 0}.workflow-preview{padding:4px 2px 8px}.stage-list{display:flex;flex-direction:column;gap:2px}.stage-list-item{align-items:center;background:#0000;border:none;border-radius:7px;cursor:pointer;display:flex;gap:8px;padding:7px 8px;position:relative;text-align:left;transition:background .12s;width:100%}.stage-list-item:hover{background:#f3f4f6}.stage-list-item--selected{background:#eef2ff}.stage-list-item--selected .stage-list-name{color:#4f46e5;font-weight:600}.stage-list-icon{flex-shrink:0;font-size:.85rem;text-align:center;width:16px}.stage-list-info{flex:1 1;overflow:hidden}.stage-list-name{color:#374151;font-size:.83rem;font-weight:500}.stage-list-assignee,.stage-list-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-list-assignee{color:#9ca3af;font-size:.72rem}.stage-list-current-dot{background:#4f46e5;border-radius:50%;flex-shrink:0;height:6px;width:6px}.team-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.team-member-row{align-items:center;display:flex;gap:8px}.team-member-avatar{align-items:center;background:#e0e7ff;border-radius:50%;color:#4f46e5;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:28px;justify-content:center;width:28px}.team-member-info{flex:1 1;overflow:hidden}.team-member-name{color:#374151;display:block;font-size:.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-member-role{color:#9ca3af;display:block;font-size:.7rem}.team-member-remove{background:none;border:none;border-radius:4px;color:#d1d5db;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;padding:2px 4px}.team-member-remove:hover{background:#fef2f2;color:#ef4444}.team-allocate-row{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto;width:100%}.allocate-select{border:1px solid #e5e7eb;border-radius:6px;font-size:.8rem;min-width:0;padding:5px 8px;width:100%}.allocate-btn{align-items:center;display:inline-flex;flex:0 0 auto;font-size:.8rem;justify-content:center;min-width:56px;padding:5px 10px;white-space:nowrap}.modal-right-panel{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.modal-right-empty{align-items:center;color:#9ca3af;justify-content:center}.stage-detail-header{padding:16px 20px 12px}.stage-detail-title-row{align-items:center;display:flex;gap:10px;margin-bottom:6px}.stage-detail-name{color:#111827;font-size:1rem;font-weight:700;margin:0}.stage-detail-badges{display:flex;gap:6px}.badge{border-radius:99px;font-size:.7rem;font-weight:600;padding:2px 8px}.badge--active{background:#eef2ff;color:#4f46e5}.badge--terminal{background:#f0fdf4;color:#15803d}.stage-detail-meta{display:flex;flex-wrap:wrap;gap:16px}.meta-item{color:#6b7280;font-size:.8rem}.stage-detail-description{color:#9ca3af;font-size:.82rem;margin:8px 0 0}.right-panel-tabs{gap:0;padding:0 20px}.right-panel-tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:500;margin-bottom:-1px;padding:10px 16px;transition:all .12s}.right-panel-tab:hover{color:#374151}.right-panel-tab--active{border-bottom-color:#4f46e5;color:#4f46e5;font-weight:600}.right-panel-content{padding:16px 20px}.assign-section{margin-bottom:20px}.assign-section-title{color:#374151;font-size:.85rem;font-weight:600;margin:0 0 10px}.assignee-row{background:#f9fafb;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:8px;padding:10px 12px}.assignee-info{align-items:center;display:flex;gap:10px}.assignee-avatar{align-items:center;background:#e0e7ff;border-radius:50%;color:#4f46e5;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:32px;justify-content:center;width:32px}.assignee-name{color:#111827;display:block;font-size:.85rem;font-weight:600}.assignee-status{display:block;font-size:.75rem}.assignee-card-info{align-items:center;display:flex;gap:10px}.assignee-reschedule-btn{align-self:flex-start}.reassign-row{display:flex;gap:8px}.reassign-select{border:1px solid #e5e7eb;border-radius:6px;flex:1 1;font-size:.82rem;padding:6px 8px}.schedule-summary{align-items:center;background:#f9fafb;border-radius:6px;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:8px;margin:10px 0;padding:8px 12px}.schedule-summary-shift{background:#ecfeff;border:1px solid #a5f3fc;border-radius:99px;color:#0e7490;font-size:.75rem;font-weight:600;padding:2px 8px}.start-date-field{margin:12px 0}.date-input--wo{background:#fffbeb;border-color:#fbbf24!important}.wo-date-warning{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;color:#92400e;font-size:.76rem;margin:4px 0 0;padding:5px 10px}.assign-submit-btn{margin-top:12px;width:100%}.queue-position-note{color:#9ca3af;font-size:.78rem;margin:6px 0 0}.reschedule-form{background:#f8faff;border:1.5px solid #c7d2fe;border-radius:10px;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:12px 14px}.reschedule-form-header{align-items:center;display:flex;justify-content:space-between}.reschedule-form-title{color:#3730a3;font-size:13px;font-weight:600}.reschedule-close{background:#0000;border:none;color:#9ca3af;cursor:pointer;font-size:14px;padding:2px 6px}.reschedule-fields{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.reschedule-overtime-toggle{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:13px;gap:8px}.reschedule-actions{display:flex;gap:8px}.assignee-schedule{display:block;font-size:11px;margin-top:2px}@media (max-width:640px){.reschedule-fields{grid-template-columns:1fr}.modal-body{flex-direction:column}.modal-left-panel{border-bottom:1px solid #e5e7eb;border-right:none;max-height:200px;min-width:0;min-width:auto;width:100%}.stage-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.stage-list-item{align-items:center;flex-direction:column;min-width:100px;text-align:center}.stage-tracker-list{grid-template-columns:1fr}}.conflict-warning{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:10px;margin:12px 0;padding:14px 16px}.conflict-warning-header{align-items:flex-start;display:flex;gap:10px;margin-bottom:10px}.conflict-icon{flex-shrink:0;font-size:1.1rem;margin-top:1px}.conflict-title{color:#92400e;font-size:.95rem;font-weight:700}.conflict-subtitle{color:#b45309;font-size:.85rem;margin-top:2px}.conflict-details{background:#fef3c7;border-radius:6px;margin:10px 0;padding:8px 12px}.conflict-row{align-items:center;color:#78350f;display:flex;font-size:.85rem;gap:8px;padding:4px 0}.conflict-stage{font-weight:600}.conflict-arrow{color:#b45309;font-size:.75rem}.conflict-reason{color:#92400e}.conflict-explanation{color:#92400e;font-size:.83rem;line-height:1.5;margin:10px 0}.conflict-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.conflict-btn-correct{background:#d97706;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 14px;transition:background .15s}.conflict-btn-correct:hover{background:#b45309}.conflict-btn-ignore{background:#0000;border:1.5px solid #fcd34d;border-radius:7px;color:#92400e;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 14px;transition:background .15s}.conflict-btn-ignore:hover{background:#fef3c7}.conflict-dismissed{align-items:center;background:#fffbeb;border:1px solid #fcd34d;border-radius:7px;color:#92400e;display:flex;font-size:.82rem;gap:8px;margin:8px 0;padding:8px 12px}.conflict-dismissed-icon{flex-shrink:0}.conflict-dismissed-undo{background:none;border:none;color:#d97706;cursor:pointer;font-size:.82rem;font-weight:600;margin-left:auto;text-decoration:underline}.date-input--conflict{background:#fffbeb;border-color:#fcd34d!important}.assign-btn.btn-warning{background:#d97706}.assign-btn.btn-warning:hover{background:#b45309}.end-date-breakdown{border:1px solid #e5e7eb;border-radius:10px;margin-top:12px;overflow:hidden}.end-date-headline{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 16px}.end-date-label{color:#6b7280;font-size:.8rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.end-date-value{color:#111827;font-size:1rem;font-weight:700}.schedule-context{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:6px 16px}.context-label{color:#9ca3af;font-size:.78rem}.partial-day-notice{background:#fffbeb;border-bottom:1px solid #fde68a;color:#92400e;font-size:.82rem;padding:8px 16px}.breakdown-list{max-height:240px;overflow-y:auto}.breakdown-row{align-items:center;border-bottom:1px solid #0000000a;display:flex;font-size:.85rem;gap:10px;padding:7px 16px;transition:opacity .1s}.breakdown-row--end{border-bottom:none;font-weight:700}.breakdown-row--partial{font-style:italic}.breakdown-icon{flex-shrink:0;text-align:center;width:18px}.breakdown-dates{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:110px}.breakdown-dayname{font-size:.8rem;opacity:.6}.breakdown-label{color:inherit;flex:1 1;opacity:.9}.breakdown-hours{color:inherit;font-weight:700;min-width:60px;text-align:right}.end-date-marker{font-weight:700;margin-left:4px}.breakdown-summary{background:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.82rem;padding:10px 16px}.manage-project-page{background:#f9fafb;display:flex;flex-direction:column;height:calc(100vh - 56px);overflow:hidden}.manage-page-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:16px 24px 12px;z-index:10}.manage-page-title-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:8px}.manage-page-header-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.manage-page-title{color:#111827;font-size:1.3rem;font-weight:700;margin:0 0 2px}.back-button,.manage-page-subtitle{color:#6b7280;font-size:.82rem}.back-button{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;gap:4px;padding:0;transition:color .12s}.back-button:hover{color:#111827}.graph-toggle-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.78rem;padding:5px 10px;transition:all .12s;white-space:nowrap}.graph-toggle-btn:hover{background:#f3f4f6;color:#374151}.manage-page-error-banner{background:#fef2f2;border-bottom:1px solid #fecaca;color:#b91c1c;flex-shrink:0;font-size:.84rem;padding:8px 24px}.manage-page-graph{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;height:200px;position:relative}.workflow-graph-container{height:100%;width:100%}.workflow-graph-node{background:#f9fafb;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;max-width:160px;min-width:120px;padding:8px 12px;position:relative;transition:all .15s}.workflow-graph-node:hover{box-shadow:0 2px 8px #00000014;filter:brightness(.97);transform:translateY(-1px)}.workflow-graph-node--current{box-shadow:0 0 0 3px #4f46e533}.workflow-graph-node--selected{box-shadow:0 0 0 3px #4f46e566}.graph-node-header{align-items:center;display:flex;gap:6px}.graph-node-status-icon{flex-shrink:0;font-size:.75rem;line-height:1}.graph-node-name{font-size:.8rem;font-weight:600}.graph-node-assignee,.graph-node-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-node-assignee{color:#9ca3af;font-size:.68rem;margin-top:3px}.graph-node-current-indicator{background:#4f46e5;border:2px solid #fff;border-radius:50%;height:8px;position:absolute;right:-4px;top:-4px;width:8px}.manage-page-body{display:flex;flex:1 1;min-height:0;overflow:hidden}.manage-project-layout{display:flex;height:100%;overflow:hidden;width:100%}.project-left-panel{background:#fafafa;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;height:100%;min-width:260px;overflow-y:auto;width:260px}.project-right-panel{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:0;overflow-y:auto}.right-panel-content{flex:1 1;overflow-y:auto;padding:20px 24px}.stage-detail-header{border-bottom:1px solid #f3f4f6;padding:18px 24px 14px;z-index:5}.right-panel-tabs,.stage-detail-header{background:#fff;flex-shrink:0;position:sticky;top:0}.right-panel-tabs{border-bottom:1px solid #e5e7eb;display:flex;padding:0 24px;z-index:4}.manage-page-error,.manage-page-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:12px;height:100vh;justify-content:center}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#4f46e5;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.project-status-badge{border-radius:99px;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:capitalize}.status-pending{background:#eff6ff;color:#1d4ed8}.status-completed,.status-in_progress{background:#f0fdf4;color:#15803d}.status-on_hold{background:#fff7ed;color:#c2410c}@media (max-width:768px){.manage-project-page{height:auto;overflow:visible}.manage-page-graph{height:160px}.manage-page-body{height:auto;overflow:visible}.manage-project-layout{flex-direction:column;height:auto}.project-left-panel{border-bottom:1px solid #e5e7eb;border-right:none;height:auto;max-height:220px;min-width:0;min-width:auto;width:100%}.project-right-panel{height:auto;overflow-y:visible}}.predecessor-warning{align-items:flex-start;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#92400e;display:flex;font-size:.82rem;gap:10px;margin:8px 0 12px;padding:10px 12px}.predecessor-warning-icon{flex-shrink:0;font-size:1rem;margin-top:2px}.predecessor-helper{color:#a16207;margin-top:6px}.sub-page-shell{align-items:flex-start;background:linear-gradient(165deg,#eaf3ff,#f7fbff 55%,#eef6ff);display:flex;height:100%;justify-content:center;overflow-y:auto;padding:28px 16px 40px}.sub-container{background:#fff;border:1px solid #dbe6f4;border-radius:18px;box-shadow:0 24px 50px #0a2f8524;display:flex;flex-direction:column;gap:16px;max-width:520px;padding:28px;width:100%}.sub-loading{color:#475569;font-size:15px}.sub-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.sub-header h1{color:#0f2d5c;font-size:24px;margin:0}.sub-status-badge{background:#e8f0fc;border-radius:999px;color:#1e3a63;font-size:12px;font-weight:700;padding:5px 12px}.sub-status-badge.active{background:#dcfce7;color:#15803d}.sub-status-badge.warning{background:#fef9c3;color:#854d0e}.sub-status-badge.critical{background:#fee2e2;color:#be123c}.sub-status-badge.expired{background:#fce7f3;color:#9d174d}.sub-current-plan{background:#f8fbff;border:1px solid #dbe5f5;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.sub-plan-row{align-items:center;display:flex;font-size:13px;justify-content:space-between}.sub-plan-label{color:#64748b}.sub-section-title{border-top:1px solid #e8f0fc;color:#0f2d5c;font-size:15px;font-weight:700;padding-top:12px}.sub-banner{align-items:center;border-radius:10px;display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;gap:12px;justify-content:space-between;padding:10px 14px}.sub-banner.warning{background:#fef9c3;border:1px solid #fde68a;color:#78350f}.sub-banner.critical{background:#fee2e2;border:1px solid #fecaca;color:#be123c}.sub-banner.expired{background:#fce7f3;border:1px solid #f9a8d4;color:#9d174d}.sub-banner-action{background:#0f62fe;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:5px 12px;text-decoration:none;white-space:nowrap}.sub-banner-action:hover{background:#0353e9}.live-activity-card{background:#fff;border:1px solid #e5e7eb;border-left-width:3px;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.activity-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.activity-card-identity{display:flex;flex-direction:column;gap:2px}.activity-card-name{color:#111827;font-size:.95rem;font-weight:600}.activity-card-role{color:#9ca3af;font-size:.78rem}.activity-status-badge{border-radius:99px;flex-shrink:0;font-size:.75rem;font-weight:600;padding:3px 10px;white-space:nowrap}.activity-card-body{display:flex;flex-direction:column;gap:6px}.activity-stage-name{color:#374151;font-size:.88rem;font-weight:600}.activity-project-name{color:#6b7280;font-weight:400}.activity-card-meta{display:flex;flex-wrap:wrap;gap:10px}.activity-card-meta .meta-item{color:#6b7280;font-size:.78rem}.activity-empty-msg{color:#9ca3af;font-size:.82rem;margin:0}.activity-card-footer{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:2px}.activity-counts{display:flex;flex-wrap:wrap;gap:6px}.count-badge{border-radius:99px;font-size:.72rem;font-weight:600;padding:2px 8px}.count-badge--overdue{background:#fef2f2;color:#dc2626}.count-badge--upcoming{background:#f9fafb;color:#6b7280}.btn-sm{font-size:.8rem;padding:5px 12px}.workload-timeline{display:flex;flex-direction:column;gap:0}.workload-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.workload-rows{display:flex;flex-direction:column;gap:0}.workload-row{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;gap:16px;padding:12px 0}.workload-row:last-child{border-bottom:none}.workload-user{gap:8px;width:180px}.workload-user,.workload-user-avatar{align-items:center;display:flex;flex-shrink:0}.workload-user-avatar{background:#e0e7ff;border-radius:50%;color:#4338ca;font-size:.72rem;font-weight:700;height:32px;justify-content:center;text-transform:uppercase;width:32px}.workload-user-name{color:#111827;font-size:.85rem;font-weight:600}.workload-user-role{color:#9ca3af;font-size:.72rem}.workload-assignments{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:6px}.workload-free{color:#9ca3af;font-size:.82rem}.workload-task-chip{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-left-width:3px;border-radius:6px;cursor:default;display:flex;gap:6px;padding:5px 10px}.workload-task-stage{color:#374151;font-size:.8rem;font-weight:600}.workload-task-project{color:#9ca3af;font-size:.75rem}.workload-task-status{font-size:.75rem}.workload-legend{border-top:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;padding-top:12px}.legend-item{color:#6b7280;display:flex;font-size:.78rem;gap:6px}.legend-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.day-chip-selector{grid-gap:8px;display:grid;gap:8px}.field-label{color:#111827;font-weight:600}.helper-text{color:#6b7280;margin:0}.chips-row{display:flex;flex-wrap:wrap;gap:8px}.chips-summary{color:#6b7280;font-size:13px;margin:0}.day-chip{align-items:center;background-color:#f3f4f6;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;font-weight:500;gap:6px;padding:8px 14px;transition:all .15s ease;-webkit-user-select:none;user-select:none}.day-chip.selected{background-color:#4f46e5;border-color:#4338ca;box-shadow:0 2px 8px #4f46e566;color:#fff;font-weight:700;transform:translateY(-1px)}.day-chip:hover:not(.selected){background-color:#e0e7ff;border-color:#a5b4fc;color:#4338ca}.day-chip.selected:hover{background-color:#4338ca}.day-chip.selected.read-only{background-color:#4f46e5;color:#fff;cursor:default;opacity:.85}.day-chip.read-only{cursor:default;opacity:.6}.chip-check{font-size:12px}.roster-container{display:flex;flex-direction:column;gap:10px;height:100%}.roster-body{align-items:flex-start;display:flex;flex:1 1;gap:12px;min-height:0}.roster-wrapper{border:1px solid #e5e7eb;border-radius:10px;flex:1 1;max-height:calc(100vh - 220px);overflow:auto}.roster-loading{padding:32px;text-align:center}.roster-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.roster-header-left,.roster-header-right{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.roster-month-label{color:#0f172a;font-size:.9rem;font-weight:700;min-width:130px;text-align:center}.roster-draft-badge{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;color:#92400e;font-size:.75rem;font-weight:600;padding:3px 8px}.roster-draft-banner{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:.8rem;padding:8px 14px;text-align:center}.roster-draft-controls{align-items:center;display:flex;gap:6px}.roster-apply-progress{align-items:center;background:#f1f5f9;border-radius:6px;color:#475569;display:flex;font-size:.75rem;gap:8px;overflow:hidden;padding:4px 10px;position:relative;width:140px}.roster-apply-bar{background:#4f46e5;bottom:0;left:0;opacity:.15;position:absolute;top:0;transition:width .2s ease}.roster-table{border-collapse:collapse;min-width:max-content;table-layout:fixed}.roster-corner{border-right:1px solid #e5e7eb;left:0;min-width:200px;padding:6px 10px;width:200px;z-index:4}.roster-corner,.roster-table thead th{background:#f8fafc;border-bottom:2px solid #e5e7eb;position:sticky;top:0}.roster-table thead th{z-index:2}.roster-user-col{background:#fff;border-right:1px solid #e5e7eb;left:0;min-width:200px;position:sticky;width:200px;z-index:1}.roster-row:hover .roster-day-cell:not(.roster-cell--shift):not(.roster-cell--leave):not(.roster-cell--half):not(.roster-cell--holiday),.roster-row:hover .roster-user-col{background-color:#f9fafb}.roster-row--selected .roster-day-cell:not(.roster-cell--shift):not(.roster-cell--leave):not(.roster-cell--half):not(.roster-cell--holiday),.roster-row--selected .roster-user-col{background-color:#f5f3ff!important}.roster-date-header{color:#64748b;cursor:default;font-size:.7rem;min-width:38px;padding:4px 2px;text-align:center;-webkit-user-select:none;user-select:none;width:38px}.density-comfortable .roster-date-header{min-width:50px;width:50px}.roster-date-header .date-num{color:#374151;display:block;font-size:.82rem;font-weight:700}.roster-date-header .date-wd{color:#9ca3af;display:block;font-size:.62rem;text-transform:uppercase}.roster-date-header.is-today .date-num{align-items:center;background:#4f46e5;border-radius:50%;color:#fff;display:inline-flex;height:20px;justify-content:center;margin:0 auto;width:20px}.roster-date-header.is-weekend{background:#fafafa}.roster-date-header.column-clickable{cursor:pointer}.roster-date-header.column-clickable:hover{background:#eef2ff}.roster-user-cell{align-items:center;display:flex;gap:6px;padding:4px 8px}.roster-row-check{cursor:pointer;flex-shrink:0}.roster-user-avatar{background:#e0e7ff;border-radius:8px;color:#4338ca;display:grid;flex-shrink:0;font-size:.68rem;font-weight:700;height:26px;place-items:center;width:26px}.roster-user-info{display:flex;flex:1 1;flex-direction:column;min-width:0}.roster-user-name{color:#1e293b;font-size:.8rem;font-weight:600}.roster-user-name,.roster-user-role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-user-role{color:#94a3b8;font-size:.68rem}.roster-row-menu{background:#0000;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;opacity:0;padding:2px 4px;transition:opacity .1s}.roster-row:hover .roster-row-menu{opacity:1}.roster-row-menu:hover{background:#f1f5f9;color:#374151}.roster-day-cell{border:1px solid #0000;cursor:pointer;font-size:.72rem;font-weight:700;height:30px;min-width:38px;position:relative;text-align:center;transition:filter .1s;-webkit-user-select:none;user-select:none;vertical-align:middle;width:38px}.density-comfortable .roster-day-cell{font-size:.8rem;height:36px;min-width:50px;width:50px}.roster-cell--shift.range-color-0,.roster-palette-shift.range-color-0,.roster-popover-shift.range-color-0{background:#2563ebd9;color:#fff}.roster-cell--shift.range-color-1,.roster-palette-shift.range-color-1,.roster-popover-shift.range-color-1{background:#059669d9;color:#fff}.roster-cell--shift.range-color-2,.roster-palette-shift.range-color-2,.roster-popover-shift.range-color-2{background:#d97706d9;color:#fff}.roster-cell--shift.range-color-3,.roster-palette-shift.range-color-3,.roster-popover-shift.range-color-3{background:#7c3aedd9;color:#fff}.roster-cell--shift.range-color-4,.roster-palette-shift.range-color-4,.roster-popover-shift.range-color-4{background:#dc2626d9;color:#fff}.roster-cell--shift.range-color-5,.roster-palette-shift.range-color-5,.roster-popover-shift.range-color-5{background:#0891b2d9;color:#fff}.roster-cell--wo{color:#cbd5e1}.roster-cell--holiday{background:#fff7ed;color:#9a3412;font-size:.65rem}.roster-cell--leave{background:#fef3c7;color:#78350f}.roster-cell--half{background:#fef9c3;color:#713f12}.roster-cell--working{color:#6b7280}.roster-day-cell.is-weekend{background-color:#fafafa}.roster-day-cell.is-today{border-radius:2px;outline:2px solid #6366f1;outline-offset:-2px}.roster-day-cell.is-selected{border-radius:2px;outline:2px solid #4f46e5;outline-offset:-2px;z-index:1}.roster-day-cell.is-focused{outline:2px dashed #4f46e5;outline-offset:-2px;z-index:1}.is-draft{border:1px dashed #6366f1!important;border-radius:2px;opacity:.65}.roster-day-cell:hover{filter:brightness(.93)}.roster-container.show-exceptions .roster-day-cell:not(.is-exception){opacity:.25}.roster-popover{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0f172a2e,0 2px 8px #0f172a14;max-width:240px;min-width:200px;padding:8px;position:fixed;z-index:9000}.roster-popover-section{display:flex;flex-wrap:wrap;gap:4px}.roster-popover-divider{background:#f1f5f9;height:1px;margin:6px 0}.roster-popover-shift{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.78rem;font-weight:700;gap:4px;padding:5px 10px;transition:filter .12s}.roster-popover-shift:hover{filter:brightness(.9)}.roster-popover-shift-label{font-size:.72rem;font-weight:500;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-popover-overrides{margin-top:0}.roster-popover-override{border:1px solid;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:500;padding:4px 8px;transition:background .1s}.roster-popover-override.leave{background:#fef3c7;border-color:#fde68a;color:#78350f}.roster-popover-override.half{background:#fef9c3;border-color:#fef08a;color:#713f12}.roster-popover-override.working{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.roster-popover-override.clear{background:#fef2f2;border-color:#fecaca;color:#991b1b}.roster-popover-override:hover{filter:brightness(.95)}.roster-legend{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:0 0 180px;font-size:.78rem;padding:10px 12px;position:sticky;top:0}.roster-legend--collapsed{flex:0 0 auto;padding:6px}.roster-legend-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.roster-legend-title{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.roster-legend-toggle{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:.75rem;padding:2px 4px}.roster-legend-section{margin-bottom:10px}.roster-legend-subtitle{color:#94a3b8;font-size:.67rem;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.roster-legend-item{align-items:center;display:flex;gap:5px;margin-bottom:3px}.roster-legend-dot{border-radius:3px;flex-shrink:0;height:10px;width:10px}.roster-legend-dot.range-color-0{background:#2563ebd9}.roster-legend-dot.range-color-1{background:#059669d9}.roster-legend-dot.range-color-2{background:#d97706d9}.roster-legend-dot.range-color-3{background:#7c3aedd9}.roster-legend-dot.range-color-4{background:#dc2626d9}.roster-legend-dot.range-color-5{background:#0891b2d9}.roster-legend-sample{border:1px solid #e5e7eb;border-radius:3px;display:grid;flex-shrink:0;font-size:.65rem;font-weight:700;height:16px;place-items:center;width:18px}.roster-legend-name{color:#374151;flex:1 1;font-size:.75rem}.roster-legend-hours{color:#94a3b8;font-size:.68rem}.roster-legend-count{background:#f1f5f9;border-radius:4px;color:#475569;font-size:.67rem;font-weight:600;padding:1px 5px}.roster-legend-toggle-label{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:.75rem;gap:6px}.roster-palette{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:10px;padding:7px 12px}.roster-palette-label{color:#64748b;flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.roster-palette-items{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:4px}.roster-palette-divider{background:#cbd5e1;flex-shrink:0;height:20px;margin:0 2px;width:1px}.roster-palette-shift{align-items:center;border:2px solid #0000;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:.76rem;font-weight:700;gap:4px;outline:none;padding:4px 10px;transition:filter .1s,outline .1s}.roster-palette-shift:hover{filter:brightness(.9)}.roster-palette-shift.is-active{outline:3px solid #1e293b;outline-offset:2px}.roster-palette-override{align-items:center;border:1px solid;border-radius:7px;cursor:pointer;display:inline-flex;font-size:.74rem;font-weight:600;gap:4px;outline:none;padding:4px 9px;transition:filter .1s}.roster-palette-override:hover{filter:brightness(.94)}.roster-palette-override.is-active{outline:2px solid currentColor;outline-offset:2px}.palette-wo{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.palette-leave{background:#fef3c7;border-color:#fde68a;color:#78350f}.palette-half{background:#fef9c3;border-color:#fef08a;color:#713f12}.palette-working{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.palette-clear{background:#fef2f2;border-color:#fecaca;color:#991b1b}.roster-palette-name{font-size:.7rem;font-weight:500;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-palette-cancel{background:#eef2ff;border:1px solid #c7d2fe;border-radius:7px;color:#6366f1;cursor:pointer;flex-shrink:0;font-size:.73rem;font-weight:600;padding:4px 10px;white-space:nowrap}.roster-palette-cancel:hover{background:#e0e7ff}.roster-palette-hint{color:#94a3b8;flex-shrink:0;font-size:.68rem}.roster-container.is-painting .roster-day-cell{cursor:crosshair}.hourly-calendar{position:relative;-webkit-user-select:none;user-select:none}.calendar-toast{background:#fef3c7;border:1px solid #fcd34d;border-radius:7px;color:#92400e;font-size:.82rem;margin-bottom:12px;padding:8px 14px;position:sticky;top:0;z-index:20}.calendar-body{display:flex;gap:0}.hour-labels{flex-shrink:0;position:relative;width:64px}.hour-label{font-feature-settings:"tnum";align-items:flex-start;border-top:1px solid #0000;color:#9ca3af;display:flex;font-size:.72rem;font-variant-numeric:tabular-nums;padding-top:2px}.calendar-grid{background:#fff;border-left:1px solid #e5e7eb;flex:1 1;min-width:0;position:relative}.hour-line{background:#e5e7eb}.half-hour-line,.hour-line{height:1px;left:0;pointer-events:none;position:absolute;right:0}.half-hour-line{background:#f3f4f6}.work-end-line{background:#d1d5db;height:2px}.overtime-zone,.work-end-line{left:0;pointer-events:none;position:absolute;right:0}.overtime-zone{background:repeating-linear-gradient(45deg,#0000,#0000 8px,#ef44440a 0,#ef44440a 16px);bottom:0;height:120px}.now-line{height:2px;left:0;pointer-events:none;right:0;z-index:5}.now-dot,.now-line{background:#ef4444;position:absolute}.now-dot{border-radius:50%;height:10px;left:-4px;top:-4px;width:10px}.drag-ghost{background:#4f46e51a;border:2px dashed #4f46e5;border-radius:8px;left:2%;pointer-events:none;position:absolute;width:96%;z-index:10}.calendar-task{border:1px solid #e5e7eb;border-radius:6px;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:6px 8px;position:absolute;transition:opacity .15s,box-shadow .15s;z-index:3}.calendar-task:hover{box-shadow:0 2px 8px #0000001f;opacity:.92;z-index:4}.calendar-task--dragging{opacity:.4}.calendar-task--overtime{border-top:2px solid #ef4444cc}.calendar-task--conflict{box-shadow:inset 0 0 0 2px #ef444473}.calendar-task--overlap{box-shadow:2px 2px 0 #00000014}.calendar-task-header{align-items:center;display:flex;gap:4px;margin-bottom:2px}.drag-handle-icon{color:#9ca3af;cursor:grab;flex-shrink:0;font-size:.8rem}.drag-handle-icon:active{cursor:grabbing}.calendar-task-time{font-feature-settings:"tnum";color:#6b7280;flex-shrink:0;font-size:.7rem;font-variant-numeric:tabular-nums}.overtime-badge{background:#fcd34d;border-radius:3px;color:#92400e;flex-shrink:0;font-size:.62rem;font-weight:700;padding:1px 4px}.conflict-badge{flex-shrink:0;font-size:.75rem}.calendar-task-name{color:#111827;font-size:.82rem;font-weight:600}.calendar-task-name,.calendar-task-project{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-task-project{color:#6b7280;font-size:.72rem}.calendar-task-duration,.calendar-task-status{font-size:.7rem;margin-top:2px}.calendar-task-duration{color:#9ca3af}.unscheduled-warning{bottom:-32px;color:#b45309;font-size:.78rem;left:0;position:absolute}.start-time-field{margin:12px 0}.time-input{border-radius:7px;font-size:.85rem;padding:8px 12px;width:140px}.existing-tasks-on-day{background:#f9fafb;border:1px solid #f3f4f6;border-radius:6px;margin-top:8px;padding:8px 10px}.existing-tasks-label{color:#9ca3af;font-size:.72rem;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.existing-task-row{align-items:center;display:flex;font-size:.78rem;gap:8px;padding:2px 0}.existing-task-time{font-feature-settings:"tnum";color:#6b7280;flex-shrink:0;font-variant-numeric:tabular-nums;min-width:52px}.existing-task-name{color:#374151;font-weight:500}.existing-task-project{color:#9ca3af}.overflow-warning{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:10px;margin:12px 0;padding:12px 14px}.overflow-warning-header{align-items:flex-start;display:flex;gap:8px;margin-bottom:10px}.overflow-icon{flex-shrink:0;font-size:1rem}.overflow-title{color:#92400e;font-size:.9rem;font-weight:700;margin:0 0 2px}.overflow-subtitle{color:#b45309;font-size:.82rem;margin:0}.overflow-question{color:#92400e;font-size:.82rem;font-weight:600;margin:0 0 8px}.overflow-options{display:flex;flex-direction:column;gap:6px}.overflow-option{align-items:flex-start;background:#0000;border:1.5px solid #fde68a;border-radius:7px;cursor:pointer;display:flex;gap:10px;padding:8px 10px;transition:background .1s}.overflow-option.selected{background:#fef3c7;border-color:#f59e0b}.overflow-option input[type=radio]{accent-color:#d97706;flex-shrink:0;margin-top:2px}.overflow-option-title{color:#92400e;display:block;font-size:.85rem;font-weight:600}.overflow-option-desc{color:#b45309;display:block;font-size:.78rem;margin-top:2px}.planner-page{display:flex;gap:16px;height:calc(100vh - 56px);overflow:hidden;padding:16px 20px 24px}.planner-left{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:calc(100vh - 140px);min-width:220px;overflow-y:auto;padding:12px;width:260px}.planner-right{flex:1 1;min-height:0;min-width:0;overflow-y:auto}.planner-search{margin-bottom:10px}.planner-search .search-input{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;width:100%}.planner-user-row{align-items:center;background:#f9fafb;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;gap:10px;margin-bottom:6px;padding:8px 10px;text-align:left;width:100%}.planner-user-row.selected{background:#eef2ff;border-color:#c7d2fe}.user-avatar{background:#e5e7eb;border-radius:10px;color:#374151;display:grid;font-weight:700;height:34px;place-items:center;width:34px}.user-avatar.all-avatar{background:#d1fae5}.user-info{display:flex;flex-direction:column;gap:2px}.user-name{color:#111827;font-weight:600}.user-role{color:#6b7280;font-size:.8rem}.planner-divider{background:#e5e7eb;height:1px;margin:10px 0}.left-panel-allocations{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.alloc-section-title{color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.07em;margin-bottom:8px;text-transform:uppercase}.alloc-entry{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:8px;padding:5px 0}.alloc-entry:last-child{border-bottom:none}.alloc-dot{border-radius:50%;flex-shrink:0;height:8px;margin-top:4px;width:8px}.alloc-dot.range-color-0{background:#2563ebe6}.alloc-dot.range-color-1{background:#059669e6}.alloc-dot.range-color-2{background:#d97706e6}.alloc-dot.range-color-3{background:#7c3aede6}.alloc-dot.range-color-4{background:#dc2626e6}.alloc-dot.range-color-5{background:#0891b2e6}.alloc-content{display:flex;flex-direction:column;gap:1px;min-width:0}.alloc-shift-name{color:#1e293b;font-size:.78rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alloc-date-range{color:#64748b;font-size:.68rem}.left-panel-schedule{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:10px}.schedule-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.schedule-section-title{color:#111827;font-weight:600}.edit-schedule-btn{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:.8rem}.schedule-source{color:#6b7280;font-size:.75rem;margin:0 0 8px}.time-range-editor{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.time-input{border:1px solid #e5e7eb;border-radius:8px;padding:6px 8px;width:100%}.schedule-edit-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.btn-sm{font-size:.75rem;padding:6px 10px}.planner-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.planner-header-title{display:flex;flex-direction:column;gap:4px}.planner-header-title h2{margin:0}.planner-header-actions{align-items:center;display:flex;gap:8px}.planner-nav-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:6px 10px}.planner-view-label{color:#6b7280;font-size:.85rem}.month-view{display:flex;flex-direction:column;gap:12px}.month-view-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.month-calendar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.month-title{font-size:1rem;margin:0 0 10px}.calendar-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day-header{color:#6b7280;font-size:.75rem;text-align:center}.calendar-cell{border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:.78rem;justify-content:space-between;min-height:70px;padding:6px;position:relative}.calendar-cell.empty{background:#0000;border:none;cursor:default}.calendar-cell.today{box-shadow:inset 0 0 0 1px #4f46e5}.calendar-cell.off{background-color:#d8a9c7!important;border-color:#fecaca!important}.calendar-cell.half_day{background:linear-gradient(135deg,#fff 50%,#f3f4f6 0)!important;border-color:#e5e7eb!important}.cell-date{font-weight:600}.cell-holiday-name{color:#c2410c;font-size:.7rem}.cell-task-dots{align-items:center;display:flex;gap:4px}.task-dot{background:#4f46e5;border-radius:999px;height:6px;width:6px}.task-dot-more{color:#4f46e5;font-size:.7rem}.override-indicator{font-size:.65rem;line-height:1;position:absolute;right:4px;top:4px}.planner-legend{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:10px}.legend-item{align-items:center;display:inline-flex}.legend-hint{color:#94a3b8}.legend-swatch{border:1px solid #e5e7eb;border-radius:3px;display:inline-block;height:12px;margin-right:6px;vertical-align:middle;width:12px}.legend-swatch.working{background:#fff}.legend-swatch.weekly-off{background:#f9fafb}.legend-swatch.holiday{background:#fff7ed}.legend-swatch.leave{background:#91a828}.legend-swatch.half-day{background:linear-gradient(135deg,#fff 50%,#f3f4f6 0)}.legend-swatch.task{background:#4f46e5;border-color:#4f46e5}.legend-dot{background:#e5e7eb;border-radius:999px;display:inline-block;height:10px;margin-right:6px;width:10px}.legend-dot.working{background:#fff;border:1px solid #e5e7eb}.legend-dot.weekly-off{background:#f3f4f6}.legend-dot.holiday{background:#fed7aa}.legend-dot.task{background:#4f46e5}.day-popover-overlay{background:#0f172a33;display:grid;inset:0;place-items:center;position:fixed;z-index:50}.day-popover{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0f172a33;padding:16px;width:360px}.popover-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.popover-close{background:none;border:none;cursor:pointer}.popover-status{border-radius:8px;font-size:.8rem;margin-bottom:10px;padding:6px 10px}.popover-status.holiday{background:#fff7ed;color:#c2410c}.popover-status.weekly-off{background:#f3f4f6;color:#6b7280}.popover-task-row{border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;padding:6px 0}.popover-actions{margin-top:10px;text-align:right}.popover-action-link{background:none;border:none;color:#4f46e5;cursor:pointer}.week-view{padding:12px}.week-table{border-collapse:collapse;width:100%}.week-table td,.week-table th{border:1px solid #e5e7eb;padding:6px}.week-task-cell{min-height:80px}.week-task-cell.off{background-color:#fef2f2}.week-task-cell.half_day{background:linear-gradient(135deg,#fff 50%,#f3f4f6 0)}.cell-holiday-mini,.cell-off-mini{display:inline-block;font-size:.7rem;margin-bottom:4px}.week-day-name{color:#6b7280;font-size:.75rem}.week-day-num{font-size:.9rem;font-weight:600}.week-user-col{width:180px}.week-user-cell{gap:8px}.week-user-avatar{background:#e5e7eb;border-radius:8px;font-weight:600;height:28px;width:28px}.week-task-chip{background:#eef2ff;font-size:.75rem;margin-bottom:4px;padding:4px 6px}.week-task-chip .chip-project{color:#6b7280}.week-columns{grid-gap:8px;gap:8px}.week-day-column{min-height:160px;padding:8px}.week-col-dayname{color:#6b7280;font-size:.75rem}.week-col-date{font-size:.9rem}.col-holiday{color:#c2410c}.col-holiday,.col-off{font-size:.78rem;margin-bottom:6px}.col-off{color:#6b7280}.col-empty{color:#94a3b8;font-size:.78rem}.week-col-header{margin-bottom:6px}.col-task-card{background:#f9fafb;gap:6px;padding:6px}.col-task-stage{display:block;font-size:.78rem;font-weight:600}.col-task-project{color:#6b7280;display:block;font-size:.7rem}.week-col-drill{font-size:.75rem;margin-top:6px}.day-view{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.day-view-header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.planner-toast{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c;font-size:.85rem}.day-status-banner,.planner-toast{border-radius:8px;margin-bottom:10px;padding:8px 10px}.day-status-banner.holiday{background:#fff7ed;color:#c2410c}.day-status-banner.weekly-off{background:#f3f4f6;color:#6b7280}.day-task-card,.sortable-task-row{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:10px;margin-bottom:8px;padding:8px 10px}.day-task-pos{color:#4f46e5;font-weight:700}.day-task-info{display:flex;flex-direction:column}.day-task-stage{font-size:.85rem;font-weight:600}.day-task-project{color:#6b7280;font-size:.75rem}.day-task-open{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-left:auto;padding:6px 10px}.drag-handle{cursor:grab;font-size:1.1rem}.sortable-pos{color:#4f46e5;font-weight:700}.sortable-task-info{display:flex;flex-direction:column}.sortable-stage{font-size:.85rem;font-weight:600}.sortable-project{color:#6b7280;font-size:.75rem}.planner-skeleton{border:1px solid #e5e7eb;border-radius:12px;color:#9ca3af;padding:16px}.context-menu-overlay{inset:0;position:fixed;z-index:999}.context-menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0000001f;min-width:220px;padding:4px 0;position:fixed;z-index:1000}.context-menu-header{padding:10px 14px 6px}.context-date{color:#111827;display:block;font-size:.9rem;font-weight:600}.context-user{color:#6b7280;display:block;font-size:.8rem}.context-current-status{color:#6b7280;font-size:.8rem;padding:4px 14px 8px}.context-note-block{padding:6px 14px}.context-note-label{color:#6b7280;display:block;font-size:.75rem;margin-bottom:4px}.context-note-input{border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:.8rem;padding:6px 8px;width:100%}.context-menu-divider{background:#f3f4f6;height:1px;margin:2px 0}.context-menu-item{background:none;border:none;color:#374151;cursor:pointer;display:flex;flex-direction:column;font-size:.875rem;padding:8px 14px;text-align:left;transition:background .1s;width:100%}.context-menu-item:hover{background:#f9fafb}.context-menu-item--danger{color:#b91c1c}.context-menu-item--danger:hover{background:#fef2f2}.context-menu-item--muted{color:#6b7280}.context-item-hint{color:#9ca3af;font-size:.75rem;margin-top:1px}.modal-overlay{background:#0f172a66;display:grid;inset:0;place-items:center;position:fixed;z-index:1100}.modal-box{background:#fff;border-radius:12px;box-shadow:0 16px 36px #0f172a40;padding:16px;width:min(520px,90vw)}.modal-title{margin:0 0 8px}.modal-body{color:#4b5563;margin:0 0 12px}.schedule-preview{margin-bottom:12px}.preview-label{color:#6b7280;display:block;font-size:.8rem;margin-bottom:6px}.form-field{margin-bottom:12px}.field-label{color:#6b7280;display:block;font-size:.8rem;margin-bottom:4px}.field-helper{color:#9ca3af;font-size:.75rem;margin-top:4px}.modal-actions{display:flex;gap:8px;justify-content:flex-end}.btn-danger{background:#dc2626;border-color:#dc2626}.team-day-view{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden}.team-day-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:14px 20px}.team-day-header h3{margin:0}.team-day-grid-wrapper{flex:1 1;overflow:auto}.team-day-grid{min-height:100%;position:relative}.team-day-user-headers{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;flex-shrink:0;position:sticky;top:0;z-index:12}.team-day-time-placeholder{min-width:64px;width:64px}.team-day-time-placeholder,.team-day-user-header-cell{background:#fff;border-right:1px solid #e5e7eb;flex-shrink:0}.team-day-user-header-cell{align-items:center;display:flex;flex-direction:column;gap:4px;min-width:200px;padding:10px 14px;text-align:center;width:200px}.user-day-avatar{align-items:center;background:#eef2ff;border-radius:999px;color:#4f46e5;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.user-day-name{color:#111827;font-size:13px;font-weight:600}.user-day-role{color:#9ca3af;font-size:11px}.team-day-grid-body{position:relative}.team-day-time-col{background:#fff;border-right:1px solid #e5e7eb;height:100%;left:0;position:sticky;width:64px;z-index:6}.team-day-hour-label{color:#9ca3af;font-size:11px;left:0;padding-right:8px;pointer-events:none;position:absolute;text-align:right;transform:translateY(-50%);width:100%}.team-day-hour-line{background:#f3f4f6;height:1px;pointer-events:none;position:absolute;z-index:1}.team-day-now-line{background:#ef4444;height:2px;pointer-events:none;position:absolute;z-index:8}.team-day-user-col{border-right:1px solid #f3f4f6;height:100%;position:absolute;top:0}.team-day-off-overlay{background:repeating-linear-gradient(45deg,#0000,#0000 8px,#00000008 0,#00000008 16px);inset:0;pointer-events:none;position:absolute;z-index:1}.team-day-working-band{background:#6366f108;z-index:0}.team-day-work-end-line,.team-day-working-band{left:0;pointer-events:none;position:absolute;right:0}.team-day-work-end-line{background:#d1d5db;height:2px;z-index:2}.team-task-block{border-radius:6px;cursor:pointer;left:4px;opacity:.92;overflow:hidden;padding:4px 6px;position:absolute;right:4px;transition:opacity .15s,transform .15s;z-index:3}.team-task-block:hover{opacity:1;transform:scaleX(1.01);z-index:4}.team-task-block--overtime{border-top:2px solid #ef4444cc}.team-task-project{font-size:11px;font-weight:700}.team-task-project,.team-task-stage{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-task-stage{font-size:10px;margin-top:1px;opacity:.85}.team-task-status{font-size:10px;margin-top:2px;opacity:.75}.day-status-badge{border-radius:99px;font-size:10px;font-weight:600;margin-top:2px;max-width:100%;overflow:hidden;padding:2px 7px;text-overflow:ellipsis;white-space:nowrap}.day-status-badge--off{background:#f3f4f6;color:#6b7280}.day-status-badge--leave{background:#fef3c7;color:#92400e}.day-status-badge--half{background:#eff6ff;color:#1d4ed8}.day-status-badge--holiday{background:#fff7ed;color:#c2410c}.day-status-badge--working{background:#f0fdf4;color:#15803d}.team-day-view .day-empty{color:#6b7280;margin:16px}.week-view{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.week-view.team-week{display:flex;flex-direction:column;padding:0}.week-table-wrap{max-height:calc(100vh - 240px);overflow:auto}.week-table{border-collapse:initial;border-spacing:0;min-width:100%;table-layout:fixed;width:max-content}.week-table td,.week-table th{border:0;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:10px;vertical-align:top}.week-table tr>:first-child{border-left:1px solid #e5e7eb}.week-table thead th{background:#f8fafc;border-top:1px solid #e5e7eb;position:sticky;top:0;z-index:4}.week-user-col{color:#6b7280;font-size:.74rem;left:0;letter-spacing:.04em;min-width:220px;position:sticky;text-align:left;text-transform:uppercase;width:220px;z-index:6}.week-day-col{cursor:pointer;min-width:172px;text-align:left;transition:background .15s ease}.week-day-col:hover{background:#f1f5f9}.week-day-col.today{background:#eef2ff;box-shadow:inset 0 -2px 0 #6366f1}.week-day-name{color:#64748b;display:block;font-size:.72rem;font-weight:600}.week-day-num{color:#111827;display:block;font-size:1rem;font-weight:700;margin-top:2px}.week-user-row:nth-child(2n) .week-user-cell{background:#fcfcfd}.week-user-cell{align-items:center;background:#fff;display:flex;gap:10px;left:0;min-width:220px;position:sticky;z-index:3}.week-user-avatar{background:#eef2ff;border-radius:10px;color:#4338ca;display:grid;flex-shrink:0;font-weight:700;height:32px;place-items:center;width:32px}.week-user-meta{display:flex;flex-direction:column;min-width:0}.week-user-name{color:#111827;font-size:.82rem;font-weight:600}.week-user-name,.week-user-role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.week-user-role{color:#94a3b8;font-size:.7rem}.week-task-cell{background:#fff;min-height:118px;position:relative;transition:background .12s ease}.week-task-cell:hover{background:#fafcff}.week-task-cell.weekly_off{background:#f8fafc}.week-task-cell.off{background:#fef2f2}.week-task-cell.holiday{background:#fff7ed}.week-task-cell.half_day{background:linear-gradient(135deg,#fff 50%,#f8fafc 0)}.cell-free-mini,.cell-holiday-mini,.cell-off-mini{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:600;margin-bottom:6px;padding:2px 8px}.cell-holiday-mini{background:#fff7ed;color:#c2410c}.cell-off-mini{background:#f3f4f6;color:#6b7280}.cell-free-mini{background:#f8fafc;color:#64748b}.week-task-chip{border:1px solid #e5e7eb;border-left-width:3px;border-radius:8px;box-sizing:border-box;margin-bottom:6px;padding:6px 8px}.week-chip-stage{color:#0f172a;font-size:.76rem;font-weight:700}.week-chip-stage,.week-task-chip .chip-project{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.week-task-chip .chip-project{color:#64748b;font-size:.7rem;margin-top:1px}.week-view.single-week{padding:12px}.week-columns{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,minmax(0,1fr))}.week-day-column{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:170px;padding:10px;position:relative}.week-day-column.today{box-shadow:inset 0 0 0 1px #6366f1}.week-col-header{align-items:baseline;display:flex;font-weight:600;justify-content:space-between;margin-bottom:8px}.col-task-card{align-items:flex-start;border:1px solid #e5e7eb;border-left-width:3px;border-radius:8px;box-sizing:border-box;display:flex;gap:8px;margin-bottom:6px;padding:6px 8px}.col-task-pos{color:#4f46e5;font-size:.75rem;font-weight:700;min-width:14px}.week-col-drill{border-top:1px dashed #e5e7eb;color:#94a3b8;font-size:.72rem;margin-top:8px;padding-top:6px;text-align:center}@media (max-width:1100px){.planner-page{flex-direction:column;height:auto;overflow:visible}.planner-left{height:auto;width:100%}.planner-right{overflow:visible}.month-view-grid{grid-template-columns:1fr}}.auth-shell{background:radial-gradient(circle at 10% 0,#0f62fe24,#0000 40%),radial-gradient(circle at 100% 15%,#064e3b1f,#0000 42%),linear-gradient(180deg,#f4f8ff,#edf3fb 50%,#f2f6fd);display:grid;grid-template-columns:1.1fr .9fr;min-height:100vh}.auth-main{align-items:center;padding:28px 18px}.auth-main,.auth-side{display:flex;justify-content:center}.auth-side{background:radial-gradient(circle at 0 20%,#fff3,#0000 45%),linear-gradient(135deg,#0a2f85,#0f62c7 56%,#0e8c9a);color:#e9f3ff;flex-direction:column;padding:36px}.auth-side h2{font-size:32px;line-height:1.1;margin:0 0 12px;max-width:420px}.auth-side p{color:#e9f3ffeb;line-height:1.6;margin:0;max-width:420px}.auth-container{background:#fff;border:1px solid #dbe6f4;border-radius:18px;box-shadow:0 24px 50px #0a2f8524;max-width:520px;padding:26px;width:100%}.auth-logo{display:block;height:36px;margin-bottom:16px;width:auto}.auth-copyright{color:#94a3b8;font-size:12px;margin:14px 0 0;text-align:center}.auth-header h1{color:#0f2d5c;font-size:28px;margin:0}.auth-header p{color:#5b6f8f;font-size:14px;margin:8px 0 0}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:16px}.auth-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{color:#334155;font-size:13px;font-weight:600}.auth-input{border:1px solid #d4e1f2;border-radius:10px;font-size:14px;outline:none;padding:11px 12px;transition:border-color .18s ease,box-shadow .18s ease}.auth-input:focus{border-color:#0f62fe;box-shadow:0 0 0 3px #0f62fe21}.auth-btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;padding:11px 14px}.auth-btn-primary{background:linear-gradient(120deg,#0f62fe,#156fcf);color:#fff}.auth-btn-secondary{background:#e8f0fc;color:#1e3a63}.auth-btn:disabled{cursor:not-allowed;opacity:.7}.auth-alert{background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;color:#be123c;font-size:13px;padding:10px 12px}.auth-message{background:#ecfdf3;border:1px solid #bfe6d3;border-radius:12px;color:#065f46;display:flex;flex-direction:column;gap:10px;margin-top:14px;padding:14px}.auth-links{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin-top:16px}.auth-links a{color:#0f62fe;font-weight:600;text-decoration:none}.auth-links a:hover{text-decoration:underline}.register-step-indicator{align-items:center;display:flex;gap:0;margin-bottom:20px}.register-step-dot{align-items:center;background:#fff;border:2px solid #d4e1f2;border-radius:50%;display:flex;flex-shrink:0;height:30px;justify-content:center;transition:border-color .2s ease,background .2s ease;width:30px}.register-step-dot span{color:#94a3b8;font-size:12px;font-weight:700}.register-step-dot.active{background:#0f62fe;border-color:#0f62fe}.register-step-dot.active span{color:#fff}.register-step-dot.done{background:#0f62fe;border-color:#0f62fe}.register-step-dot.done span{color:#fff}.register-step-line{background:#d4e1f2;flex:1 1;height:2px;transition:background .2s ease}.register-step-line.done{background:#0f62fe}.register-step2-actions{display:flex;gap:10px;margin-top:4px}.register-step2-actions .auth-btn{flex:1 1}.register-pricing-panel{background:#f8fbff;border:1px solid #d8e5f6;border-radius:14px;display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:14px}.register-pricing-header h3{color:#0f2d5c;font-size:17px;margin:0}.register-pricing-header p{color:#5b6f8f;font-size:13px;margin:6px 0 0}.register-user-count-row{display:flex;flex-direction:column;gap:6px}.register-user-count-row label{color:#334155;font-size:13px;font-weight:700}.register-plan-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.register-plan-card{background:#fff;border:1px solid #d8e5f6;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.register-plan-card:hover{border-color:#9ec0ef;transform:translateY(-1px)}.register-plan-card.selected{border-color:#0f62fe;box-shadow:0 0 0 3px #0f62fe1f}.register-plan-title-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.register-plan-title-row strong{color:#102f5d;font-size:15px}.register-plan-badge{background:#e8f0fc;border-radius:999px;color:#1e3a63;font-size:11px;font-weight:700;padding:3px 8px}.register-plan-card p{color:#5f738f;font-size:13px;margin:0}.register-plan-price{color:#0f2d5c;font-size:22px;font-weight:800}.register-plan-foot{color:#64748b;font-size:12px}.register-duration-list{display:flex;flex-wrap:wrap;gap:8px}.register-duration-chip{background:#fff;border:1px solid #d3dff1;border-radius:999px;color:#334155;cursor:pointer;font-size:12px;font-weight:600;padding:5px 10px}.register-duration-chip.selected{background:#ebf2ff;border-color:#0f62fe;color:#0f3f8a}.register-plan-contact-link{color:#0f62fe;font-size:13px;font-weight:700;text-decoration:none}.register-plan-contact-link:hover{text-decoration:underline}.register-pricing-summary{background:#fff;border:1px solid #d3e3f6;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:12px}.register-pricing-summary h4{color:#0f2d5c;font-size:15px;margin:0 0 2px}.register-pricing-summary p{color:#4b627f;font-size:13px;margin:0}.register-summary-total{color:#0f2d5c;font-size:16px;font-weight:800}.register-summary-note{color:#64748b;font-size:12px}@media (max-width:980px){.auth-shell{grid-template-columns:1fr}.auth-side{display:none}.auth-main{padding:16px}.auth-container{border-radius:14px;max-width:100%;padding:20px}}@media (max-width:640px){.auth-form-grid{grid-template-columns:1fr}.register-plan-title-row{align-items:flex-start;flex-direction:column}}.um-page{background:radial-gradient(circle at 8% 0,#0f62fe14,#0000 42%),#f4f8fd;height:100%;overflow:auto;padding:20px}.um-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.um-header h1{color:#0f2d5c;margin:0}.um-header p{color:#4f6280;font-size:14px;margin:4px 0 0}.um-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.um-stat-card{background:#fff;border:1px solid #d8e3f2;border-radius:12px;box-shadow:0 8px 20px #0f29570f;padding:12px}.um-stat-card span{color:#5f7392;display:block;font-size:12px}.um-stat-card strong{color:#0f2d5c;font-size:24px}.um-error{background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;color:#be123c;margin-bottom:12px;padding:10px 12px}.um-loading{color:#5f7392;padding:12px}.um-table-wrap{background:#fff;border:1px solid #d8e3f2;border-radius:14px;box-shadow:0 12px 26px #0f295714;overflow:auto}.um-table{border-collapse:collapse;min-width:820px;width:100%}.um-table td,.um-table th{border-bottom:1px solid #edf3fb;font-size:13px;padding:12px;text-align:left}.um-table th{background:#f7fafe;color:#324c71;font-size:12px;letter-spacing:.3px;text-transform:uppercase}.um-chip{background:#e8f0ff;border:1px solid #c7d9f7;border-radius:999px;color:#1e3a63;display:inline-flex;font-size:12px;padding:2px 8px}.um-chip-list{display:flex;flex-wrap:wrap;gap:6px}.um-chip-pending{background:#4490db83}.um-chip-done{background:#44db6a83}.um-chip-rejected{background:#db7b4483}.um-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:2px 8px}.um-pill.active{background:#dcfce7;color:#166534}.um-pill.inactive{background:#f1f5f9;color:#334155}.um-pill.pending{background:#ffedd5;color:#9a3412}.um-pill.set{background:#ecfeff;color:#155e75}.um-stage-stats{display:flex;flex-wrap:wrap;gap:6px}.um-muted{color:#64748b}.um-btn{border:none;border-radius:9px;cursor:pointer;font-size:13px;font-weight:700;padding:9px 12px}.um-btn-primary{background:linear-gradient(120deg,#0f62fe,#156fcf);color:#fff}.um-btn-secondary{background:#e9f0fb;color:#1e3a63}.um-modal-content{max-width:520px}.schedule-redirect{background:#f8fbff;border:1px solid #d8e3f2;border-radius:12px;margin-bottom:12px;padding:12px}.schedule-redirect h4{color:#0f2d5c;margin:0 0 6px}.schedule-redirect p{color:#5f7392;font-size:13px;margin:0 0 8px}.um-dialog-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 50% -20%,#ffffff1f,#0000 48%),#0f172a94;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.um-dialog{background:#fff;border:1px solid #d9e5f7;border-radius:18px;box-shadow:0 28px 65px #0f172a5c,0 2px 8px #0f172a24;max-height:calc(100vh - 40px);max-width:580px;overflow:auto;width:100%}.um-dialog-head{align-items:flex-start;background:linear-gradient(180deg,#f8fbff,#fff 80%);border-bottom:1px solid #e8eef8;display:flex;gap:10px;justify-content:space-between;padding:18px 20px 12px}.um-dialog-head h2{color:#132f5f;font-size:22px;line-height:1.25;margin:0}.um-close-btn{align-items:center;background:#fff;border:1px solid #d4dfef;border-radius:10px;color:#334155;cursor:pointer;display:inline-flex;font-size:22px;height:32px;justify-content:center;line-height:1;transition:all .16s ease;width:32px}.um-close-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.um-dialog-body{padding:16px 20px}.um-dialog-footer{background:#fcfdff;border-top:1px solid #e8eef8;display:flex;gap:8px;justify-content:flex-end;padding:14px 20px 18px}.um-subtext{color:#586b89;font-size:14px;margin:0 0 12px}.um-form{display:flex;flex-direction:column;gap:10px}.um-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.um-input{border:1px solid #d4e1f2;border-radius:10px;outline:none;padding:10px 11px;width:100%}.um-input:focus{border-color:#0f62fe;box-shadow:0 0 0 3px #0f62fe21}.um-actions{display:flex;gap:8px;justify-content:flex-end}.um-credential{display:flex;flex-direction:column;gap:10px;margin:10px 0}.um-credential label{color:#64748b;display:block;font-size:12px}.um-credential strong{color:#0f2d5c}.um-credential-row{display:flex;gap:8px}.um-note{color:#475569;font-size:13px;margin-top:0}.um-password-cell{display:flex;flex-direction:column;gap:8px}.um-btn-icon{font-size:12px;gap:6px;padding:6px 10px}.um-btn-icon,.um-icon-lock{align-items:center;display:inline-flex}.um-temp-password{align-items:center;display:flex;gap:6px}.um-temp-password .um-input{font-size:12px;max-width:180px;padding:6px 8px}.um-status-cell{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.um-switch{align-items:center;display:inline-flex;position:relative}.um-switch input{height:0;opacity:0;width:0}.um-slider{background:#e2e8f0;border-radius:999px;box-shadow:inset 0 0 0 1px #cbd5f5;height:20px;position:relative;transition:background .2s ease;width:36px}.um-slider:before{background:#fff;border-radius:50%;box-shadow:0 2px 5px #0f172a33;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:16px}.um-switch input:checked+.um-slider{background:#22c55e;box-shadow:inset 0 0 0 1px #16a34a}.um-switch input:checked+.um-slider:before{transform:translateX(16px)}@media (max-width:980px){.um-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.um-header{flex-direction:column}.um-grid,.um-stats{grid-template-columns:1fr}.um-dialog-overlay{padding:12px}.um-dialog{border-radius:14px;max-height:calc(100vh - 24px)}.um-dialog-head{padding:14px 14px 10px}.um-dialog-body{padding:12px 14px}.um-dialog-footer{padding:10px 14px 14px}}.rm-page{background:radial-gradient(circle at 8% 0,#0f62fe14,#0000 42%),radial-gradient(circle at 95% 10%,#0a2f850f,#0000 35%),#f3f7fd;height:100%;overflow:auto;padding:20px}.rm-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.rm-header h1{color:#0f2d5c;margin:0}.rm-header p{color:#4b5d79;font-size:14px;margin:4px 0 0}.rm-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.rm-stat-card{background:#fff;border:1px solid #d8e3f2;border-radius:12px;box-shadow:0 8px 24px #0f29570f;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.rm-stat-card span{color:#607089;font-size:12px}.rm-stat-card strong{color:#0f2d5c;font-size:24px;line-height:1}.rm-error{background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;color:#be123c;margin-bottom:12px;padding:10px 12px}.rm-layout{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:340px 1fr}.rm-left-panel,.rm-right-panel{background:#fff;border:1px solid #d8e3f2;border-radius:14px;box-shadow:0 10px 26px #0f295714;overflow:hidden}.rm-left-panel,.rm-right-panel{min-height:420px}.rm-right-panel{padding:12px}.rm-panel-title{background:linear-gradient(180deg,#f8fbff,#f3f8ff);border-bottom:1px solid #e7eef8;color:#415a7c;font-size:12px;font-weight:700;letter-spacing:.5px;padding:12px 14px;text-transform:uppercase}.rm-empty,.rm-loading{color:#5b6f8f;padding:16px}.rm-role-list ul{list-style:none;margin:0;padding:0}.rm-role-list li{grid-gap:6px 8px;align-items:center;border-bottom:1px solid #edf3fb;cursor:pointer;display:grid;gap:6px 8px;grid-template-columns:1fr auto;padding:12px 14px;transition:background-color .15s ease}.rm-role-list li:hover{background:#f8fbff}.rm-role-list li.selected{background:linear-gradient(90deg,#0f62fe1f,#0f62fe08);border-left:4px solid #0f62fe;padding-left:10px}.rm-role-name{color:#132f5f;font-weight:700}.rm-sys-badge{background:#e2e8f0;border-radius:999px;color:#475569;font-size:11px;margin-left:6px;padding:2px 7px}.rm-role-count,.rm-role-permcount{color:#5b6f8f;font-size:12px}.rm-role-count{justify-self:start}.rm-sys-tooltip{align-items:center;border:1px solid #cbd5e1;border-radius:50%;color:#64748b;display:inline-flex;font-size:12px;font-weight:700;height:18px;justify-content:center;justify-self:end;width:18px}.rm-role-permissions-panel{padding:4px 2px 8px}.rm-panel-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.rm-panel-header h2{color:#142f5e;font-size:20px;margin:4px 0 0}.rm-role-header-fields{display:flex;flex:1 1;flex-direction:column;gap:8px}.rm-copy-from select,.rm-create-form input,.rm-role-header-fields input{border:1px solid #d7e2f2;border-radius:9px;font-size:14px;outline:none;padding:10px 11px}.rm-copy-from select:focus,.rm-create-form input:focus,.rm-role-header-fields input:focus{border-color:#0f62fe;box-shadow:0 0 0 3px #0f62fe1f}.rm-permissions-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.rm-perm-group{background:#f9fbff;border:1px solid #e5edf8;border-radius:10px;padding:10px}.rm-perm-group strong{color:#243f69;display:block;font-size:12px;letter-spacing:.3px}.rm-perm-group ul{list-style:none;margin:8px 0 0;padding:0}.rm-perm-group li{margin:0;padding:5px 0}.rm-perm-group label{align-items:center;color:#334155;display:flex;font-size:13px;gap:8px}.rm-perm-group input[type=checkbox]{accent-color:#0f62fe}.rm-create-form{display:flex;flex-direction:column;gap:10px}.rm-copy-from label{color:#475569;display:block;font-size:13px;margin-bottom:6px}.rm-action-row{align-items:center;display:flex;gap:8px}.rm-btn-primary,.rm-btn-secondary,.rm-delete-role-btn{border:none;border-radius:9px;cursor:pointer;font-size:13px;font-weight:600;padding:9px 12px}.rm-btn-primary{background:linear-gradient(120deg,#0f62fe,#156fcf);color:#fff}.rm-btn-secondary{background:#e9f0fb;color:#28446f}.rm-delete-role-btn{background:#dc2626;color:#fff;margin-top:12px}.rm-modal-content{max-width:520px}.rm-dialog-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 50% -20%,#ffffff1f,#0000 48%),#0f172a8f;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1300}.rm-dialog{background:#fff;border:1px solid #d9e5f7;border-radius:18px;box-shadow:0 28px 65px #0f172a5c,0 2px 8px #0f172a24;max-height:calc(100vh - 40px);max-width:560px;overflow:auto;width:100%}.rm-dialog-head{align-items:flex-start;background:linear-gradient(180deg,#f8fbff,#fff 80%);border-bottom:1px solid #e8eef8;display:flex;font-family:Manrope,sans-serif;gap:10px;justify-content:space-between;padding:18px 20px 12px}.rm-dialog-head h2{color:#132f5f;font-size:22px;line-height:1.25;margin:0}.rm-close-btn{align-items:center;background:#fff;border:1px solid #d4dfef;border-radius:10px;color:#334155;cursor:pointer;display:inline-flex;font-size:22px;height:32px;justify-content:center;line-height:1;transition:all .16s ease;width:32px}.rm-close-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.rm-dialog-body{padding:16px 20px}.rm-dialog-footer{background:#fcfdff;border-top:1px solid #e8eef8;padding:14px 20px 18px}.rm-subtext{color:#586b89;font-size:14px;margin:0 0 12px}@media (max-width:980px){.rm-layout,.rm-permissions-grid,.rm-stats{grid-template-columns:1fr}.rm-dialog-overlay{padding:12px}.rm-dialog{border-radius:14px;max-height:calc(100vh - 24px)}.rm-dialog-head{padding:14px 14px 10px}.rm-dialog-body{padding:12px 14px}.rm-dialog-footer{padding:10px 14px 14px}}.ts-navbar{background:radial-gradient(circle at 12% -40%,#ffffff3d 0,#fff0 48%),linear-gradient(110deg,#0a2f85,#0f62c7 56%,#1c7fcb);border-bottom:1px solid #ffffff2e;box-shadow:0 12px 28px #0c377e47;height:64px;padding:0 16px;position:sticky;top:0;z-index:110}.ts-nav-logo-img{height:60px;object-fit:contain;width:60px}.ts-navbar-inner{align-items:center;display:flex;gap:16px;height:100%;width:100%}.ts-nav-logo{color:#fff;flex-shrink:0;font-size:16px;font-weight:700;gap:12px;letter-spacing:.2px;text-decoration:none}.ts-logo-mark,.ts-nav-logo{align-items:center;display:inline-flex}.ts-logo-mark{background:#ffffff29;border:1px solid #ffffff4d;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff1a;height:42px;justify-content:center;overflow:hidden;width:42px}.ts-nav-logo-img{display:block;height:100%;object-fit:cover;width:100%}.ts-logo-fallback{color:#fff;font-size:16px;font-weight:800}.ts-logo-text{display:flex;flex-direction:column;line-height:1.05}.ts-logo-name{color:#fff;font-size:16px;font-weight:700}.ts-logo-subtitle{color:#fffc;font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.ts-nav-links{align-items:center;display:flex;gap:10px}.ts-nav-link{border:1px solid #0000;border-radius:9px;color:#ffffffeb;font-weight:500;padding:8px 12px;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .12s ease}.ts-nav-link:hover{background-color:#ffffff1f;border-color:#ffffff47;color:#fff;transform:translateY(-1px)}.ts-nav-link.active{background:#fff3;border-color:#ffffff5c;box-shadow:inset 0 0 0 1px #ffffff14;color:#fff}.ts-navbar-right{align-items:center;display:flex;gap:12px;margin-left:auto;position:relative}.ts-user-trigger{align-items:center;background:#ffffff1f;border:1px solid #ffffff52;border-radius:999px;color:#fff;cursor:pointer;display:flex;gap:10px;min-height:42px;padding:5px 12px 5px 6px;transition:background-color .2s ease,border-color .2s ease,transform .12s ease}.ts-alerts-wrap{position:relative}.ts-alerts-btn{align-items:center;background:#ffffff1f;border:1px solid #ffffff52;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;min-height:36px;padding:6px 12px}.ts-alerts-count{background:#fee2e2;border-radius:999px;color:#991b1b;font-size:11px;font-weight:700;padding:2px 6px}.ts-alerts-dropdown{background:#fff;border:1px solid #d8e3f3;border-radius:12px;box-shadow:0 18px 36px #0b214840;padding:10px;position:absolute;right:0;top:48px;width:280px;z-index:200}.ts-alerts-header{color:#1f2937;font-weight:700;margin-bottom:8px}.ts-alerts-empty{color:#64748b;font-size:12px}.ts-alerts-item{background:#f8fbff;border:1px solid #eef2f7;border-radius:10px;cursor:pointer;margin-bottom:8px;padding:8px;text-align:left;width:100%}.ts-alerts-title{color:#1f3553;font-weight:600}.ts-alerts-meta{color:#64748b;font-size:12px;margin-top:2px}.ts-alerts-badge{border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;margin-top:6px;padding:2px 6px}.ts-alerts-badge.warning{background:#ffedd5;color:#9a3412}.ts-alerts-badge.overdue{background:#fee2e2;color:#991b1b}.ts-user-trigger:hover{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-1px)}.ts-user-trigger:focus-visible{outline:2px solid #ffffffeb;outline-offset:2px}.ts-profile-circle{align-items:center;border-radius:50%;box-shadow:inset 0 0 0 2px #ffffff59;color:#fff;display:inline-flex;flex-shrink:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;height:30px;justify-content:center;width:30px}.ts-user-meta{align-items:flex-start;display:flex;flex-direction:column;gap:1px;line-height:1.15}.ts-user-meta,.ts-user-name{font-family:Manrope,sans-serif}.ts-user-name{font-size:13px;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-user-tenant{font-size:12px;opacity:.9}.ts-user-role{font-size:11px;opacity:.9}.ts-profile-dropdown{background:#f9fbff;border:1px solid #d8e3f3;border-radius:12px;box-shadow:0 18px 36px #0b214840;font-family:Manrope,sans-serif;overflow:hidden;position:absolute;right:0;top:52px;width:260px;z-index:200}.ts-dropdown-header{background:linear-gradient(180deg,#fff,#f2f7ff);padding:13px 16px}.ts-dropdown-header strong{color:#1f2937;display:block}.ts-tenant-name{color:#607089;font-size:12px;margin-top:3px}.ts-dropdown-divider{background:#e3ebf6;height:1px}.ts-dropdown-item{background:#fff;border:none;color:#1f3553;cursor:pointer;font-family:Manrope,sans-serif;padding:10px 16px;text-align:left;transition:background-color .18s ease;width:100%}.ts-dropdown-item:hover{background:#eaf1ff}.ts-dropdown-item:focus-visible{outline:2px solid #0f62fe;outline-offset:-2px}.ts-dropdown-item.danger{color:#b91c1c}@media (max-width:900px){.ts-navbar{height:auto;min-height:64px;padding:8px 12px}.ts-navbar-inner{flex-wrap:wrap;row-gap:8px}.ts-nav-links{order:3;overflow-x:auto;padding-bottom:2px;width:100%}.ts-user-meta{display:none}.ts-user-trigger{padding-right:6px}}@font-face{font-family:Manrope;font-weight:400;src:url(/static/media/Manrope-Regular.3d92b64331e124bd334e.ttf) format("truetype")}@font-face{font-family:Manrope;font-weight:500;src:url(/static/media/Manrope-Medium.7466db90c04f3efe29bf.ttf) format("truetype")}@font-face{font-family:Manrope;font-weight:700;src:url(/static/media/Manrope-Bold.8ff9467ebe1ff26e4261.ttf) format("truetype")}:root{--bg:#f3f6fb;--surface:#fff;--surface-alt:#f8fbff;--text:#1f2937;--muted:#5b6473;--line:#dbe3ef;--brand:#0f62fe;--brand-2:#00a3a3}*{box-sizing:border-box;margin:0;padding:0}*,body{font-family:Manrope,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 12% -8%,#d7e8ff 0,#d7e8ff00 42%),radial-gradient(circle at 92% -12%,#d5f1ef 0,#d5f1ef00 38%),linear-gradient(180deg,#f4f8ff,#eef4fb 42%,#f3f7fc);color:#1f2937;color:var(--text)}.app{display:flex;flex-direction:column;min-height:100vh}.navbar{background:linear-gradient(110deg,#1046b9,#0e76d2 55%,#12999c);box-shadow:0 6px 18px #0c469d3d;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:1360px;padding:0 14px}.navbar-logo{color:#fff;font-size:20px;font-weight:700;letter-spacing:.2px;text-decoration:none}.nav-menu{display:flex;gap:18px;list-style:none}.nav-item{align-items:center;display:flex;height:56px}.nav-link{color:#fffffff2;font-weight:500;position:relative;text-decoration:none}.nav-link:hover{color:#fff}.nav-link:after{background:#fff;bottom:-4px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .2s ease;width:100%}.nav-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.main-content{flex:1 1;margin:0 auto;max-width:1360px;padding:14px;width:100%}.footer{background:#1e293b;color:#dbe6f6;margin-top:18px;padding:14px;text-align:center}.footer p{font-size:13px;margin:0}@media (max-width:768px){.navbar-container{flex-direction:column;gap:6px;height:auto;padding:8px 12px}.nav-menu{gap:12px;justify-content:center;width:100%}.main-content{padding:10px}}.superadmin-auth-shell{background:linear-gradient(165deg,#eaf3ff,#f7fbff 55%,#eef6ff);display:grid;min-height:100vh;padding:24px;place-items:center}.superadmin-auth-card{background:#fff;border:1px solid #dbe5f5;border-radius:16px;box-shadow:0 20px 48px #0b2d6824;max-width:460px;padding:22px;width:100%}.superadmin-auth-card h1{color:#12325f;font-size:24px;margin:0}.superadmin-auth-card p{color:#5d708f;font-size:13px;margin:8px 0 0}.superadmin-auth-form{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.superadmin-auth-form label{grid-gap:6px;color:#2d3f59;display:grid;font-size:13px;font-weight:700;gap:6px}.superadmin-auth-form input{border:1px solid #d1deee;border-radius:10px;font-size:14px;padding:10px 11px;width:100%}.superadmin-auth-form button,.superadmin-shell button{background:#0f62c7;border:0;border-radius:9px;color:#fff;cursor:pointer;font-weight:700;padding:9px 12px}.superadmin-auth-form button:disabled,.superadmin-shell button:disabled{cursor:not-allowed;opacity:.65}.superadmin-shell{grid-gap:14px;background:#f5f8fe;display:grid;gap:14px;min-height:100vh;padding:18px}.superadmin-header{align-items:center;background:#fff;border:1px solid #dbe5f5;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.superadmin-header h1{color:#0f2d5c;font-size:22px;margin:0}.superadmin-header p{color:#5d708f;font-size:13px;margin:4px 0 0}.superadmin-header-actions{align-items:center;display:flex;gap:10px}.superadmin-profile{color:#1f3a63;font-size:13px;font-weight:700}.superadmin-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(160px,1fr))}.superadmin-card{background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px}.superadmin-card h3{color:#607795;font-size:12px;margin:0}.superadmin-card strong{color:#0f2d5c;display:block;font-size:26px;margin-top:8px}.superadmin-panel{grid-gap:12px;background:#fff;border:1px solid #dbe5f5;border-radius:14px;display:grid;gap:12px;padding:14px}.superadmin-panel-head h2{color:#0f2d5c;font-size:18px;margin:0}.superadmin-panel-head p{color:#607795;font-size:13px;margin:5px 0 0}.superadmin-discount-controls{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(180px,260px))}.superadmin-discount-controls label{grid-gap:6px;color:#334155;display:grid;font-size:12px;font-weight:700;gap:6px}.superadmin-discount-controls input,.superadmin-table input[type=date],.superadmin-table input[type=number],.superadmin-table select{border:1px solid #d1deee;border-radius:8px;font-size:13px;padding:7px 8px}.superadmin-table-wrap{overflow:auto}.superadmin-table{border-collapse:collapse;font-size:13px;width:100%}.superadmin-table td,.superadmin-table th{border-bottom:1px solid #e6eef9;padding:9px 8px;text-align:left;vertical-align:top}.superadmin-table thead th{background:#f7fbff;color:#5f738f;font-size:12px;font-weight:800}.superadmin-subcell{color:#7b8ca6;font-size:11px;margin-top:4px}.superadmin-inline-check{align-items:center;color:#334155;display:flex;font-size:12px;gap:6px}.superadmin-link-btn{background:#f59e0b;color:#1f2937;margin-top:6px}.superadmin-seats-row{align-items:center;display:flex;gap:6px;margin-top:2px}.superadmin-seats-row .superadmin-subcell{margin-top:0;white-space:nowrap}.superadmin-seats-row input[type=number]{width:70px}.superadmin-error{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;color:#be123c;font-size:13px;padding:10px 12px}.superadmin-loading{color:#475569;font-size:14px}@media (max-width:1100px){.superadmin-cards{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (max-width:820px){.superadmin-header{align-items:flex-start;flex-direction:column}.superadmin-cards,.superadmin-discount-controls{grid-template-columns:1fr}}
/*# sourceMappingURL=main.2cfaed01.css.map*/