@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);:root{--primary:#2d2a8d;--accent:#00b8f4;--bg-gradient:linear-gradient(135deg,#2d2a8d,#00b8f4);--text-light:#000;--input-bg:#ffffff1a;--shadow:0 8px 20px #00000026;--radius:12px;--font:"Inter",sans-serif}body{align-items:center;background:linear-gradient(135deg,#2d2a8d,#00b8f4);background:var(--bg-gradient);color:#000;color:var(--text-light);display:flex;font-family:Inter,sans-serif;font-family:var(--font);height:100vh;justify-content:center;padding:0}.container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px #00000026;box-shadow:var(--shadow);max-width:400px;padding:2.5rem;text-align:center}h1{color:#000;color:var(--text-light);font-size:2rem;font-weight:700;margin-bottom:.5rem}p{color:#e0e0e0;margin-bottom:2rem}input{background:#ffffff1a;background:var(--input-bg);border:none;border-radius:12px;border-radius:var(--radius);color:#000;color:var(--text-light);font-size:1rem;margin-bottom:1.2rem;outline:none;padding:.75rem}input::placeholder{color:#ccc}.btn{background:#00b8f4;background:var(--accent);border-radius:12px;border-radius:var(--radius);color:#000;font-size:1rem;padding:.75rem;transition:background .3s ease;width:100%}.btn:hover{background:#00d1ff}table{border-collapse:collapse;margin-top:1rem;width:100%}td,th{border:1px solid #ddd;padding:.75rem;text-align:left}th{background-color:#4a148c;color:#fff}input{display:block;margin:.25rem;max-width:300px;padding:.5rem;width:100%}.modal-backdrop{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:8px;color:#000;max-width:500px;padding:2rem;width:90%}.fullscreen-container{background:linear-gradient(135deg,#2d2a8d,#00b8f4);background:var(--bg-gradient);display:flex;flex-direction:column}.header-row h2{font-size:2rem;font-weight:600;margin:0}.button-group{flex-wrap:wrap;gap:1rem}.button-primary,.button-success{border-radius:12px;border-radius:var(--radius);padding:.6rem 1.2rem}.resource-table{background:#ffffff1a}.resource-table td,.resource-table th{border:1px solid #fff;padding:.75rem}.resource-table th{background-color:#4a148c}.resource-table td{background-color:#ffffff26;color:#000}.btn-edit{background-color:orange;color:#fff;margin-right:.5rem}.btn-delete,.btn-edit{border-radius:6px;padding:.4rem .8rem}.btn-delete{background-color:red}.fullscreen-container{background:linear-gradient(90deg,#283e51,#485563);color:#fff;padding:2rem}.header-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.button-group{display:flex;gap:.75rem}.button-primary{background-color:#007bff;border:none;color:#fff;cursor:pointer}.button-primary,.button-success{border-radius:6px;font-weight:700;padding:.5rem 1rem}.button-success{background-color:#28a745;text-decoration:none}.button-danger{background-color:#dc3545;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.resource-table{background:#fff;border-radius:8px;color:#000;overflow:hidden}.resource-table td,.resource-table th{border-bottom:1px solid #ccc;padding:12px}.btn-edit{background-color:#ffc107;margin-right:6px}.btn-delete,.btn-edit{border:none;border-radius:4px;cursor:pointer;padding:6px 12px}.btn-delete{background-color:#dc3545;color:#fff}.table-scroll{border-radius:8px;max-height:75vh;overflow-y:auto}.sticky-header{position:-webkit-sticky;position:sticky;top:0;z-index:10}.sticky-header th{background-color:#4a148c;box-shadow:0 2px 4px #0003;color:#fff}.utilization-container{background:linear-gradient(90deg,#283e51,#485563);color:#fff;min-height:100vh;padding:2rem}.utilization-container h2{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.custom-modal-backdrop{background:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.custom-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;left:50%;max-width:420px;padding:24px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1001}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-title{font-size:1.4rem;font-weight:700;margin-bottom:8px;text-align:center}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#333;font-size:.95rem;font-weight:600}.modal-form input,.modal-form select{background:#f8f9fa;border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px;transition:border-color .2s ease}.modal-form input:focus,.modal-form select:focus{background:#fff;border-color:#007bff;outline:none}.checkbox-toggle{align-items:center;color:#333;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-bottom:-6px}.checkbox-toggle span{flex:1 1;text-align:right}.modal-actions{display:flex;justify-content:space-between;margin-top:10px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:700;padding:10px 16px;transition:background .2s ease;width:48%}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.react-select-container{z-index:1002}.react-select__control{padding:2px 4px}.react-select-container{font-size:1rem}.react-select__control{background-color:#f8f9fa;border:1px solid #ccc;border-radius:6px;box-shadow:none;min-height:40px}.react-select__control--is-focused{border-color:#007bff;box-shadow:0 0 0 1px #007bff}.react-select__value-container{padding:4px 8px}.react-select__input-container{margin:0;padding:0}.react-select__menu{font-size:.95rem;z-index:2000!important}.react-select__option{cursor:pointer;padding:8px 12px}.react-select__option--is-focused{background-color:#f0f8ff}.react-select__option--is-selected{background-color:#007bff;color:#fff}.react-select__single-value{color:#333;font-weight:500}:root{--col-resource:220px;--col-available:180px;--col-week:140px}.matrix-table,.matrix-table *{box-sizing:border-box}.dashboard-wrapper{background:#0f2027;display:flex;flex-direction:column;height:100vh;margin:0;overflow:hidden;padding:0}.fullscreen-matrix-wrapper{background:linear-gradient(to bottom right,#0f2027,#203a43,#2c5364);color:#fff;display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative}.floating-buttons{bottom:20px;display:flex;gap:10px;position:fixed;right:30px;z-index:999}.floating-buttons button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:10px 16px}.add-btn{background:#1677ff;color:#fff}.home-btn{background:#6c757d;color:#fff}.matrix-container{background:#ffffff10;border-radius:12px;box-shadow:0 8px 20px #0003;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;padding:20px;width:100%}.matrix-header{background:linear-gradient(to bottom right,#0f2027,#203a43,#2c5364);border-bottom:1px solid #444;box-shadow:0 2px 10px #0000004d;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.toggle-buttons{margin-top:12px}.toggle-buttons button{background:#ddd;border:none;border-radius:6px;cursor:pointer;font-weight:700;margin-right:8px;padding:8px 16px}.toggle-buttons .active{background:#1677ff;color:#fff}.matrix-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin:16px 0}.matrix-filters select,.resource-search-input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:8px}.resource-search-input{width:200px}.matrix-legend{display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:10px;margin-bottom:12px}.legend-item{border-radius:4px;color:#fff;padding:4px 8px}.legend-item.under{background-color:#007bff}.legend-item.correct{background-color:#28a745}.legend-item.over{background-color:#dc3545}.legend-item.pipeline{background-color:#17a2b8!important}.legend-item.leave{background-color:#e4606d}.table-scroll-container{border:1px solid #ccc;max-height:70vh;overflow-x:auto;overflow-y:auto;width:100%}.matrix-table{border-collapse:initial;border-spacing:0;min-width:-webkit-max-content;min-width:max-content;table-layout:fixed;width:-webkit-max-content;width:max-content}.matrix-table thead th{background:#1f2937;color:#fff;padding:12px;position:-webkit-sticky;position:sticky;text-align:center;top:0;white-space:nowrap;z-index:10}.matrix-table thead th.current-week{background-color:#004085!important;color:#fff}.matrix-table td,.matrix-table th{background:#ffffffe6;border:1px solid #ccc;color:#000;max-width:140px;max-width:var(--col-week);min-width:140px;min-width:var(--col-week);overflow:hidden;padding:12px;text-align:center;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;width:140px;width:var(--col-week)}.matrix-table td:first-child,.matrix-table th:first-child{background:#222;color:#fff;left:0;max-width:220px;max-width:var(--col-resource);min-width:220px;min-width:var(--col-resource);position:-webkit-sticky;position:sticky;text-align:left;width:220px;width:var(--col-resource);z-index:15}.matrix-table td:nth-child(2),.matrix-table th:nth-child(2){background:#1f2937;color:#fff;left:220px;left:var(--col-resource);max-width:180px;max-width:var(--col-available);min-width:180px;min-width:var(--col-available);position:-webkit-sticky;position:sticky;width:180px;width:var(--col-available);z-index:14}.matrix-table tbody tr{display:table-row;height:auto}.matrix-table td:first-child div{max-width:200px;max-width:calc(var(--col-resource) - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-stack{display:flex;flex-direction:column;gap:4px;width:100%}.cell-stack.correct{background:#d4edda}.cell-stack.under{background:#fff3cd}.cell-stack.over{background:#f8d7da}.cell-stack.pipeline{background-color:#d1ecff}.allocation-cell{border-radius:6px;display:inline-block;font-weight:700;padding:6px 12px}.allocation-cell.small{border-radius:4px;font-size:12px;margin:2px 0;padding:2px 4px}.allocation-cell.pipeline{align-items:flex-start;background-color:#bee3f8!important;border:1px solid #b8daff;color:#004085;display:flex;flex-direction:column}.allocation-cell .role{color:#333;font-size:11px;font-weight:400;margin-top:2px}.cell-actions{display:flex;gap:4px;margin-top:4px}.cell-actions button{background:none;border:none;cursor:pointer;font-size:14px}.allocation-cell.leave-cell{align-items:flex-start;background-color:#f5c6cb;border:1px solid #f1b0b7;border-radius:4px;color:#721c24;display:flex;flex-direction:column;font-size:12px;font-weight:700;margin:2px 0;padding:4px 6px}.leave-note{color:#333;font-size:11px;font-weight:400;margin-top:2px}@media (max-width:768px){.matrix-header{align-items:flex-start;flex-direction:column}.matrix-filters{align-items:stretch;flex-direction:column}.matrix-filters select,.resource-search-input{width:100%}.floating-buttons{bottom:10px;flex-direction:column;right:10px}}.rolloffs-container{font-family:Arial,sans-serif;margin:0 auto;max-width:1100px;padding:0}.rolloffs-header{background-color:#fff;border-bottom:1px solid #ccc;box-shadow:0 2px 4px #0000000d;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.rolloffs-title{font-size:24px;font-weight:700;margin:0}.rolloffs-subtitle{color:#555;font-size:14px;margin:4px 0 0}.rolloffs-content{padding:24px}.rolloffs-month-table{margin-bottom:40px}.sticky-month{background:#f0f8ff;border-bottom:1px solid #ccc;font-size:16px;font-weight:700;padding:8px 12px;position:-webkit-sticky;position:sticky;top:72px;z-index:500}.rolloffs-table{border-collapse:collapse;margin-top:8px;width:100%}.rolloffs-table td,.rolloffs-table th{border:1px solid #ddd;font-size:14px;padding:10px;text-align:left}.rolloffs-table th{background-color:#f9f9f9;font-weight:700}.even{background-color:#fff}.odd{background-color:#f6f6f6}.no-data{font-style:italic}.no-data,.rolloffs-empty{color:#999;text-align:center}.rolloffs-empty{font-size:16px;padding:40px}.back-btn{background-color:#fff;border:1px solid #007bff;border-radius:30px;bottom:20px;box-shadow:0 2px 6px #007bff4d;color:#007bff;font-size:14px;right:20px;transition:all .3s ease}.back-btn:hover{background-color:#007bff;color:#fff}.fullscreen-container{background:linear-gradient(90deg,#1a237e,#2196f3);box-sizing:border-box;color:#000;min-height:100vh;overflow-x:hidden;padding:20px;width:100vw}.pipeline-layout{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin:auto;max-width:1500px;width:100%}.pipeline-form{width:40%}.pipeline-form,.pipeline-suggestions{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px}.pipeline-suggestions{max-height:600px;overflow-y:auto;width:60%}.form-section label{display:block;font-weight:700;margin-top:10px}.form-section input,.form-section select{border:1px solid #ccc;border-radius:4px;margin-bottom:12px;margin-top:4px;padding:8px;width:100%}.button-success{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:10px;padding:10px 14px}.role-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.role-row input,.role-row select{flex:1 1}.suggestion-list{background-color:#f9f9f9;border-left:4px solid #2196f3;border-radius:6px;margin-bottom:25px;max-width:100%;overflow-x:auto;padding:10px}.sugg-group-label{color:#2e7d32;font-size:1.1em;font-weight:700;margin-bottom:10px}.sugg-item{align-items:center;background-color:#e8f5e9;border-radius:4px;display:flex;font-size:.95em;margin-bottom:6px;padding:8px 12px}.sugg-item input[type=checkbox]{margin-right:10px;transform:scale(1.2)}.sugg-hire{background-color:#fff3e0;border-left:3px solid orange;border-radius:4px;font-size:.95em;margin-bottom:8px;padding:10px}.resource-table{margin-top:20px}.resource-table td,.resource-table th{border:1px solid #ccc;padding:10px;text-align:center}.resource-table th{background-color:#1976d2;color:#fff}hr{border:none;border-top:1px solid #ccc;margin:40px 0}body{background:linear-gradient(to bottom right,#0052cc,#00c6ff);font-family:Arial,sans-serif;margin:0}#root{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;padding-top:4rem}.container{background-color:#fff;border-radius:8px;box-shadow:0 0 20px #00000014;font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:2rem;width:100%}h2{font-size:1.75rem;margin-bottom:.5rem}.subheading{color:#444;font-size:.95rem;margin-bottom:1rem}.resource-table{border-collapse:collapse;box-shadow:0 0 5px #0000001a;margin-top:1rem;min-width:1000px;width:100%}.resource-table thead{background-color:#007acc;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.resource-table td,.resource-table th{border-bottom:1px solid #ddd;font-size:.95rem;padding:.75rem 1rem;text-align:left}.resource-table tbody tr:hover{background-color:#f5faff}.status-balanced{color:green;font-weight:700}.status-hire{color:red;font-weight:700}@media (max-width:768px){.container{padding:1rem}.resource-table td,.resource-table th{font-size:.85rem;padding:.5rem}h2{font-size:1.4rem}.subheading{font-size:.85rem}}.bench-container{box-sizing:border-box;height:100vh;margin:0 auto;max-width:1200px;overflow-y:auto;padding:24px;position:relative}.bench-container h2{font-size:24px;font-weight:700;margin-top:0}.subtext{color:#666;font-size:14px;margin-bottom:16px}.filter-buttons{background-color:#fff;border-bottom:1px solid #ddd;display:flex;gap:10px;margin-bottom:16px;padding:8px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.filter-buttons button{background:#f9f9f9;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:6px 12px}.filter-buttons button.active{background-color:#007bff;border-color:#007bff;color:#fff}.bench-table-wrapper{border:1px solid #e0e0e0;border-radius:8px;max-height:calc(100vh - 200px);overflow-x:auto}.bench-table{border-collapse:collapse;width:100%}.bench-table thead th{background-color:#fff;border-bottom:2px solid #ccc;font-weight:600;padding:12px;position:-webkit-sticky;position:sticky;text-align:left;top:38px;z-index:5}.bench-table td{border-bottom:1px solid #eee;padding:12px}.badge{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px}.badge-gray{background-color:#e0e0e0;color:#555}.badge-red{background-color:#f8d7da;color:#721c24}.badge-orange{background-color:#ffe5b4;color:#8a6d3b}.badge-yellow{background-color:#fff3cd;color:#856404}.back-btn{background-color:#007bff;border:none;border-radius:6px;bottom:16px;box-shadow:0 2px 6px #0003;color:#fff;cursor:pointer;font-weight:500;padding:10px 16px;position:fixed;right:16px;z-index:20}.back-btn:hover{background-color:#0056b3}
/*# sourceMappingURL=main.e7456382.css.map*/