body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0}:root{--appbar-offset:64px}@media (max-width:600px){:root{--appbar-offset:56px}}body,html{background-color:#2a2a2a;color:#fff;height:100%;margin:0;padding:0}.App{align-items:stretch;background-color:#2a2a2a;max-width:100%;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--appbar-offset));overflow-y:visible}.App,.App-header{color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin)}.App-header{align-items:center;background-color:#000;justify-content:center;min-height:100vh}.App-link{color:#61dafb}.appContainer{align-items:stretch;background-color:#2a2a2a;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);max-width:100%;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--appbar-offset))}.customToolbar{background-color:#000;color:#fff}button.MuiButton-root{background-color:#424242;color:#fff}button.MuiButton-root:hover{background-color:#333}.error-message{background-color:#d10023;color:#fff;font-size:20px;margin:20px;padding:10px;text-align:center}*{scrollbar-color:#5a5a5a #1a1a1a;scrollbar-width:thin}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background-color:#5a5a5a;border:2px solid #1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#7a7a7a}.spreadsheet-container{background:#333;color:#fff;height:100%;min-height:0;position:relative;width:100%}tr.today-row td.sticky{background-color:#1c216e!important;border-left:4px solid #fff!important;color:#fff!important;font-weight:700!important}.spreadsheet{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.spreadsheet td,.spreadsheet th{background:#333;border:1px solid #000;color:#fff;cursor:pointer;font-size:12px;height:30px;overflow:hidden;padding:5px;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:140px}.spreadsheet td:first-child,.spreadsheet th:first-child{background:#424242;border-right:3px solid #000;font-weight:700;left:0;position:sticky;z-index:6}.spreadsheet th{word-wrap:break-word;background:#424242;border-bottom:3px solid #000;border-top:3px solid #000;font-weight:700;height:50px;overflow-wrap:break-word;position:sticky;top:0;white-space:normal!important;z-index:4}.spreadsheet th,.spreadsheet th>div{overflow:visible}.spreadsheet td input{background:#424242;border:none;color:#fff;font-size:12px;height:100%;outline:none;text-align:center;width:100%}.spreadsheet td:focus-within{font-weight:700;outline:2px solid #fff}.spreadsheet thead tr:first-child th:first-child{background:#424242;left:0;position:sticky;top:0;z-index:15}.context-menu{background:#222;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;display:flex;flex-direction:column;gap:10px;min-width:200px;padding:12px;position:absolute;z-index:1000}.context-header{font-size:14px;font-weight:700;margin-bottom:5px;text-align:center}.color-palette{display:flex;flex-wrap:wrap;gap:5px}.color-box{border:none;border-radius:3px;cursor:pointer;height:20px;width:20px}.color-box:hover{opacity:.7}.spreadsheet td.selected-date-cell,.spreadsheet th.selected-header-cell{box-shadow:none;outline:2px solid #fff;outline-offset:-2px}.spreadsheet td.selected-date-cell{color:#fff!important;font-weight:700}.separator-label{background:#000;border-radius:6px;box-shadow:0 0 6px #00000059;color:#fff;font-weight:600;left:-22px;padding:4px 10px;pointer-events:none;position:absolute;transform:translateY(-50%) rotate(-90deg);transform-origin:left top;white-space:nowrap;z-index:8}@keyframes gradient-animation{0%{border-image-source:linear-gradient(120deg,#89f7fe,#66a6ff,#b48cff,#f8f)}50%{border-image-source:linear-gradient(120deg,#66a6ff,#b48cff,#f8f,#89f7fe)}to{border-image-source:linear-gradient(120deg,#89f7fe,#66a6ff,#b48cff,#f8f)}}tr.end-of-month td{border-bottom:4px solid #000!important}tr.start-of-month td{border-top:4px solid #000!important}.username-tooltip{background:#000000b3;border-radius:4px;color:#fff;font-size:10px;left:50%;padding:2px 6px;pointer-events:none;position:absolute;top:-18px;transform:translateX(-50%);white-space:nowrap;z-index:10}.spreadsheet td:first-child,.spreadsheet th:first-child{max-width:50px;min-width:50px;width:50px}.weekend-cell{background-color:#1f2848!important}.cell-editor-bar input{background:#555;border:none;border-radius:4px;color:#fff;flex:1 1;outline:none;padding:10px}.cell-editor-bar{align-items:center;background:#424242;color:#fff;display:flex;gap:8px;left:0;margin-bottom:px;padding:10px;position:sticky;top:0;z-index:3}.cell-editor-bar button:hover{background:#888}tr.even-row td:not(:first-child){background-color:#3b3b3b}tr.odd-row td:not(:first-child){background-color:#2e2e2e}td.weekend-cell{background-color:#ed7700!important;color:#fff!important}tr.today-row td{border-bottom:3px solid #939aff;border-top:3px solid #939aff;color:#fff}.context-menu.traditional{background:#222;border:1px solid #424242;border-radius:4px;box-shadow:2px 2px 5px #0003;color:#fff;font-family:sans-serif;padding:5px}.context-menu.traditional .context-item{text-align:left}.context-menu.traditional .context-item,.context-menu.traditional .context-item-right{background:#0000;border:none;color:#fff;cursor:pointer;font-weight:700;padding:5px 10px;width:100%}.context-menu.traditional .context-item-right{text-align:right}.context-menu.traditional .status-button{background:#0000;border:none;color:#fff;cursor:pointer;font-weight:700;padding:5px 10px;text-align:middle;width:100%}.context-menu.traditional .context-item-right:hover,.context-menu.traditional .context-item:hover,.context-menu.traditional .status-button:hover{background:#333}input[type=number]{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.spreadsheet .meta-row td{background-color:#1a1a1a!important;border-bottom:2px solid #666!important;border-top:none!important;color:#bbb!important;font-size:11px}.spreadsheet .meta-row td:first-child{background-color:#222!important;border-right:3px solid #000;color:#eee!important;font-weight:700;left:0;position:sticky;z-index:1}.separator{background-color:#555;border-radius:4px;font-size:12px;margin-bottom:4px;padding:4px}.context-item.visibility-button,.separator{color:#fff;font-weight:700;text-align:center}.context-item.visibility-button{align-items:center;background:#555;border:none;border-radius:6px;box-shadow:0 4px 6px #0000004d;cursor:pointer;display:flex;font-size:13px;justify-content:center;margin-top:5px;padding:8px 12px;transition:background .3s ease;width:100%}.context-item.visibility-button:hover{background:#1c216e}.selected-cell{box-shadow:none!important;outline:2px solid #fff;outline-offset:-2px;transition:none!important}.selected-cell-range{background-color:#ffffff14;outline:1px solid #ffffffb3;outline-offset:-1px}.bulk-progress-banner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414f0;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;gap:6px;left:0;padding:10px 16px;position:fixed;right:0;top:0;z-index:5000}.bulk-progress-banner.success{background:#163c16eb}.bulk-progress-banner.error{background:#521616eb}.bulk-progress-text{color:#fff;font-size:12px;letter-spacing:.02em}.bulk-progress-bar{background:#fff3;border-radius:2px;height:4px;overflow:hidden}.bulk-progress-bar-inner{background:linear-gradient(90deg,#66a6ff,#89f7fe);height:100%;transition:width .2s ease}.bulk-progress-bar-inner.success{background:linear-gradient(90deg,#4caf50,#81c784)}.bulk-progress-bar-inner.error{background:linear-gradient(90deg,#ff7043,#f44336)}.bulk-progress-extra{color:#ffe6e6;font-size:11px}.bulk-progress-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-top:6px}.bulk-progress-btn{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;padding:4px 10px;transition:background .2s ease}.bulk-progress-btn:hover{background:#fff3}.cell-tag{background:#000000aa;border-radius:3px;bottom:2px;color:#fff;font-size:9px;padding:1px 3px;pointer-events:none;position:absolute;right:2px;z-index:10}.spreadsheet td.cell{font-size:12px;font-weight:700;height:30px;overflow:hidden;padding:0 4px;position:relative;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.spreadsheet td.cell:before{content:attr(data-client);top:2px}.spreadsheet td.cell:after,.spreadsheet td.cell:before{font-size:8px;opacity:.6;overflow:hidden;position:absolute;right:4px;text-overflow:ellipsis;white-space:nowrap}.spreadsheet td.cell:after{bottom:2px;content:attr(data-order)}.spreadsheet td.cell.is-conflict{overflow:visible;z-index:3}.spreadsheet td.cell.is-conflict:focus-within,.spreadsheet td.cell.is-conflict:hover{z-index:12}td.cell.is-conflict:after,td.cell.is-conflict:before{display:none!important}.dots-shell{position:relative}.dots-shell,.mini-row{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mini-row{gap:6px;overflow:hidden;padding:0;white-space:nowrap}.mini-chip{border:1px solid #ffffff40;border-radius:999px;display:inline-block;flex:1 1;font-size:11px;font-weight:700;height:22px;line-height:22px;min-width:0;overflow:hidden;padding:0 8px;text-overflow:ellipsis}.mini-chip-counter{background:#2b2b2b;border:1px dashed #ffffff59;color:#fff;flex:0 0 auto}.chips-popover{background:#1f1f1f;border:1px solid #ffffff26;border-radius:10px;bottom:100%;box-shadow:0 8px 18px #00000059;display:flex;flex-wrap:wrap;gap:8px;left:50%;max-height:260px;max-width:480px;opacity:0;overflow:auto;padding:8px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(-8px);transition:opacity .12s ease,transform .12s ease;z-index:12}.chips-popover:after{border:6px solid;border-color:#0000 #0000 #ffffff26;bottom:-12px}.chips-popover:after,.chips-popover:before{content:"";left:50%;position:absolute;top:auto;transform:translateX(-50%)}.chips-popover:before{border:5px solid;border-color:#0000 #0000 #1f1f1f;bottom:-11px}.dots-shell:hover .chips-popover{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);z-index:3}.chip-popover{align-items:flex-start;border:1px solid #ffffff40;border-radius:12px;display:flex;flex-direction:column;gap:2px;max-width:100%;padding:6px 28px 6px 10px;position:relative}.chip-title{font-size:12px;font-weight:800}.chip-sub,.chip-title{line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-sub{font-size:11px;opacity:.9}.chip-sub-strong{font-weight:800}.chip-resolve-btn{align-items:center;background:#00000059;border:none;border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;font-size:14px;height:20px;justify-content:center;padding:0;position:absolute;right:4px;top:4px;width:20px}.chip-resolve-btn:hover{background:#0000008c}.chip-resolve-btn:focus-visible{outline:2px solid #fff9;outline-offset:2px}.reservations-container{display:flex;height:calc(100vh - var(--appbar-offset));overflow:hidden}.loading-spinner{align-items:center;display:flex;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}.scroll-to-today{background:#555;border:none;border-radius:6px;bottom:20px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 15px;position:fixed;right:20px;transition:all .3s ease}.scroll-to-today:hover{background:#1c216e;color:#fff}.load-buttons{background:#2a2a2a;display:flex;gap:12px;justify-content:space-between;margin:10px 10px 6px;padding:6px 0;position:sticky;top:0;z-index:5}.load-buttons button{align-items:center;background:#555;border:none;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;min-width:180px;padding:10px 15px;transition:all .3s ease}.load-buttons button:hover{background:#1c216e}.load-buttons button:disabled{background:#333;cursor:not-allowed}.loading-icon{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}.spreadsheet-container{transform:scale(var(--zoom-level));transform-origin:top left}.reservations-main{display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.reservations-sheet{flex:1 1;min-height:0;overflow:auto;padding:0 10px 12px 0}.view-button{align-items:center;background:#555;border:none;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-width:180px;padding:10px 15px}.view-button label{color:#fff}.view-button select{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:5px 10px}.view-button select:hover{background:#444}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.small-loading-spinner{animation:spin .8s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#333;display:inline-block;height:16px;margin-left:8px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.skeleton-editor{background:#2b2b2b;border-radius:4px;height:32px;margin-bottom:6px}.skeleton-table{border-collapse:collapse;width:100%}.skeleton-cell{background-color:#2a2a2a;border:1px solid #3a3a3a;height:30px;min-width:100px}.shimmer{overflow:hidden;position:relative}.shimmer:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#444,#0000);content:"";height:100%;left:-150px;position:absolute;top:0;width:150px}@keyframes shimmer{to{transform:translateX(300%)}}.skeleton-input{background-color:#2a2a2a;border-radius:4px;height:28px;margin:4px 0 10px;width:100%}.skeleton-wrapper .spreadsheet-container{transform:none!important}.conflict-checkbox{accent-color:#fff;cursor:pointer;height:16px;width:16px}
/*# sourceMappingURL=main.caf6003d.css.map*/