.environment-badge{position:fixed;top:0;left:-17px;width:35px;height:146px;background-color:#ef4444;z-index:9999;display:flex;align-items:center;justify-content:center;transform:rotate(45deg) translate(-35%,-35%);color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;box-shadow:0 2px 8px #0003}.app-snackbar-stack{position:fixed;top:18px;right:18px;z-index:9999;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 36px))}.app-snackbar{display:flex;align-items:flex-start;gap:10px;color:#fff;border-radius:10px;padding:12px 12px 12px 14px;box-shadow:0 10px 24px #0f172a47}.app-snackbar--error{background:#dc2626}.app-snackbar--success{background:#16a34a}.app-snackbar--warning{background:#d97706}.app-snackbar--info{background:#1d4ed8}.app-snackbar__spinner{flex:0 0 auto;width:16px;height:16px;margin-top:2px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:app-snackbar-spin .8s linear infinite}@keyframes app-snackbar-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.app-snackbar__spinner{animation-duration:2.4s}}.app-snackbar__icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px}.app-snackbar__body{flex:1 1 auto;min-width:0}.app-snackbar__title{margin:0;font-size:13.5px;font-weight:700;line-height:1.3}.app-snackbar__detail{margin:4px 0 0;font-size:12.5px;font-weight:500;line-height:1.4;color:#ffffffe6}.app-snackbar__close{flex:0 0 auto;border:0;background:transparent;color:#ffffffd9;cursor:pointer;padding:2px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.app-snackbar__close:hover{background:#ffffff29;color:#fff}.app-snackbar__close svg{width:14px;height:14px}body{font-family:Inter,sans-serif}.business-icons-page{min-height:100vh;background:#dfe4ea;color:#111827;padding:30px}.business-icons-page__header{width:min(1500px,100%);margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.business-icons-page__header-text{min-width:0}.business-icons-page__title{margin:0;font-size:30px;line-height:1;font-weight:750}.business-icons-page__count{margin:0;color:#5f6875;font-size:14px;font-weight:650}.business-icons-page__link,.business-navbar__link{height:40px;border:1px solid #cfd4db;border-radius:13px;background:#fff;color:#111827;padding:0 14px;font:inherit;font-size:14px;font-weight:650;text-decoration:none;box-shadow:0 1px 3px #1118271f;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.business-icons-page__link:hover,.business-navbar__link:hover{border-color:#bfc8d4}.business-icons-page__link:focus-visible,.business-navbar__link:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.business-icons-page__list{width:min(1500px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:16px}.business-icons-page__item{min-width:0;min-height:190px;border:1px solid #c8d0da;border-radius:8px;background:#f8fafc;display:grid;grid-template-rows:132px auto;gap:12px;padding:16px}.business-icons-page__image{width:100%;height:132px;padding:12px;border:1px solid #bdc7d3;border-radius:6px;background-color:#b8c1cc;background-image:linear-gradient(45deg,rgba(255,255,255,.32) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.32) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.32) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.32) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;box-sizing:border-box;object-fit:contain}.business-icons-page__text{min-width:0}.business-icons-page__name{margin:0;color:#111827;font-size:18px;line-height:1.25;font-weight:750}.business-icons-page__id{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.35;font-weight:650;overflow-wrap:anywhere}.business-topbar{position:sticky;top:0;z-index:50;background:#fff;margin-bottom:20px}.business-navbar{--nav-control-height: 40px;--nav-control-radius: 13px;--nav-control-font-size: 14px;--nav-play-size: 40px;--nav-play-icon-size: 20px;width:100%;padding:14px 18px;background:#fff;border:1px solid #d5d8dd;box-shadow:0 2px 8px #11182714;display:flex;justify-content:space-between;align-items:center;gap:16px}.business-navbar__left{display:flex;align-items:center;gap:18px;min-width:0}.business-navbar__logo{width:54px;height:54px;object-fit:contain;border-radius:20px}.business-navbar__title{margin:0;font-size:28px;line-height:1;font-weight:700;letter-spacing:.1px;color:#050505}.business-navbar__right{margin-left:auto;display:flex;align-items:center;gap:8px}.business-navbar__dropdown{width:220px;position:relative}.business-navbar__select{width:100%;height:var(--nav-control-height);border:1px solid #d5dae2;background:#fff;color:#111827;border-radius:var(--nav-control-radius);padding:0 14px 0 10px;font:inherit;font-size:var(--nav-control-font-size);font-weight:600;box-shadow:0 1px 3px #1118271f;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.business-navbar__select:hover{border-color:#bfc8d4}.business-navbar__select.is-open,.business-navbar__select:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.business-navbar__select-caret{width:10px;height:10px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg) translateY(-2px);transition:transform .12s ease}.business-navbar__select.is-open .business-navbar__select-caret{transform:rotate(-135deg) translateY(-1px)}.business-navbar__menu{margin:0;padding:6px;list-style:none;width:100%;position:absolute;top:calc(100% + 8px);left:0;z-index:30;border:1px solid #d7dbe2;border-radius:12px;background:#fff;box-shadow:0 12px 24px #0f172a29;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:top center;transition:opacity .18s ease,transform .22s ease,visibility 0ms linear .22s}.business-navbar__menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .18s ease,transform .22s ease,visibility 0ms linear 0ms}.business-navbar__menu-item{width:100%;border:0;background:transparent;text-align:left;border-radius:8px;padding:10px 12px;font:inherit;font-size:13px;font-weight:500;color:#111827;cursor:pointer}.business-navbar__menu-item:hover{background:#f3f5f8}.business-navbar__menu-item.is-active{background:#e9eef5;font-weight:600}.business-navbar__play{width:var(--nav-play-size);height:var(--nav-play-size);border:1px solid #cfd4db;border-radius:var(--nav-control-radius);background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #1118271f;cursor:pointer;margin-left:0;transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease}.business-navbar__play:hover{border-color:#bfc8d4}.business-navbar__play:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.business-navbar__play img{width:var(--nav-play-icon-size);height:var(--nav-play-icon-size);object-fit:contain}.business-navbar__play.is-active{border-color:#3b82f6;background:#eef4ff;box-shadow:0 1px 3px #1118271f,0 0 0 3px #3b82f629}.business-navbar__pause-icon{width:var(--nav-play-icon-size);height:var(--nav-play-icon-size);display:inline-grid;grid-template-columns:repeat(2,1fr);gap:4px}.business-navbar__pause-icon:before,.business-navbar__pause-icon:after{content:"";width:100%;height:100%;border-radius:2px;background:transparent;border:2px solid #334155;box-sizing:border-box}.business-navbar__user-menu{position:relative;display:inline-flex}.business-navbar__more{width:var(--nav-play-size);height:var(--nav-play-size);border:1px solid #cfd4db;border-radius:var(--nav-control-radius);background:#fff;color:#374151;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #1118271f;cursor:pointer;padding:0;transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease}.business-navbar__more:hover{border-color:#bfc8d4}.business-navbar__more:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.business-navbar__more.is-open{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.business-navbar__user-menu-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;z-index:30;border:1px solid #d7dbe2;border-radius:12px;background:#fff;box-shadow:0 12px 24px #0f172a29;padding:6px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .22s ease,visibility 0ms linear .22s}.business-navbar__user-menu-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .18s ease,transform .22s ease,visibility 0ms linear 0ms}.business-navbar__user-info{display:flex;align-items:center;gap:10px;padding:8px 12px 10px;border-bottom:1px solid #edf0f4;margin-bottom:4px}.business-navbar__user-info-text{display:flex;flex-direction:column;gap:2px;min-width:0}.business-navbar__user-menu-icon{display:inline-flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.business-navbar__user-email{font-size:13px;font-weight:600;color:#111827;word-break:break-all}.business-navbar__user-role{align-self:flex-start;display:inline-flex;align-items:center;margin-top:4px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.2px}.business-navbar__user-role--editor{background:#e6f4ec;color:#1f6b45}.business-navbar__user-role--viewer{background:#eef2f7;color:#475569}.business-navbar__user-menu-item{width:100%;border:0;background:transparent;text-align:left;border-radius:8px;padding:10px 12px;font:inherit;font-size:13px;font-weight:500;color:#111827;cursor:pointer;display:flex;align-items:center;gap:10px}.business-navbar__user-menu-item:hover{background:#f3f5f8}.business-navbar__user-menu-item.is-active{background:#f3f5f8;font-weight:600}.business-navbar__date{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-left:24px;line-height:1.2;white-space:nowrap}.business-navbar__date-value{font-size:14px;font-weight:600;color:#111827}.business-navbar__date-updated{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}.business-navbar__next-sync-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#475569;font-size:10px;font-weight:600;letter-spacing:.2px}.business-navbar__updated-skeleton{display:inline-block;width:110px;height:12px;border-radius:6px;background:linear-gradient(90deg,#eef1f5,#f7f9fc,#eef1f5);background-size:200% 100%;animation:navbar-skeleton-shimmer 1.2s ease-in-out infinite}@keyframes navbar-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.business-navbar__date-alert{margin-top:8px;font-size:12px;color:#92400e}.business-navbar__date-today{border:none;background:none;padding:0;margin-left:4px;font:inherit;font-size:12px;font-weight:600;color:#b45309;text-decoration:underline;cursor:pointer}.business-navbar__date-today:hover{color:#92400e}.business-loader{width:calc(100% - 24px);margin:0 auto 20px;min-height:calc(100vh - 220px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.business-loader__spinner{width:56px;height:56px;display:inline-block;border-radius:999px;border:4px solid #dbe6fb;border-top-color:#2563eb;border-right-color:#3b82f6;animation:business-loader-spin .9s linear infinite}.business-loader__title{margin:0;font-size:20px;font-weight:700;color:#0f172a}.business-loader__subtitle{margin:0;font-size:14px;font-weight:500;color:#475569}.business-data-hint{width:calc(100% - 24px);margin:8px auto 16px;padding:12px 14px;border:1px solid #d7dee8;border-radius:12px;background:#fff;color:#1f2937;font-size:14px;font-weight:600}.business-data-hint--error{border-color:#fecaca;background:#fff5f5;color:#b91c1c}@keyframes business-loader-spin{to{transform:rotate(360deg)}}.project-tables-switch{width:calc(100% - 100px);margin:0 auto 10px;display:flex;flex-wrap:wrap;gap:8px}.project-tables-switch__button{border:1px solid #d8dbe0;background:#fff;color:#1e1e1e;border-radius:10px;padding:8px 12px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.project-tables-switch__button.is-active{background:#ffcd11;border-color:#ffcd11}@keyframes tables-enter-fade{0%{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.page-enter .page-enter__item{opacity:0;transform:translateY(14px) scale(.99);animation-name:tables-enter-fade;animation-duration:.46s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards;animation-delay:calc(var(--stagger-index, 0) * 70ms)}.project-tables-list{display:grid;gap:14px}.project-tables-list--two-column{width:calc(100% - 100px);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.project-tables-list--two-column .project-table,.project-tables-list--two-column .inventory-table{width:100%;margin:0}.project-tables-split-columns{width:calc(100% - 100px);margin:0 auto 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.project-tables-split-column{display:grid;gap:15px;align-content:start;min-width:0}.project-tables-split-column .project-table,.project-tables-split-column .unallocated-table{width:100%;margin:0}.project-tables-list__item,.project-tables-split-column__table,.project-tables-workshop__item{min-width:0}.project-tables-list>.page-enter__item>.project-table--full-width,.project-tables-list>.page-enter__item>.unallocated-table{width:calc(100% - 100px);margin:0 auto}.project-tables-list{margin-bottom:20px}.project-tables-workshop{width:calc(100% - 100px);margin:0 auto 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.project-tables-workshop .inventory-table{width:100%;margin:0}.project-tables-floating{width:calc(100% - 50px);height:calc(100vh - 120px);margin:0 auto;border:1px solid #d5d8dd;border-radius:14px;background:#e8eaed;overflow:hidden;cursor:grab;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.project-tables-floating.is-panning{cursor:grabbing}.project-tables-floating__canvas{width:4900px;height:2600px;transform-origin:0 0;position:relative;will-change:transform;backface-visibility:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1)}.project-tables-floating.is-panning .project-tables-floating__canvas{transition:none}.project-tables-floating__item{position:absolute}.project-tables-floating__item--north-tivoli-depot{left:0;top:0;width:460px}.project-tables-floating__item--gladstone-depot{left:500px;top:0;width:460px}.project-tables-floating__item--moura-depot{left:1000px;top:0;width:460px}.project-tables-floating__item--seq-transport{left:1500px;top:0;width:760px}.project-tables-floating__item--seq-civil{left:2300px;top:0;width:760px}.project-tables-floating__item--cq-transport{left:3100px;top:0;width:760px}.project-tables-floating__item--cq-civil{left:3900px;top:0;width:760px}.project-tables-floating .project-table,.project-tables-floating .inventory-table{width:100%;margin:0}.project-tables-floating img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.project-tables-floating__controls{position:absolute;top:12px;right:12px;z-index:3;display:flex;align-items:center;gap:8px}.project-tables-floating__control{min-width:42px;height:36px;border:1px solid #cfd4db;border-radius:10px;background:#fff;color:#101828;font:inherit;font-size:20px;font-weight:700;line-height:1;padding:0 12px;cursor:pointer}.project-tables-floating__control--reset{font-size:13px;font-weight:600}@media(prefers-reduced-motion:reduce){.page-enter .page-enter__item{animation:none;opacity:1;transform:none}}.presentation-modal-backdrop{position:fixed;inset:0;z-index:120;background:#0f172a57;display:flex;align-items:center;justify-content:center;padding:18px}.presentation-modal{width:min(430px,100%);max-height:calc(100vh - 36px);border-radius:14px;background:#f8fafc;border:1px solid #d8dde5;box-shadow:0 22px 48px #0f172a3d;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.presentation-modal__header{padding:18px 16px;border-bottom:1px solid #d8dde5;display:flex;align-items:center;justify-content:space-between}.presentation-modal__title{margin:0;font-size:18px;font-weight:700;line-height:1.05}.presentation-modal__close{border:0;width:40px;background:transparent;color:gray;font-size:24px;cursor:pointer;padding:0}.presentation-modal__body{padding:14px 16px 10px;display:grid;gap:10px;min-height:0}.presentation-modal__hint{margin:0;color:#475569;font-size:14px;font-weight:400}.presentation-modal__divider{height:1px;background:#d8dde5}.presentation-modal__list{overflow-y:auto;min-height:0;max-height:340px;padding-right:6px}.presentation-modal__row{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:9px 0}.presentation-modal__row input{width:16px;height:16px;accent-color:black}.presentation-modal__row--select-all{color:#111827}.presentation-modal__footer{border-top:1px solid #d8dde5;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.presentation-modal__count{color:#475569;font-size:13px;font-weight:500}.presentation-modal__actions{display:flex;align-items:center;gap:10px}.presentation-modal--confirm .presentation-modal__header{border-bottom:none;padding-bottom:4px}.presentation-modal--confirm .presentation-modal__close{width:32px;height:32px;border:1px solid #d8dde5;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;padding-bottom:2px}.presentation-modal--confirm .presentation-modal__close:hover{border-color:#9ca3af;color:#374151}.presentation-modal--confirm .presentation-modal__body{padding-top:0}.presentation-modal--confirm .presentation-modal__footer{border-top:none;justify-content:flex-end;padding-bottom:20px}.presentation-modal--confirm .presentation-modal__button:not(.presentation-modal__button--primary){border-radius:5px;padding:10px 14px}.presentation-modal--confirm .presentation-modal__button:not(.presentation-modal__button--primary):hover{background:#eef1f5;color:#111827}.presentation-modal__button{border:0;background:transparent;color:#334155;border-radius:8px;padding:8px 12px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.presentation-modal__button--primary{background:#4e82f1;color:#fff;border-radius:5px;padding:10px 14px}.presentation-modal__button--primary:disabled{opacity:.45;background:gray;cursor:not-allowed}@media(max-width:640px){.project-tables-page--whole-business .project-tables-floating__item--north-tivoli-depot{left:0;width:320px}.project-tables-page--whole-business .project-tables-floating__item--gladstone-depot{left:340px;width:320px}.project-tables-page--whole-business .project-tables-floating__item--moura-depot{left:680px;width:320px}.project-tables-page--whole-business .project-tables-floating__item--seq-transport{left:1020px;width:420px}.project-tables-page--whole-business .project-tables-floating__item--seq-civil{left:1464px;width:420px}.project-tables-page--whole-business .project-tables-floating__item--cq-transport{left:1908px;width:420px}.project-tables-page--whole-business .project-tables-floating__item--cq-civil{left:2352px;width:420px}}@media(min-width:641px)and (max-width:900px){.project-tables-page--whole-business .project-tables-floating__item--north-tivoli-depot{left:0;width:390px}.project-tables-page--whole-business .project-tables-floating__item--gladstone-depot{left:420px;width:390px}.project-tables-page--whole-business .project-tables-floating__item--moura-depot{left:840px;width:390px}.project-tables-page--whole-business .project-tables-floating__item--seq-transport{left:1248px;width:520px}.project-tables-page--whole-business .project-tables-floating__item--seq-civil{left:1790px;width:520px}.project-tables-page--whole-business .project-tables-floating__item--cq-transport{left:2332px;width:520px}.project-tables-page--whole-business .project-tables-floating__item--cq-civil{left:2874px;width:520px}}@media(max-width:900px){.business-navbar__logo{width:50px;height:50px;border-radius:12px}.business-navbar__title{font-size:24px}.business-navbar__dropdown{width:210px}.business-navbar__menu-item{font-size:14px;padding:9px 10px}.project-tables-list--two-column,.project-tables-split-columns{width:calc(100% - 28px);grid-template-columns:1fr}.project-tables-workshop{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr))}.project-tables-floating{width:calc(100% - 28px);height:calc(100vh - 120px);min-height:0}.project-tables-page--whole-business{height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 15px)}.project-tables-page--whole-business .business-navbar{flex:0 0 auto;margin-bottom:12px}.project-tables-page--whole-business .project-tables-floating{flex:1 1 auto;width:calc(100% - 28px);height:auto;min-height:0;margin-bottom:0}.presentation-modal__title{font-size:20px}}@media(max-width:640px){.business-navbar{--nav-control-height: 40px;--nav-control-radius: 10px;--nav-control-font-size: 13px;--nav-play-size: 40px;--nav-play-icon-size: 17px;flex-direction:column;align-items:stretch;gap:10px}.business-navbar__left{gap:10px}.business-navbar__logo{width:40px;height:40px;border-radius:10px}.business-navbar__title{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-navbar__right{width:100%;gap:8px}.business-navbar__link{flex:0 0 auto;height:var(--nav-control-height);border-radius:var(--nav-control-radius);padding:0 10px;font-size:13px}.business-navbar__dropdown{width:auto;min-width:0;flex:1 1 auto}.business-navbar__menu{border-radius:10px}.business-navbar__menu-item{font-size:13px;padding:8px 10px}.project-tables-list--two-column,.project-tables-split-columns{width:calc(100% - 24px)}.project-tables-workshop{width:calc(100% - 24px);grid-template-columns:1fr}.project-tables-floating{width:calc(100% - 24px);height:calc(100vh - 164px)}.business-loader{min-height:calc(100vh - 180px)}.business-loader__spinner{width:48px;height:48px}.business-loader__title{font-size:18px}.business-loader__subtitle{font-size:13px}.project-tables-page--whole-business .project-tables-floating{width:calc(100% - 24px)}.presentation-modal{max-height:calc(100vh - 24px)}.presentation-modal__title{font-size:20px}.presentation-modal__footer{flex-direction:column;align-items:stretch}.presentation-modal__actions{justify-content:flex-end}}@media(min-width:901px)and (max-width:1200px){.project-tables-workshop{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr))}.project-tables-workshop--unallocated{display:block;column-count:2;column-gap:12px}.project-tables-workshop--unallocated .project-tables-workshop__item{break-inside:avoid;margin-bottom:12px}}@media(min-width:901px)and (max-width:1600px){.business-navbar__logo{width:50px;height:50px;border-radius:12px}.business-navbar__title{font-size:24px}.business-navbar__dropdown{width:210px}.business-navbar__menu-item{font-size:14px;padding:9px 10px}.project-tables-floating{width:calc(100% - 28px);height:calc(100vh - 120px)}.presentation-modal__title{font-size:18px}.project-tables-page--whole-business{height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 15px)}.project-tables-page--whole-business .business-navbar{flex:0 0 auto;margin-bottom:12px}.project-tables-page--whole-business .project-tables-floating{flex:1 1 auto;width:calc(100% - 28px);height:auto;min-height:0;margin-bottom:0}}@media(max-width:1199px){.project-tables-list--two-column,.project-tables-split-columns{grid-template-columns:1fr}}@media(min-width:1200px){.project-tables-list--two-column,.project-tables-split-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1601px){.project-tables-list>.page-enter__item>.project-table--full-width,.project-tables-list>.page-enter__item>.unallocated-table{width:calc(100% - 120px)}.business-navbar{--nav-control-height: 52px;--nav-control-radius: 15px;--nav-control-font-size: 16px;--nav-play-size: 52px;--nav-play-icon-size: 22px;padding:16px 26px;margin-bottom:34px}.business-navbar__logo{width:62px;height:62px;border-radius:22px}.business-navbar__title{font-size:34px}.business-navbar__dropdown{width:280px}.business-navbar__menu-item{font-size:15px;padding:11px 14px}.project-tables-list{gap:18px}.project-tables-list--two-column,.project-tables-split-columns,.project-tables-workshop{width:min(2600px,calc(100% - 140px));gap:20px}.project-tables-split-column{gap:26px}.project-tables-floating{width:calc(100% - 100px);height:calc(100vh - 170px)}.project-tables-floating__controls{top:14px;right:14px;gap:10px}.project-tables-floating__control{min-width:48px;height:40px;font-size:22px}.project-tables-floating__control--reset{font-size:14px}.presentation-modal{width:min(560px,100%)}}@media(min-width:2200px){.project-tables-list>.page-enter__item>.project-table--full-width,.project-tables-list>.page-enter__item>.unallocated-table{width:calc(100% - 140px)}.business-navbar{--nav-control-height: 64px;--nav-control-radius: 18px;--nav-control-font-size: 22px;--nav-play-size: 64px;--nav-play-icon-size: 27px;padding:18px 32px}.business-navbar__title{font-size:40px}.business-navbar__dropdown{width:360px}.business-navbar__menu-item{font-size:24px;padding:14px 18px}.project-tables-list--two-column,.project-tables-split-columns,.project-tables-workshop{width:min(3200px,calc(100% - 180px));gap:24px}.project-tables-floating{width:min(4200px,calc(100% - 100px));height:calc(100vh - 170px)}.project-tables-page--whole-business .project-tables-floating__item--north-tivoli-depot{left:0;width:500px}.project-tables-page--whole-business .project-tables-floating__item--gladstone-depot{left:524px;width:500px}.project-tables-page--whole-business .project-tables-floating__item--moura-depot{left:1048px;width:500px}.project-tables-page--whole-business .project-tables-floating__item--seq-transport{left:1572px;width:800px}.project-tables-page--whole-business .project-tables-floating__item--seq-civil{left:2396px;width:800px}.project-tables-page--whole-business .project-tables-floating__item--cq-transport{left:3220px;width:800px}.project-tables-page--whole-business .project-tables-floating__item--cq-civil{left:4044px;width:800px}.presentation-modal{width:min(620px,100%)}}.project-tables-list--two-column,.project-tables-split-columns,.project-tables-workshop,.project-tables-list>.page-enter__item>.project-table--full-width,.project-tables-list>.page-enter__item>.unallocated-table,.project-tables-floating,.project-tables-page--whole-business .project-tables-floating{width:calc(100% - 24px)}.project-tables-page--whole-business{--whole-business-column-width: 980px;--whole-business-gap: 34px;--whole-business-canvas-padding: 36px;--whole-business-grid-unit: calc( (var(--whole-business-column-width) - var(--whole-business-gap)) / 2 )}.project-tables-page--whole-business .project-tables-floating__canvas{box-sizing:border-box;width:calc((var(--whole-business-column-width) * 4) + (var(--whole-business-gap) * 3) + (var(--whole-business-canvas-padding) * 2));height:max-content;min-height:0;padding:var(--whole-business-canvas-padding);display:grid;grid-template-columns:repeat(8,var(--whole-business-grid-unit));column-gap:var(--whole-business-gap);row-gap:28px;align-content:start;justify-content:center;justify-items:center}.project-tables-page--whole-business .project-tables-floating__item--north-tivoli-depot,.project-tables-page--whole-business .project-tables-floating__item--gladstone-depot,.project-tables-page--whole-business .project-tables-floating__item--moura-depot,.project-tables-page--whole-business .project-tables-floating__item--seq-transport,.project-tables-page--whole-business .project-tables-floating__item--seq-civil,.project-tables-page--whole-business .project-tables-floating__item--cq-transport,.project-tables-page--whole-business .project-tables-floating__item--cq-civil{position:relative;left:auto;top:auto;width:100%;justify-self:center}.project-tables-page--whole-business .project-tables-floating__item--north-tivoli-depot{grid-column:2 / span 2;grid-row:1}.project-tables-page--whole-business .project-tables-floating__item--gladstone-depot{grid-column:4 / span 2;grid-row:1}.project-tables-page--whole-business .project-tables-floating__item--moura-depot{grid-column:6 / span 2;grid-row:1}.project-tables-page--whole-business .project-tables-floating__item--seq-transport{grid-column:1 / span 2;grid-row:2}.project-tables-page--whole-business .project-tables-floating__item--seq-civil{grid-column:3 / span 2;grid-row:2}.project-tables-page--whole-business .project-tables-floating__item--cq-transport{grid-column:5 / span 2;grid-row:2}.project-tables-page--whole-business .project-tables-floating__item--cq-civil{grid-column:7 / span 2;grid-row:2}.project-tables-page--whole-business .project-table__rows{margin:10px 8px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-tables-page--whole-business .project-table__row{margin:0}.project-tables-page--whole-business .project-table__row.is-white{background:var(--project-row-grey)}.project-tables-page--whole-business .project-table__rows .project-table__row:last-child:nth-child(odd){grid-column:1 / -1}.project-tables-page--whole-business .inventory-table__rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.project-tables-page--whole-business .inventory-table__row{border:1px solid #e8ebf0;border-top:1px solid #e8ebf0;border-radius:10px}@media(max-width:900px){.project-tables-page--whole-business{--whole-business-column-width: 860px;--whole-business-gap: 28px;--whole-business-canvas-padding: 24px}}@media(max-width:640px){.project-tables-page--whole-business{--whole-business-column-width: 760px;--whole-business-gap: 24px;--whole-business-canvas-padding: 20px}}@media(min-width:2200px){.project-tables-page--whole-business{--whole-business-column-width: 1200px;--whole-business-gap: 40px;--whole-business-canvas-padding: 42px}}@media(min-width:3000px){.business-navbar{--nav-control-height: 78px;--nav-control-radius: 22px;--nav-control-font-size: 30px;--nav-play-size: 78px;--nav-play-icon-size: 34px;padding:24px 44px;margin-bottom:42px}.business-navbar__logo{width:84px;height:84px;border-radius:28px}.business-navbar__title{font-size:54px}.business-navbar__dropdown{width:460px}.business-navbar__menu-item{font-size:31px;padding:18px 24px}.project-tables-list>.page-enter__item>.project-table--full-width,.project-tables-list>.page-enter__item>.unallocated-table{width:calc(100% - 220px)}.project-tables-list--two-column,.project-tables-split-columns,.project-tables-workshop{width:min(4600px,calc(100% - 220px));gap:34px}.project-tables-split-column{gap:34px}.project-tables-floating{width:min(5600px,calc(100% - 140px));height:calc(100vh - 220px)}.project-tables-floating__controls{top:20px;right:20px;gap:14px}.project-tables-floating__control{min-width:66px;height:54px;font-size:30px}.project-tables-floating__control--reset{font-size:20px}.presentation-modal{width:min(760px,100%)}.project-tables-page--whole-business{--whole-business-column-width: 1450px;--whole-business-gap: 48px;--whole-business-canvas-padding: 52px}}:root{--inventory-orange: #ffb727;--inventory-purple: #5b2d8b;--inventory-red: #ff2727;--inventory-orange-soft: #ffeddb;--inventory-purple-soft: #f7f0ff;--inventory-red-soft: #ffdbdb;--inventory-header-grey: #e2e8f0;--inventory-header-grey-light: #f1f5f9;--inventory-hover-width: 1px;--inventory-hover-radius: 10px;--inventory-hover-scale: 1.05;--inventory-hover-padding: 10px;--inventory-hover-bg: #ffffff;--inventory-hover-color: #c7ccd4;--inventory-hover-shadow: 0 6px 22px rgba(17, 17, 17, .26)}.inventory-table{width:min(460px,calc(100% - 24px));margin:0 auto;border-radius:14px;overflow:hidden;background:#fff}.inventory-table__header{background:linear-gradient(135deg,var(--inventory-header-grey) 0%,var(--inventory-header-grey-light) 100%);padding:16px 24px}.inventory-table__title-wrap{display:inline-flex;align-items:center;gap:9px}.inventory-table__title{margin:0;font-size:24px;line-height:1;font-weight:700;letter-spacing:.2px}.inventory-table__title-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px}.inventory-table__title-icon{object-fit:contain}.inventory-table__title-icon svg{width:100%;height:100%;display:block;transform:rotate(-10deg)}.inventory-table__rows{background:#fff;padding-bottom:10px;display:grid;grid-template-columns:repeat(var(--inventory-table-columns, 2),1fr);gap:0}.inventory-table--empty .inventory-table__rows{grid-template-columns:1fr}.inventory-table__empty{padding:24px 16px;text-align:center;color:#6b7280;font-size:14px;font-style:italic}.inventory-table__row{border-top:2px solid #e8ebf0;display:flex;align-items:stretch}.inventory-table__row-left{flex:1;min-width:0;display:flex;flex-direction:column}.inventory-table__row-main{min-height:56px;padding:8px 10px 8px 0;display:flex;align-items:center;gap:10px}.inventory-table__row-left:has(.inventory-table__operator-row) .inventory-table__row-main{padding-bottom:4px}.inventory-table__operator-row{display:flex;align-items:center;gap:8px;margin:0 12px 8px 18px;font-size:14px;color:#202020;line-height:1.1}.inventory-table__row-left:has(.inventory-table__item.is-stacked) .inventory-table__operator-row{margin-top:12px}.inventory-table__operator-bar{width:5px;height:22px;border-radius:999px;flex:0 0 auto;background:var(--inventory-orange)}.inventory-table__operator-bar.is-maintenance{background:var(--inventory-purple)}.inventory-table__operator-bar.is-sick-leave{background:var(--inventory-red)}.inventory-table__status-bar{width:5px;height:40px;align-self:stretch;border-radius:999px;margin-left:18px;margin-top:12px}.inventory-table__status-bar.is-maintenance{background:var(--inventory-purple)}.inventory-table__status-bar.is-unallocated{background:var(--inventory-orange)}.inventory-table__status-bar.is-sick-leave{background:var(--inventory-red)}.inventory-table__item{min-width:0;flex:0 1 auto;display:flex;align-items:center;gap:10px}.inventory-table__operator-item{min-width:0;display:flex;align-items:center;gap:8px}.inventory-table__item,.inventory-table__operator-item{border-radius:var(--inventory-hover-radius);outline:var(--inventory-hover-width) solid transparent;padding:var(--inventory-hover-padding);margin:calc(-1 * var(--inventory-hover-padding));position:relative;cursor:pointer;transition:outline-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease}.project-tables-page.is-readonly .inventory-table__item,.project-tables-page.is-readonly .inventory-table__operator-item{cursor:default}@media(hover:hover){.project-tables-page:not(.is-readonly) .inventory-table__item:hover,.project-tables-page:not(.is-readonly) .inventory-table__operator-item:hover{outline-color:var(--inventory-hover-color);box-shadow:var(--inventory-hover-shadow);background:var(--inventory-hover-bg);transform:scale(var(--inventory-hover-scale));z-index:20}}@media(prefers-reduced-motion:reduce){.inventory-table__item,.inventory-table__operator-item{transition:none}}.inventory-table__item-image{object-fit:contain;flex:0 0 auto}.inventory-table__item-image.is-machine,.inventory-table__item-image.is-person{width:72px;height:64px}.inventory-table__item-label{font-size:16px;font-weight:600;color:#202020}.inventory-table__item-label.is-alert{color:#ff5630}.inventory-table__operator-icon{width:18px;height:18px;flex:0 0 auto;opacity:.85}.inventory-table__item.is-stacked{align-items:flex-start;justify-content:flex-start}.inventory-table__item.is-stacked .inventory-table__item-image.is-machine{width:120px;height:auto}.inventory-table__item.is-multi-part{align-items:flex-start;gap:10px}.inventory-table__part{display:flex;flex-direction:column;align-items:center;gap:4px}.inventory-table__figure{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.inventory-table__item-codes{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;row-gap:2px;line-height:1.15}.inventory-table__item-code{font-size:14px;font-weight:600;color:#202020}.inventory-table__item-code.is-alert{color:#ff5630}.inventory-table__status{flex:0 0 auto;margin-right:10px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.inventory-table__badge{border-radius:999px;padding:8px;font-size:16px;line-height:1;font-weight:500;white-space:nowrap}.inventory-table__reason{font-size:10px;white-space:nowrap;margin-top:5px}.inventory-table__badge.is-maintenance{background:var(--inventory-purple-soft);color:#000}.inventory-table__badge.is-unallocated{background:var(--inventory-orange-soft);color:#000}.inventory-table__badge.is-sick-leave{background:var(--inventory-red-soft);color:#000}@media(max-width:900px){.inventory-table__rows{grid-template-columns:1fr}.inventory-table{width:calc(100% - 28px);border-radius:12px}.inventory-table__header{padding:12px 14px}.inventory-table__title{font-size:20px}.inventory-table__title-icon{width:18px;height:18px}.inventory-table__row{min-height:52px;padding:7px 8px 7px 0;gap:8px}.inventory-table__status-bar{width:4px;height:36px;margin-left:14px;margin-top:10px}.inventory-table__item-image.is-machine{width:64px;height:46px}.inventory-table__item-image.is-person{width:62px;height:50px}.inventory-table__item-label{font-size:14px}.inventory-table__badge{font-size:11px;padding:6px 8px;margin-right:8px}}@media(max-width:640px){.inventory-table{width:calc(100% - 24px);border-radius:10px}.inventory-table__header{padding:10px 12px}.inventory-table__title{font-size:18px}.inventory-table__title-icon{width:16px;height:16px}.inventory-table__row{min-height:48px;padding:6px 8px 6px 0;gap:8px}.inventory-table__status-bar{margin-left:12px;height:34px;margin-top:9px}.inventory-table__item-image.is-machine{width:60px;height:44px}.inventory-table__item-image.is-person{width:58px;height:46px}.inventory-table__item-label{font-size:13px}.inventory-table__badge{font-size:10px;padding:5px 7px;margin-right:6px}}@media(max-width:420px){.inventory-table__header{padding:9px 10px}.inventory-table__title{font-size:16px}.inventory-table__title-icon{width:14px;height:14px}.inventory-table__item-image.is-machine{width:54px;height:40px}.inventory-table__item-image.is-person{width:52px;height:42px}.inventory-table__item-label{font-size:12px}.inventory-table__badge{font-size:9px;padding:4px 6px}}@media(min-width:1600px){.inventory-table{width:min(560px,calc(100% - 120px));border-radius:18px}.inventory-table__header{padding:18px 26px}.inventory-table__title{font-size:30px}.inventory-table__title-icon{width:28px;height:28px}.inventory-table__row{min-height:66px;padding:10px 12px 10px 0}.inventory-table__status-bar{height:48px;margin-left:20px}.inventory-table__item-image.is-machine,.inventory-table__item-image.is-person{width:82px;height:72px}.inventory-table__item-label{font-size:18px}.inventory-table__badge{font-size:14px;padding:9px 10px}}@media(min-width:2200px){.inventory-table{width:min(760px,calc(100% - 140px))}.inventory-table__title{font-size:30px}.inventory-table__title-icon{width:36px;height:36px}.inventory-table__row{min-height:74px}.inventory-table__item-image.is-machine,.inventory-table__item-image.is-person{width:90px;height:80px}.inventory-table__item-label{font-size:24px}.inventory-table__badge{font-size:20px;padding:12px 16px}}@media(min-width:3000px){.inventory-table{width:min(980px,calc(100% - 180px));border-radius:24px}.inventory-table__header{padding:26px 34px}.inventory-table__title{font-size:46px}.inventory-table__title-icon{width:44px;height:44px}.inventory-table__row{min-height:92px;padding:14px 16px 14px 0}.inventory-table__status-bar{width:7px;height:64px;margin-left:28px}.inventory-table__item-image.is-machine,.inventory-table__item-image.is-person{width:112px;height:96px}.inventory-table__item-label{font-size:30px}.inventory-table__badge{font-size:28px;padding:14px 20px}}:root{--project-yellow: #ffcd11;--project-row-grey: #f4f6f8;--project-cream: #fff9e6;--project-text: #111111;--project-border: #d5d7db;--project-equipment-hover-width: 1px;--project-equipment-hover-radius: 10px;--project-equipment-hover-scale: 1.05;--project-equipment-hover-padding: 10px;--project-equipment-hover-bg: #ffffff;--project-equipment-hover-color: #c7ccd4;--project-equipment-hover-shadow: 0 6px 22px rgba(17, 17, 17, .26)}*{box-sizing:border-box}body{margin:0;background:#f0f0f0;font-family:Inter;color:var(--project-text)}.project-table{width:min(760px,calc(100% - 100px));margin:0 auto;background:#fff;border:1px solid #e4e6ea;border-radius:24px;overflow:hidden;--project-combined-codes-gap-2: 20px;--project-combined-codes-gap-3: 12px;--project-combined-codes-gap-4: 10px}.project-table--full-width{width:calc(100% - 100px)}.project-table__header{background:var(--project-header-bg, var(--project-yellow));display:flex;flex-direction:column;gap:12px;padding:16px 24px}.project-table__header-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.project-table__header-vehicles{list-style:none;margin:0;padding:8px 12px;background:#fff9;border-radius:10px;display:flex;align-items:stretch;flex-wrap:wrap;gap:14px}.project-table__header-vehicle{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:72px;flex:0 0 auto}.project-table__header-vehicle-image{width:64px;height:40px;object-fit:contain}.project-table__header-vehicle-code{font-size:13px;font-weight:700;line-height:1.1}.project-table__header-vehicle-operator{font-size:11px;line-height:1.1;text-align:center;color:#2b2f36;max-width:110px}.project-table__title{margin:0;font-size:32px;line-height:1;font-weight:600}.project-table__header-chip{background:#f4f6f8;border-radius:8px;padding:4px 8px;min-height:44px;display:flex;align-items:center;gap:18px}.project-table__chip-item{display:flex;align-items:center;min-height:32px;gap:8px;font-weight:600;font-size:16px;white-space:nowrap}.project-table__chip-item img{width:56px;height:auto;object-fit:contain}.project-table__chip-item--operator img{width:26px;height:32px}.project-table__chip-item--equipment img{width:56px;height:32px}.project-table__content{background:#fff;padding:10px 0 4px}.project-table__empty{padding:24px 16px;text-align:center;color:#6b7280;font-size:14px;font-style:italic}.project-table__section{margin-bottom:16px}.project-table__section-title{margin:0 8px;border:1px solid #d4d7dd;border-radius:12px;background:var(--project-section-bg, var(--project-cream));padding:8px 16px;font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px}.project-table__pin{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.project-table__rows{margin-top:10px}.project-table--grid-3 .project-table__rows{margin:10px 8px 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.project-table__row{margin:0 8px 8px;border-radius:14px;padding:10px 14px;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.project-table__row.is-white{background:#fff}.project-table__row.is-grey{background:var(--project-row-grey)}.project-table--grid-3 .project-table__row{margin:0;grid-column:span 2;min-height:86px;padding:10px 12px}.project-table--grid-3 .project-table__row.is-span-2{grid-column:span 3}.project-table--grid-3 .project-table__row.is-span-3{grid-column:1 / -1}.project-table--grid-3 .project-table__row.is-white{background:var(--project-row-grey)}.project-table__equipment-list{display:flex;align-items:flex-start;gap:14px;min-height:58px}.project-table__equipment-item{min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;border-radius:var(--project-equipment-hover-radius);outline:var(--project-equipment-hover-width) solid transparent;padding:var(--project-equipment-hover-padding);margin:calc(-1 * var(--project-equipment-hover-padding));position:relative;cursor:pointer;transition:outline-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease}.project-tables-page.is-readonly .project-table__equipment-item{cursor:default}@media(hover:hover){.project-tables-page:not(.is-readonly) .project-table__equipment-item:hover{outline-color:var(--project-equipment-hover-color);box-shadow:var(--project-equipment-hover-shadow);background:var(--project-equipment-hover-bg);transform:scale(var(--project-equipment-hover-scale));z-index:20}}@media(prefers-reduced-motion:reduce){.project-table__equipment-item{transition:none}}.project-table__equipment-image{width:72px;height:64px;object-fit:contain}.project-table__equipment-codes{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3px;row-gap:4px}.project-table__equipment-code{font-weight:600;font-size:16px;line-height:1.15}.project-table__equipment-code.is-alert{color:#ff4f2f}.project-table__equipment-item.is-multi-part{flex-direction:row;align-items:flex-start;justify-content:center;gap:10px}.project-table__equipment-part{display:flex;flex-direction:column;align-items:center;gap:6px}.project-table__equipment-item.is-combined{min-width:176px;gap:3px}.project-table__equipment-item.is-combined .project-table__equipment-image{width:180px;height:72px}.project-table__equipment-item.is-compact-codes .project-table__equipment-codes{gap:var(--project-combined-codes-gap-3)}.project-table__equipment-item.is-compact-codes.is-combined-codes-2 .project-table__equipment-codes{gap:var(--project-combined-codes-gap-2)}.project-table__equipment-item.is-compact-codes.is-combined-codes-3 .project-table__equipment-codes{gap:var(--project-combined-codes-gap-3)}.project-table__equipment-item.is-compact-codes.is-combined-codes-4 .project-table__equipment-codes{gap:var(--project-combined-codes-gap-4)}.project-table--grid-3 .project-table__equipment-item{min-width:50px}.project-table--grid-3 .project-table__equipment-item.is-combined{min-width:148px}.project-table--grid-3 .project-table__equipment-item.is-combined .project-table__equipment-image{width:150px;height:62px}.project-table--grid-3 .project-table__equipment-image{width:72px;height:64px}.project-table--grid-3 .project-table__equipment-code{font-size:16px}.project-table__operator{margin-left:auto;width:220px;display:grid;grid-template-columns:56px 1fr;align-items:center;column-gap:12px;justify-items:start}.project-table__operator--named{border-radius:var(--project-equipment-hover-radius);outline:var(--project-equipment-hover-width) solid transparent;box-sizing:content-box;padding:var(--project-equipment-hover-padding);margin:calc(-1 * var(--project-equipment-hover-padding)) calc(-1 * var(--project-equipment-hover-padding)) calc(-1 * var(--project-equipment-hover-padding)) auto;position:relative;cursor:pointer;transition:outline-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease}.project-tables-page.is-readonly .project-table__operator--named{cursor:default}@media(hover:hover){.project-tables-page:not(.is-readonly) .project-table__operator--named:hover{outline-color:var(--project-equipment-hover-color);box-shadow:var(--project-equipment-hover-shadow);background:var(--project-equipment-hover-bg);transform:scale(var(--project-equipment-hover-scale));z-index:20}}@media(prefers-reduced-motion:reduce){.project-table__operator--named{transition:none}}.project-table__operator-image{width:56px;height:56px;object-fit:contain;display:block}.project-table__operator-name{font-size:16px;font-weight:600;line-height:1.15;width:100%;text-align:left;word-break:break-word}.project-table__operator-rdo-stack{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.project-table__operator-rdo-label{font-size:12px;font-weight:400;letter-spacing:.5px;color:#000}.project-table--grid-3 .project-table__operator{width:180px;grid-template-columns:48px 1fr;column-gap:8px;padding-right:8px}.project-table--grid-3 .project-table__operator-image{width:48px;height:48px;margin-left:0}.project-table--grid-3 .project-table__operator-name{font-size:16px;line-height:1.2}@media(max-width:1400px){.project-table--grid-3 .project-table__rows{grid-template-columns:repeat(2,minmax(0,1fr))}.project-table--grid-3 .project-table__row,.project-table--grid-3 .project-table__row.is-span-2,.project-table--grid-3 .project-table__row.is-span-3{grid-column:span 1}.project-table--grid-3 .project-table__row:last-child:nth-child(odd){grid-column:1 / -1}}@media(max-width:1100px){.project-table--grid-3 .project-table__rows{grid-template-columns:1fr}.project-table--grid-3 .project-table__row,.project-table--grid-3 .project-table__row.is-span-2,.project-table--grid-3 .project-table__row.is-span-3{grid-column:1 / -1}}.project-table--tablet{width:calc(100% - 28px);border-radius:14px;--project-combined-codes-gap-2: 16px;--project-combined-codes-gap-3: 6px;--project-combined-codes-gap-4: 4px}.project-table--tablet .project-table__header{padding:10px;gap:8px}.project-table--tablet .project-table__title{font-size:22px}.project-table--tablet .project-table__header-chip{padding:6px 8px;min-height:40px;gap:10px}.project-table--tablet .project-table__chip-item{font-size:13px;gap:6px}.project-table--tablet .project-table__chip-item img{width:46px;height:32px}.project-table--tablet .project-table__chip-item--operator img{width:22px;height:28px}.project-table--tablet .project-table__section-title{margin:0 6px;font-size:14px;padding:10px 12px;border-radius:10px}.project-table--tablet .project-table__rows{margin-top:8px}.project-table--tablet .project-table__row{margin:0 6px 6px;border-radius:10px;padding:9px;min-height:64px;gap:10px}.project-table--tablet .project-table__equipment-list{gap:10px;min-height:auto}.project-table--tablet .project-table__equipment-item{min-width:50px;gap:4px}.project-table--tablet .project-table__equipment-image{width:54px;height:40px}.project-table--tablet .project-table__equipment-item.is-combined{min-width:136px}.project-table--tablet .project-table__equipment-item.is-combined .project-table__equipment-image{width:132px;height:52px}.project-table--tablet .project-table__equipment-item.is-compact-codes .project-table__equipment-codes{gap:var(--project-combined-codes-gap-3)}.project-table--tablet .project-table__equipment-code{font-size:13px}.project-table--tablet .project-table__operator{width:170px;grid-template-columns:42px 1fr;column-gap:8px}.project-table--tablet .project-table__operator-image{width:42px;height:42px}.project-table--tablet .project-table__operator-name{font-size:14px}.project-table--tablet.project-table--grid-3 .project-table__rows{margin:8px 6px 0;grid-template-columns:1fr;gap:6px}.project-table--tablet.project-table--grid-3 .project-table__row{min-height:74px;padding:10px;grid-column:span 1}.project-table--tablet.project-table--grid-3 .project-table__row.is-span-2{grid-column:span 1}.project-table--tablet.project-table--grid-3 .project-table__row.is-span-3{grid-column:1 / -1}.project-table--tablet.project-table--grid-3 .project-table__equipment-image{width:44px;height:32px}.project-table--tablet.project-table--grid-3 .project-table__equipment-code{font-size:13px}.project-table--tablet.project-table--grid-3 .project-table__operator{width:140px;grid-template-columns:34px 1fr}.project-table--tablet.project-table--grid-3 .project-table__operator-image{width:34px;height:34px}.project-table--tablet.project-table--grid-3 .project-table__operator-name{font-size:14px}.project-table--mobile{width:calc(100% - 24px);border-radius:12px;--project-combined-codes-gap-2: 14px;--project-combined-codes-gap-3: 4px;--project-combined-codes-gap-4: 2px}.project-table--mobile .project-table__header{padding:10px;gap:8px;flex-wrap:wrap}.project-table--mobile .project-table__title{font-size:19px}.project-table--mobile .project-table__header-chip{width:100%;min-height:36px;justify-content:space-between;gap:8px}.project-table--mobile .project-table__chip-item{font-size:13px}.project-table--mobile .project-table__chip-item img{width:44px;height:28px}.project-table--mobile .project-table__chip-item--operator img{width:22px;height:26px}.project-table--mobile .project-table__section-title{margin:0 6px;padding:8px 10px;font-size:14px;line-height:1.2}.project-table--mobile .project-table__pin{width:16px;height:16px}.project-table--mobile .project-table__row{margin:0 6px 6px;padding:8px;min-height:64px;gap:8px}.project-table--mobile .project-table__equipment-list{gap:8px;min-height:auto}.project-table--mobile .project-table__equipment-item{min-width:44px}.project-table--mobile .project-table__equipment-image{width:46px;height:32px}.project-table--mobile .project-table__equipment-item.is-combined{min-width:120px}.project-table--mobile .project-table__equipment-item.is-combined .project-table__equipment-image{width:118px;height:46px}.project-table--mobile .project-table__equipment-item.is-compact-codes .project-table__equipment-codes{gap:var(--project-combined-codes-gap-3)}.project-table--mobile .project-table__equipment-code{font-size:13px}.project-table--mobile .project-table__operator{width:150px;grid-template-columns:36px 1fr;column-gap:6px}.project-table--mobile .project-table__operator-image{width:36px;height:36px}.project-table--mobile .project-table__operator-name{font-size:13px}.project-table--mobile.project-table--grid-3 .project-table__rows{grid-template-columns:1fr}.project-table--mobile.project-table--grid-3 .project-table__row{grid-column:1 / -1}@media(max-width:480px){.project-table--mobile .project-table__title{font-size:18px}.project-table--mobile .project-table__section-title{font-size:12px;padding:7px 9px}.project-table--mobile .project-table__row{min-height:58px;padding:7px}.project-table--mobile .project-table__equipment-image{width:42px;height:42px}.project-table--mobile .project-table__equipment-code{font-size:11px}.project-table--mobile .project-table__operator{width:136px;grid-template-columns:32px 1fr}.project-table--mobile .project-table__operator-image{width:32px;height:32px;margin-left:0}.project-table--mobile .project-table__operator-name{font-size:12px}}@media(min-width:1600px){.project-table{width:min(940px,calc(100% - 120px));border-radius:28px}.project-table--full-width{width:calc(100% - 120px)}.project-table__header{padding:20px 30px}.project-table__title{font-size:38px}.project-table__header-chip{padding:6px 10px}.project-table__chip-item{font-size:18px;gap:10px}.project-table__chip-item img{width:62px;height:34px}.project-table__chip-item--operator img{width:28px;height:34px}.project-table__section-title{font-size:20px;padding:10px 18px}.project-table__row{min-height:84px;padding:12px 16px}.project-table__equipment-item{min-width:72px}.project-table__equipment-image{width:80px;height:70px}.project-table__equipment-code{font-size:18px}.project-table__operator{margin-left:auto;width:220px;display:grid;grid-template-columns:56px 1fr;align-items:center;column-gap:12px;justify-items:start}.project-table__operator-image{width:56px;height:56px;object-fit:contain;display:block}.project-table__operator-name{font-size:18px}.project-table--grid-3 .project-table__row{min-height:96px}.project-table--grid-3 .project-table__equipment-image{width:78px;height:68px}.project-table--grid-3 .project-table__equipment-code{font-size:18px}.project-table--grid-3 .project-table__operator{width:180px;grid-template-columns:48px 1fr;column-gap:8px;padding-right:8px}.project-table--grid-3 .project-table__operator-image{width:48px;height:48px;margin-left:0}.project-table--grid-3 .project-table__operator-name{font-size:18px}}@media(min-width:2200px){.project-table{width:min(1160px,calc(100% - 140px))}.project-table--full-width{width:calc(100% - 140px)}.project-table__title{font-size:54px}.project-table__chip-item{font-size:24px;padding:5px 10px}.project-table__header-chip{gap:0px}.project-table__chip-item img{width:80px;height:80px}.project-table__chip-item--operator img{width:60px;height:60px}.project-table__section-title{font-size:28px}.project-table__row{min-height:114px;padding:14px 20px;gap:20px;justify-content:space-between}.project-table__equipment-image{width:100px;height:100px}.project-table__operator-image{width:68px;height:68px}.project-table__operator{margin-left:auto;width:340px;grid-template-columns:68px 1fr;column-gap:14px}.project-table--grid-3 .project-table__equipment-image{width:94px;height:82px}.project-table--grid-3 .project-table__operator-image{width:60px;height:60px}.project-table--grid-3 .project-table__operator{margin-left:auto;width:300px;grid-template-columns:60px 1fr;column-gap:10px;padding-right:10px}.project-table--grid-3 .project-table__equipment-code,.project-table--grid-3 .project-table__operator-name,.project-table__equipment-code,.project-table__operator-name{font-size:24px}.project-table__pin{width:24px;height:24px}}@media(min-width:3000px){.project-table{width:min(1480px,calc(100% - 180px));border-radius:34px}.project-table--full-width{width:calc(100% - 180px)}.project-table__header{padding:28px 42px}.project-table__title{font-size:74px}.project-table__chip-item{font-size:36px;padding:15px 20px}.project-table__chip-item img{width:90px;height:88px}.project-table__chip-item--operator img{width:48px;height:88px}.project-table__section-title{font-size:44px;padding:16px 28px}.project-table__pin{width:30px;height:auto;margin-right:10px}.project-table__row{min-height:144px;padding:18px 26px;gap:24px;justify-content:space-between}.project-table__equipment-image{width:128px;height:108px}.project-table__operator-image{width:84px;height:84px}.project-table__operator{margin-left:auto;width:420px;grid-template-columns:84px 1fr;column-gap:16px}.project-table--grid-3 .project-table__row{padding:30px 40px}.project-table--grid-3 .project-table__equipment-item.is-combined .project-table__equipment-image{width:208px;height:auto}.project-table--grid-3 .project-table__operator-image{width:72px;height:72px}.project-table--grid-3 .project-table__operator{margin-left:auto;width:360px;grid-template-columns:72px 1fr;column-gap:12px;padding-right:12px}.project-table--grid-3 .project-table__equipment-code,.project-table--grid-3 .project-table__operator-name{font-size:32px}}:root{--unallocated-hover-width: 1px;--unallocated-hover-radius: 10px;--unallocated-hover-scale: 1.05;--unallocated-hover-padding: 10px;--unallocated-hover-bg: #ffffff;--unallocated-hover-color: #c7ccd4;--unallocated-hover-shadow: 0 6px 22px rgba(17, 17, 17, .26)}.unallocated-table{width:calc(100% - 100px);margin:0 auto 14px;padding:12px;border:1px solid #dfe3e8;border-radius:24px;background:#fff}.unallocated-table__header{min-height:68px;border:1px solid #d1d5db;border-radius:12px;background:#ffeddb;padding:16px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.unallocated-table__title-wrap{display:flex;align-items:center;gap:12px}.unallocated-table__title-icon{width:34px;height:34px;object-fit:contain}.unallocated-table__title{margin:0;font-size:20px;font-weight:700;line-height:1}.unallocated-table__location-wrap{display:flex;align-items:center;gap:10px;white-space:nowrap}.unallocated-table__location-icon{width:20px;height:20px;object-fit:contain}.unallocated-table__location{font-size:18px;font-weight:500;line-height:1}.unallocated-table__grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.unallocated-table--empty .unallocated-table__grid{grid-template-columns:1fr}.unallocated-table__empty{padding:24px 16px;text-align:center;color:#6b7280;font-size:14px;font-style:italic}.unallocated-table__card{min-height:84px;border:1px solid #d7d7d7;border-radius:12px;padding:10px 12px 10px 10px;display:flex;align-items:stretch;column-gap:10px}.unallocated-table__main{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.unallocated-table__main-row{min-height:64px;display:flex;align-items:center;gap:24px}.unallocated-table__item{min-width:0;display:flex;align-items:center;gap:22px}.unallocated-table__operator-item{min-width:0;display:flex;align-items:center;gap:8px}.unallocated-table__item,.unallocated-table__figure,.unallocated-table__operator-item{border-radius:var(--unallocated-hover-radius);outline:var(--unallocated-hover-width) solid transparent;padding:var(--unallocated-hover-padding);margin:calc(-1 * var(--unallocated-hover-padding));position:relative;cursor:pointer;transition:outline-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease}.project-tables-page.is-readonly .unallocated-table__item,.project-tables-page.is-readonly .unallocated-table__figure,.project-tables-page.is-readonly .unallocated-table__operator-item{cursor:default}@media(hover:hover){.project-tables-page:not(.is-readonly) .unallocated-table__item:hover,.project-tables-page:not(.is-readonly) .unallocated-table__figure:hover,.project-tables-page:not(.is-readonly) .unallocated-table__operator-item:hover{outline-color:var(--unallocated-hover-color);box-shadow:var(--unallocated-hover-shadow);background:var(--unallocated-hover-bg);transform:scale(var(--unallocated-hover-scale));z-index:20}}@media(prefers-reduced-motion:reduce){.unallocated-table__item,.unallocated-table__figure,.unallocated-table__operator-item{transition:none}}.unallocated-table__card:last-child:nth-child(3n+1){grid-column:1 / -1}.unallocated-table__bar{width:6px;height:61px;border-radius:999px;margin-left:8px;flex:0 0 auto;background:#ffb727}.unallocated-table__bar.is-sick-leave{background:#ff2727}.unallocated-table__image{width:72px;height:64px;object-fit:contain;flex:0 0 auto}.unallocated-table__label{font-size:16px;font-weight:600;line-height:1.1;color:#101828}.unallocated-table__label.is-alert{color:#ff5630}.unallocated-table__operator-row{display:flex;align-items:center;gap:8px;margin:4px 0 0;font-size:14px;color:#202020;line-height:1.1}.unallocated-table__card.has-operator{padding-top:14px;padding-bottom:14px}.unallocated-table--list .unallocated-table__card.has-operator{padding-top:12px;padding-bottom:12px}.unallocated-table__card.is-stacked .unallocated-table__operator-row{margin-top:12px}.unallocated-table__operator-bar{width:6px;height:22px;border-radius:999px;flex:0 0 auto;margin-left:8px;background:#ffb727}.unallocated-table__operator-bar.is-sick-leave{background:#ff2727}.unallocated-table__operator-icon{width:18px;height:18px;flex:0 0 auto;opacity:.85}.unallocated-table__card.is-stacked .unallocated-table__main-row{align-items:center;min-height:0;gap:16px}.unallocated-table__card.is-stacked .unallocated-table__image{width:120px;height:auto}.unallocated-table__item--multi-part{align-items:flex-start;gap:10px}.unallocated-table__part{display:flex;flex-direction:column;align-items:center;gap:4px}.unallocated-table__figure{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.unallocated-table__codes{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;row-gap:2px;line-height:1.15}.unallocated-table__code{font-size:14px;font-weight:600;color:#101828}.unallocated-table__code.is-alert{color:#ff5630}.unallocated-table__status{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.unallocated-table__badge{padding:8px 16px;border-radius:999px;background:#ffeddb;font-size:14px;font-weight:500;line-height:1;color:#1f2937}.unallocated-table__reason{font-size:10px;text-align:right;margin-top:5px}.unallocated-table__badge.is-sick-leave{background:#ffdbdb}.unallocated-table--list{overflow:hidden;display:flex;flex-direction:column}.unallocated-table--list .unallocated-table__grid{margin-top:0;grid-template-columns:1fr;gap:0}.unallocated-table--list .unallocated-table__card{min-height:92px;border:0;border-top:1px solid #ced3db;border-radius:0;background:#fff;padding:0 16px 0 10px}.unallocated-table--list .unallocated-table__card:first-child{border-top:0}.unallocated-table--list .unallocated-table__bar{height:74px}.unallocated-table--list .unallocated-table__main-row{gap:20px}.unallocated-table--list .unallocated-table__item{gap:10px}@media(max-width:1400px){.unallocated-table__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unallocated-table__card:last-child:nth-child(3n+1){grid-column:auto}.unallocated-table__card:last-child:nth-child(odd){grid-column:1 / -1}.unallocated-table--list .unallocated-table__grid{grid-template-columns:1fr}}@media(max-width:1100px){.unallocated-table__grid,.unallocated-table--list .unallocated-table__grid{grid-template-columns:1fr}}@media(max-width:900px){.unallocated-table{width:calc(100% - 28px);padding:10px;border-radius:16px}.unallocated-table__header{min-height:60px;padding:10px 12px;border-radius:10px}.unallocated-table__title-icon{width:28px;height:28px}.unallocated-table__title{font-size:18px}.unallocated-table__location-icon{width:16px;height:16px}.unallocated-table__location{font-size:14px}.unallocated-table__grid{grid-template-columns:1fr;gap:10px}.unallocated-table__card{min-height:76px;padding:10px 10px 10px 8px}.unallocated-table__main-row{gap:13px}.unallocated-table__item{gap:10px}.unallocated-table__card.is-stacked .unallocated-table__main-row{gap:19px}.unallocated-table__bar{width:5px;height:56px;margin-left:4px}.unallocated-table__image{width:58px;height:52px}.unallocated-table__label{font-size:16px}.unallocated-table__badge{font-size:13px;padding:7px 10px}.unallocated-table--list .unallocated-table__card{min-height:82px;padding:0 10px 0 8px}.unallocated-table--list .unallocated-table__bar{height:64px}.unallocated-table--list .unallocated-table__main-row{gap:17px}.unallocated-table--list .unallocated-table__item{gap:4px}.unallocated-table--list .unallocated-table__image{width:62px;height:56px}.unallocated-table--list .unallocated-table__label{font-size:16px}}@media(max-width:640px){.unallocated-table{width:calc(100% - 24px);padding:8px;border-radius:14px}.unallocated-table__header{flex-wrap:wrap;justify-content:flex-start;gap:8px;min-height:0;padding:9px 10px}.unallocated-table__title-wrap{gap:8px}.unallocated-table__title-icon{width:24px;height:24px}.unallocated-table__title{font-size:17px}.unallocated-table__location-wrap{width:100%;justify-content:flex-start;gap:6px}.unallocated-table__location-icon{width:14px;height:14px}.unallocated-table__location{font-size:13px}.unallocated-table__grid{grid-template-columns:1fr;gap:8px;margin-top:10px}.unallocated-table__card{min-height:70px;border-radius:10px;padding:10px 8px 10px 6px}.unallocated-table__main-row{gap:11px}.unallocated-table__item{gap:10px}.unallocated-table__card.is-stacked .unallocated-table__main-row{gap:19px}.unallocated-table__bar{width:5px;height:50px;margin-left:2px}.unallocated-table__image{width:54px;height:48px}.unallocated-table__label{font-size:15px}.unallocated-table__badge{font-size:12px;padding:6px 9px}.unallocated-table--list .unallocated-table__card{min-height:74px;padding:0 8px 0 6px}.unallocated-table--list .unallocated-table__bar{height:56px}.unallocated-table--list .unallocated-table__main-row{gap:13px}.unallocated-table--list .unallocated-table__item{gap:8px}.unallocated-table--list .unallocated-table__image{width:56px;height:50px}.unallocated-table--list .unallocated-table__label{font-size:14px}}@media(min-width:1600px){.unallocated-table{width:min(2600px,calc(100% - 110px));border-radius:28px;padding:16px}.unallocated-table__header{min-height:80px;padding:18px 16px}.unallocated-table__title{font-size:26px}.unallocated-table__location{font-size:22px}.unallocated-table__grid{gap:16px;margin-top:14px}.unallocated-table__card{min-height:96px}.unallocated-table__main-row{gap:20px}.unallocated-table__item{gap:16px}.unallocated-table__bar{height:70px}.unallocated-table__image{width:82px;height:72px}.unallocated-table__label{font-size:19px}.unallocated-table__badge{font-size:16px;padding:9px 16px}.unallocated-table--list .unallocated-table__card{min-height:104px}}@media(min-width:2200px){.unallocated-table{width:min(2800px,calc(100% - 140px));border-radius:30px;padding:18px}.unallocated-table__title{font-size:32px}.unallocated-table__location{font-size:26px}.unallocated-table__card{min-height:108px}.unallocated-table__main-row{gap:20px}.unallocated-table__item{gap:16px}.unallocated-table__bar{height:80px}.unallocated-table__image{width:90px;height:80px}.unallocated-table__label{font-size:24px}.unallocated-table__badge{font-size:18px;padding:10px 18px}}@media(min-width:3000px){.unallocated-table{width:min(3600px,calc(100% - 180px));border-radius:36px;padding:24px}.unallocated-table__header{min-height:100px;padding:24px 22px}.unallocated-table__title-icon{width:46px;height:46px}.unallocated-table__title{font-size:38px}.unallocated-table__location-icon{width:30px;height:30px}.unallocated-table__location{font-size:34px}.unallocated-table__grid{gap:20px;margin-top:18px}.unallocated-table__card{min-height:132px}.unallocated-table__main-row{gap:24px}.unallocated-table__item{gap:20px}.unallocated-table__bar{height:98px;width:8px}.unallocated-table__image{width:114px;height:100px}.unallocated-table__label{font-size:32px}.unallocated-table__badge{font-size:28px}.unallocated-table--list .unallocated-table__card{min-height:144px}.unallocated-table--list .unallocated-table__main-row{gap:20px}.unallocated-table--list .unallocated-table__item{gap:12px}}.sync-status-banner{width:100%;padding:18px 24px;background:#fff4d6;border-bottom:1px solid #f2b544;border-left:6px solid #d98a00;color:#6b4a00;font-size:15px;line-height:1.4}.sync-status-banner__inner{display:flex;align-items:flex-start;gap:14px;max-width:100%}.sync-status-banner__icon{color:#d98a00;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.sync-status-banner__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.sync-status-banner__heading{margin:0;font-weight:700;font-size:16px;color:#4d3600}.sync-status-banner__list{margin:0;padding-left:20px;list-style:disc}.sync-status-banner__list li{margin:2px 0}.sync-status-banner__list strong{font-weight:700;color:#4d3600}.sync-status-banner__close{flex:0 0 auto;align-self:flex-start;background:transparent;border:1.5px solid #d98a00;padding:4px;margin-left:8px;border-radius:999px;color:#6b4a00;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .12s ease}.sync-status-banner__close:hover,.sync-status-banner__close:focus-visible{background:#4d36001a}.sync-status-banner__close:focus-visible{outline:2px solid #d98a00;outline-offset:1px}.sync-status-banner__logs-link{align-self:flex-start;margin-top:4px;padding:0;background:transparent;border:0;color:#6b4a00;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.sync-status-banner__logs-link:hover,.sync-status-banner__logs-link:focus-visible{color:#4d3600}.sync-status-dialog{margin:auto;padding:0;border:0;border-radius:14px;width:min(720px,calc(100% - 40px));max-height:min(80vh,700px);background:#fff;color:#1a1a1a;box-shadow:0 24px 60px #11182740;overflow:hidden}.sync-status-dialog::backdrop{background:#11182780}.sync-status-dialog__content{display:flex;flex-direction:column;max-height:inherit;min-height:0}.sync-status-dialog__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:#fff4d6;border-bottom:1px solid #f2b544;color:#4d3600}.sync-status-dialog__title{margin:0;font-size:18px;font-weight:700}.sync-status-dialog__close{flex:0 0 auto;padding:4px;background:transparent;border:1.5px solid #d98a00;color:#6b4a00;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .12s ease}.sync-status-dialog__close:hover,.sync-status-dialog__close:focus-visible{background:#4d36001a}.sync-status-dialog__close:focus-visible{outline:2px solid #d98a00;outline-offset:1px}.sync-status-dialog__body{padding:20px 22px;overflow-y:auto;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:20px}.sync-status-dialog__entry{border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;background:#fafafa}.sync-status-dialog__entry-title{margin:0 0 8px;font-size:15px;font-weight:700;color:#1f2937}.sync-status-dialog__meta{display:grid;grid-template-columns:max-content 1fr;gap:4px 12px;margin:0 0 10px;font-size:13px;color:#4b5563}.sync-status-dialog__meta dt{font-weight:600}.sync-status-dialog__meta dd{margin:0}.sync-status-dialog__reason{margin:0;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12.5px;line-height:1.45;color:#374151;white-space:pre-wrap;word-break:break-word;max-height:240px;overflow:auto}@media(max-width:900px){.sync-status-banner{padding:14px 16px;font-size:14px}.sync-status-banner__heading{font-size:15px}}@media(max-width:640px){.sync-status-banner{padding:12px 14px;font-size:13px}.sync-status-banner__heading{font-size:14px}}@media(min-width:1600px){.sync-status-banner{padding:22px 32px;font-size:17px}.sync-status-banner__heading{font-size:19px}}@media(min-width:3000px){.sync-status-banner{padding:30px 48px;font-size:22px}.sync-status-banner__heading{font-size:26px}}:root{--allocation-selected: #15803d}.allocation-modal-backdrop{position:fixed;inset:0;z-index:120;background:#0f172a6b;display:flex;align-items:center;justify-content:center;padding:18px}.allocation-modal{width:min(380px,100%);max-height:calc(100vh - 36px);border-radius:14px;background:#fff;border:1px solid #e2e6ec;box-shadow:0 22px 48px #0f172a3d;display:flex;flex-direction:column;overflow:hidden}.allocation-modal--vehicle{width:min(980px,100%);border-radius:14px;height:min(690px,calc(100vh - 36px))}.allocation-modal__header{flex:0 0 auto;padding:13px 18px;border-bottom:1px solid #e8ebf0;display:flex;align-items:center;justify-content:space-between;gap:12px}.allocation-modal__heading{display:flex;align-items:center;gap:12px;min-width:0}.allocation-modal__title{margin:0;font-size:20px;font-weight:700;line-height:1.1;word-break:break-word}.allocation-modal__operator{display:inline-flex;align-items:center;gap:9px;border:1px solid #e2e6ec;border-radius:9px;padding:6px 12px 6px 8px;font-size:13px;font-weight:500;color:#111827;white-space:nowrap}.allocation-modal__operator-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.allocation-modal__close{border:0;width:29px;height:29px;background:transparent;color:#6b7280;cursor:pointer;padding:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.allocation-modal__close svg{width:17px;height:17px}.allocation-modal__close:hover{background:#f1f5f9;color:#111827}.allocation-modal__options{flex:0 0 auto;position:relative;background:#f8fafc;border-bottom:1px solid #e8ebf0;padding:10px 14px}.allocation-modal__options-track{display:flex;flex-wrap:nowrap;align-items:stretch;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.allocation-modal__options-track::-webkit-scrollbar{display:none}.allocation-modal__scroll{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:26px;height:26px;border:1px solid #dfe3e9;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a29;color:#334155;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.allocation-modal__scroll svg{width:15px;height:15px}.allocation-modal__scroll:hover{background:#f1f5f9}.allocation-modal__scroll--left{left:6px}.allocation-modal__scroll--left svg{transform:rotate(180deg)}.allocation-modal__scroll--right{right:6px}.vehicle-option{background:#fff;border:1px solid #e2e6ec;border-radius:9px;padding:7px 8px;display:flex;flex-direction:column;gap:6px;flex:0 0 auto;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.vehicle-option:not(.is-selected):hover{border-color:#c7ccd4}.vehicle-option.is-dimmed{background:#f8fafc;border-color:#e8ebf0}.vehicle-option.is-dimmed .vehicle-option__figure{opacity:.42}.vehicle-option:not(.is-selected) .menu-select:disabled{cursor:pointer}.vehicle-option.is-selected{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.vehicle-option__pick{display:flex;align-items:center;gap:8px;cursor:pointer}.vehicle-option__radio{width:13px;height:13px;flex:0 0 auto;accent-color:var(--allocation-selected);cursor:pointer}.vehicle-option__figure{display:grid;justify-items:center;gap:4px;min-width:0}.vehicle-option__images{display:flex;align-items:center;justify-content:center;gap:6px;height:42px}.vehicle-option__image{width:55px;height:100%;object-fit:contain;flex:0 0 auto}.vehicle-option--combination .vehicle-option__image{width:124px}.vehicle-option__codes{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:10px}.vehicle-option__code{font-size:11px;font-weight:700;color:#111827;line-height:1.1;white-space:nowrap}.vehicle-option__status{margin-top:auto}.menu-select{width:100%;min-height:27px;border:1px solid #d5dae2;border-radius:7px;background:#fff;color:#111827;padding:0 7px;font:inherit;font-size:11.5px;font-weight:600;box-shadow:0 1px 3px #1118271f;display:flex;align-items:center;gap:6px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.menu-select:hover:not(:disabled){border-color:#bfc8d4}.menu-select:disabled{background:#f1f5f9;border-color:#e8ebf0;color:#9aa5b4;box-shadow:none;cursor:not-allowed}.menu-select:disabled .menu-select__caret{border-color:#c2cad6}.menu-select:disabled .status-dot{opacity:.45}.menu-select.is-open,.menu-select:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.menu-select__label{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-select__caret{width:7px;height:7px;flex:0 0 auto;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg) translateY(-2px);transition:transform .12s ease}.menu-select.is-open .menu-select__caret{transform:rotate(-135deg) translateY(-1px)}.status-dot{width:6px;height:6px;border-radius:999px;flex:0 0 auto;background:#9aa4b2}.status-dot.is-allocated{background:var(--allocation-selected)}.status-dot.is-unallocated{background:#ffb727}.status-dot.is-maintenance{background:#5b2d8b}.menu-select-menu{position:fixed;z-index:140;margin:0;padding:5px;list-style:none;border:1px solid #d7dbe2;border-radius:10px;background:#fff;box-shadow:0 12px 24px #0f172a29;overflow-y:auto;overscroll-behavior:contain;animation:menu-select-menu-in .16s ease}.menu-select-menu.is-above{animation-name:menu-select-menu-in-above}@keyframes menu-select-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes menu-select-menu-in-above{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-select-menu__item{width:100%;border:0;background:transparent;text-align:left;border-radius:7px;padding:7px 9px;font:inherit;font-size:11.5px;font-weight:500;color:#111827;cursor:pointer;display:flex;align-items:center;gap:7px}.menu-select-menu__item:hover:not(:disabled){background:#f3f5f8}.menu-select-menu__item.is-active{background:#e9eef5;font-weight:600}.menu-select-menu__item.is-disabled{color:#94a3b8;cursor:not-allowed}.menu-select-menu__item-label{flex:1;min-width:0;overflow-wrap:break-word}.menu-select-menu__item-check{width:13px;height:13px;flex:0 0 auto;color:var(--allocation-selected)}.menu-select-menu__divider{height:1px;margin:5px 4px;background:#e8ebf0;list-style:none}.menu-select-menu__heading{padding:6px 9px 2px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:#94a3b8;list-style:none}.project-rail{margin:0;padding:0;list-style:none;width:168px;flex:0 0 auto;background:#f8fafc;border-right:1px solid #e8ebf0;overflow-y:auto}.project-rail__item{width:100%;border:0;border-left:3px solid transparent;background:transparent;text-align:left;padding:11px 13px;font:inherit;font-size:12.5px;font-weight:500;color:#475569;cursor:pointer}.project-rail__item:hover{background:#eef2f6}.project-rail__item.is-active{border-left-color:var(--allocation-selected);background:#e9f4ec;color:#111827;font-weight:600}.project-rail__item.is-disabled{color:#b0b8c4;cursor:not-allowed}.project-rail__item.is-disabled:hover{background:transparent}.allocation-tabs{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e8ebf0}.allocation-tabs__tab{border:0;border-bottom:2px solid transparent;background:#fff;padding:11px 12px;font:inherit;font-size:13px;font-weight:500;color:#475569;cursor:pointer}.allocation-tabs__tab:hover{background:#f8fafc}.allocation-tabs__tab.is-active{background:#e9f4ec;border-bottom-color:var(--allocation-selected);color:#111827;font-weight:700}.allocation-modal__footer-bar{flex:0 0 auto;border-top:1px solid #e8ebf0;padding:10px 14px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.allocation-modal__button{border:1px solid #d5dae2;border-radius:8px;background:#fff;color:#111827;padding:9px 18px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.allocation-modal__button:hover{background:#f1f5f9}.allocation-modal__button--primary{border-color:#111827;background:#111827;color:#fff}.allocation-modal__button--primary:hover:not(:disabled){background:#1f2937}.allocation-modal__button--primary:disabled{border-color:#cbd5e1;background:#cbd5e1;color:#f8fafc;cursor:not-allowed}.allocation-modal__button-spinner{flex:0 0 auto;width:13px;height:13px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;opacity:.9;animation:allocation-modal-button-spin .8s linear infinite}@keyframes allocation-modal-button-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.allocation-modal__button-spinner{animation-duration:2.4s}}.apply-date-row{flex:0 0 auto;background:#f8fafc;border-top:1px solid #e8ebf0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.apply-date-row__text{display:flex;flex-direction:column;gap:2px;min-width:0}.apply-date-row__label{margin:0;font-size:13.5px;font-weight:700;color:#111827}.apply-date-row__hint{margin:0;font-size:12px;font-weight:500;color:#6b7280}.apply-date-popover{position:fixed;z-index:140;border:1px solid #d7dbe2;border-radius:10px;background:#fff;box-shadow:0 12px 24px #0f172a29;padding:8px;animation:menu-select-menu-in .16s ease}.rdp-root{--rdp-day-size: 32px;--rdp-accent-color: var(--allocation-selected);margin:0}.rdp-selected .rdp-day_button{background:var(--allocation-selected);color:#fff;font-weight:700}.allocation-step{display:flex;flex-direction:column;flex:1;min-height:0}.confirm-assign-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px}.confirm-assign-dialog__prompt{margin:0 0 14px;font-size:14px;color:#1f2937}.confirm-assign-dialog__prompt strong{font-weight:700;color:#111827}.confirm-assign-compare{background:#f8fafc;border-radius:10px;padding:14px;display:grid;grid-template-columns:280px auto 280px;justify-content:center;align-items:center;gap:12px}.confirm-assign-card{align-self:stretch;background:#fff;border:1px solid #e2e6ec;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px}.confirm-assign-card--target{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.confirm-assign-card__badge{align-self:flex-start;border-radius:999px;background:#eef2f6;padding:3px 10px;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#475569}.confirm-assign-card__badge--positive{background:#e9f4ec;color:var(--allocation-selected)}.confirm-assign-card__operator{display:flex;align-items:center;gap:10px}.confirm-assign-card__avatar{width:40px;height:40px;border-radius:999px;background:#f1f5f9;object-fit:contain;flex:0 0 auto}.confirm-assign-card__name{margin:0;font-size:14.5px;font-weight:700;color:#111827}.status-pill{align-self:flex-start;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.status-pill.is-allocated{background:#e9f4ec;color:var(--allocation-selected)}.status-pill.is-unallocated{background:#fef3d9;color:#92400e}.status-pill.is-maintenance{background:#efe7f8;color:#5b2d8b}.status-title-highlight.is-unallocated{color:#92400e}.status-title-highlight.is-maintenance{color:#5b2d8b}.confirm-assign-card__rig{display:flex;flex-direction:column;gap:6px}.confirm-assign-card__rig-images{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:40px}.confirm-assign-card__rig-images img{height:40px;width:auto;max-width:100px;object-fit:contain}.confirm-assign-card__rig-images img.confirm-allocate-rig-image--added{height:28px}.confirm-assign-card__rig-codes{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.confirm-assign-card__rig-codes span{font-size:13px;font-weight:700;color:#111827}.confirm-assign-card__divider{height:1px;background:#e8ebf0}.confirm-assign-card__field{display:flex;align-items:flex-start;gap:8px;font-size:12.5px}.confirm-assign-card__field svg{width:15px;height:15px;flex:0 0 auto;margin-top:1px;color:#94a3b8}.confirm-assign-card--target .confirm-assign-card__field svg{color:var(--allocation-selected)}.confirm-assign-card__field-label{flex:0 0 auto;color:#64748b}.confirm-assign-card__field-value{flex:1;min-width:0;text-align:right;font-weight:600;color:#111827;overflow-wrap:break-word}.confirm-assign-arrow{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 4px}.confirm-assign-arrow__circle{width:34px;height:34px;border-radius:999px;background:#fff;border:1px solid #e2e6ec;box-shadow:0 2px 6px #0f172a1a;display:inline-flex;align-items:center;justify-content:center;color:#111827}.confirm-assign-arrow__circle svg{width:18px;height:18px}.confirm-assign-arrow__caption{font-size:11px;font-weight:600;color:#64748b;text-align:center;line-height:1.25;max-width:70px}.confirm-assign-dialog__footer{flex:0 0 auto;border-top:1px solid #e8ebf0;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:9px}.confirm-assign-keep{margin:0 0 14px;border:1px solid #e8ebf0;border-radius:10px;background:#f8fafc;padding:10px 12px}.confirm-assign-keep__row{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.confirm-assign-keep__box{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:#1d4ed8;cursor:pointer}.confirm-assign-keep__box:disabled{cursor:not-allowed}.confirm-assign-keep__label{font-size:13px;line-height:1.35;color:#1f2937}.confirm-assign-keep__hint{margin:6px 0 0 25px;font-size:12px;line-height:1.4;color:#64748b}.confirm-assign-dialog__error{flex:0 0 auto;margin:0;padding:10px 18px 0;font-size:12.5px;color:#b91c1c}@media(max-width:640px){.confirm-assign-compare{grid-template-columns:1fr}.confirm-assign-arrow{flex-direction:row;justify-content:center}.confirm-assign-arrow__circle{transform:rotate(90deg)}}.confirm-allocate-rig{width:fit-content;margin:0 auto 14px;border:1px solid var(--allocation-selected);border-radius:10px;background:#fff;padding:12px 20px;display:flex;flex-direction:column;align-items:center;gap:6px}.confirm-allocate-rig__images{display:flex;align-items:center;gap:8px;height:40px}.confirm-allocate-rig__images img{height:100%;width:auto;max-width:100px;object-fit:contain}.confirm-allocate-rig__codes{display:flex;align-items:center;gap:10px}.confirm-allocate-rig__codes span{font-size:13px;font-weight:700;color:#111827}.confirm-allocate-operator{margin-top:12px;border:1px solid #e2e6ec;border-radius:10px;background:#f8fafc;padding:12px 14px}.confirm-allocate-operator__prompt{margin:0 0 10px;font-size:13.5px;font-weight:600;color:#111827}.confirm-allocate-operator__row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.confirm-allocate-operator__badge{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e6ec;border-radius:8px;background:#fff;padding:7px 12px;font-size:13px;font-weight:600;color:#111827}.confirm-allocate-operator__badge img{width:20px;height:20px;object-fit:contain}.confirm-allocate-operator__choice{flex:1;min-width:180px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e2e6ec;border-radius:8px;background:#fff;padding:7px 12px;font:inherit;font-size:13px;font-weight:600;color:#111827;cursor:pointer;text-align:left}.confirm-allocate-operator__choice.is-selected{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.confirm-allocate-warning{margin-top:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #f3d9a4;border-radius:10px;background:#fef8ec;padding:11px 14px}.confirm-allocate-warning svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px;color:#92400e}.confirm-allocate-warning__text{margin:0;font-size:13px;line-height:1.45;color:#92400e}.confirm-allocate-warning__text strong{font-weight:700}.confirm-allocate-warning__body{display:flex;flex-direction:column;gap:6px;min-width:0}.confirm-allocate-warning__hint{margin:0;font-size:12px}.confirm-allocate-warning__link{border:none;background:none;padding:0;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.confirm-allocate-warning__link:hover{opacity:.8}.check-mark{width:17px;height:17px;flex:0 0 auto;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#fff;display:inline-flex;align-items:center;justify-content:center}.check-mark.is-selected{border-color:var(--allocation-selected);background:var(--allocation-selected)}.check-mark svg{width:13px;height:13px}.allocate-board{flex:1;min-height:0;min-width:0;display:flex;border:1px solid #e2e6ec;border-radius:10px;overflow:hidden;background:#fff}.allocate-board__panel{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;padding:14px;gap:10px}.allocate-board__heading{margin:0;font-size:14px;font-weight:500;color:#334155}.allocate-board__heading strong{font-weight:700;color:#111827}.location-list{margin:0;padding:0;list-style:none;display:grid;gap:8px;overflow-y:auto;min-height:0}.location-option{width:100%;border:1px solid #e2e6ec;border-radius:8px;background:#fff;padding:10px 12px;font:inherit;font-size:13px;color:#111827;display:flex;align-items:center;gap:9px;cursor:pointer;text-align:left;transition:border-color .12s ease}.location-option:hover:not(.is-selected):not(.is-blocked){border-color:#c7ccd4}.location-option.is-selected{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.location-option.is-blocked{background:#f8fafc;border-color:#e8ebf0;cursor:not-allowed}.location-option.is-blocked .location-option__pin,.location-option.is-blocked .location-option__name{opacity:.5}.location-option__pin{width:15px;height:15px;flex:0 0 auto;color:#64748b}.location-option__name{flex:1;min-width:0}.location-option__tag{flex:0 0 auto;border-radius:999px;background:#e2e8f0;padding:3px 9px;font-size:10.5px;font-weight:600;color:#475569;white-space:nowrap}.vehicle-browser__head{display:flex;flex-direction:column;align-items:stretch;gap:8px;flex:0 0 auto}.vehicle-browser__controls{display:flex;align-items:center;gap:10px}.vehicle-browser__title{margin:0;font-size:15px;font-weight:700;color:#111827;white-space:nowrap}.vehicle-browser__search{position:relative;flex:1 1 auto;min-width:132px;display:flex;align-items:center}.vehicle-browser__search-icon{position:absolute;left:8px;width:14px;height:14px;color:#94a3b8;pointer-events:none}.vehicle-browser__search-input{width:100%;min-height:27px;border:1px solid #e2e6ec;border-radius:7px;background:#fff;padding:0 9px 0 27px;font:inherit;font-size:12px;color:#111827}.vehicle-browser__search-input::placeholder{color:#94a3b8}.vehicle-browser__search-input:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.vehicle-browser__filter{flex:0 1 172px;min-width:124px}.vehicle-browser__filter.vehicle-browser__filter--operator{width:128px}.vehicle-browser__filter .menu-select{min-height:27px;font-weight:500}.vehicle-browser__empty,.assign-board__empty,.location-list__status{margin:0;padding:30px 0;text-align:center;font-size:13px;font-style:italic;color:#94a3b8}.vehicle-browser__groups{flex:1;min-height:0;overflow-y:auto;display:grid;gap:10px;align-content:start}.vehicle-group{background:#f8fafc;border-radius:9px;padding:10px;display:grid;gap:8px}.vehicle-group__title{margin:0;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:#111827}.vehicle-group__pin{width:14px;height:14px;flex:0 0 auto;color:#64748b}.vehicle-group__list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.vehicle-row{width:100%;border:1px solid #e2e6ec;border-radius:8px;background:#fff;padding:8px 12px;font:inherit;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:border-color .12s ease}.vehicle-row:hover:not(.is-selected):not(.is-blocked){border-color:#c7ccd4}.vehicle-row.is-selected{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.vehicle-row.is-blocked{background:#f8fafc;border-color:#e8ebf0;cursor:not-allowed}.vehicle-row.is-blocked .vehicle-row__images,.vehicle-row.is-blocked .vehicle-row__codes{opacity:.5}.vehicle-row__figure{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.vehicle-row__figure--single{flex-direction:row;align-items:center;gap:10px}.vehicle-row__info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.vehicle-row__images{display:flex;align-items:center;gap:6px;height:34px}.vehicle-row__image{width:62px;height:100%;object-fit:contain;flex:0 0 auto}.vehicle-row__image--combined{width:120px}.vehicle-row__codes{display:flex;align-items:center;gap:12px}.vehicle-row__hired{justify-self:start;border-radius:999px;background:#fee2e2;padding:1px 7px;font-size:9.5px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#b91c1c}.vehicle-row__tag{flex:0 0 auto;border-radius:999px;background:#e2e8f0;padding:3px 9px;font-size:10.5px;font-weight:600;color:#475569;white-space:nowrap}.vehicle-row__operator{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:500;color:#334155}.vehicle-row__operator-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-row__operator-icon{width:14px;height:14px;flex:0 0 auto;opacity:.85}.vehicle-row__code{font-size:11px;font-weight:700;color:#111827;white-space:nowrap}.assign-board{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;gap:10px;border:1px solid #e2e6ec;border-radius:10px;background:#fff;padding:14px}.assign-board__head{display:flex;align-items:center;gap:10px}.assign-board__title{margin:0;font-size:15px;font-weight:700;color:#111827;white-space:nowrap}.assign-board__count{flex:0 0 auto;min-width:20px;border-radius:999px;background:#eef2f6;padding:2px 7px;font-size:12px;font-weight:600;color:#475569;text-align:center}.assign-board__search{position:relative;width:240px;flex:0 0 auto;margin-left:auto;display:flex;align-items:center}.assign-board__search-icon{position:absolute;left:8px;width:14px;height:14px;color:#94a3b8;pointer-events:none}.assign-board__search-input{width:100%;min-height:27px;border:1px solid #e2e6ec;border-radius:7px;background:#fff;padding:0 9px 0 27px;font:inherit;font-size:12.5px;color:#111827}.assign-board__search-input::placeholder{color:#94a3b8}.assign-board__search-input:focus-visible{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.assign-board__filter{width:178px;flex:0 0 auto}.assign-board__filter .menu-select{min-height:27px;font-weight:500}.operator-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow-y:auto;min-height:0}.operator-option{width:100%;border:1px solid #e2e6ec;border-radius:8px;background:#fff;padding:8px 10px;font:inherit;display:flex;align-items:center;gap:9px;cursor:pointer;text-align:left;transition:border-color .12s ease}.operator-option:hover:not(.is-selected){border-color:#c7ccd4}.operator-option.is-selected{border-color:var(--allocation-selected);box-shadow:inset 0 0 0 1px var(--allocation-selected)}.operator-option__avatar{width:26px;height:26px;border-radius:999px;background:#f1f5f9;object-fit:contain;flex:0 0 auto}.operator-option__identity{flex:1;min-width:0;display:grid;gap:2px;align-content:center}.operator-option__name{min-width:0;font-size:13px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-option__hired{justify-self:start;border-radius:999px;background:#fee2e2;padding:1px 7px;font-size:9.5px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#b91c1c}.operator-option__badges{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.operator-option__badge{border-radius:999px;background:#ffeddb;padding:3px 8px;font-size:11px;font-weight:500;color:#92400e}.operator-option__badge--allocated{background:#e0edff;color:#1e40af}.operator-option__project{border-radius:999px;background:#eef2f6;padding:2px 8px;font-size:10px;font-weight:600}.allocation-modal--operator{width:min(980px,100%);border-radius:14px;height:min(690px,calc(100vh - 36px))}.allocation-modal.allocation-modal--confirm{width:min(780px,100%);height:auto;max-height:calc(100vh - 36px)}.manage-operator__controls{flex:0 0 auto;background:#f8fafc;border-bottom:1px solid #e8ebf0;padding:10px 14px;display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}.manage-operator__field{display:grid;gap:5px;min-width:0}.manage-operator__field-label{font-size:12px;font-weight:500;color:#334155}.manage-operator__operator{display:inline-flex;align-items:center;gap:9px;min-height:30px;min-width:168px;border:1px solid var(--allocation-selected);border-radius:7px;background:#fff;padding:0 12px 0 8px;font-size:12.5px;font-weight:500;color:#111827;white-space:nowrap}.manage-operator__operator-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.manage-operator__status{width:168px}.manage-operator__status .menu-select{min-height:30px}.manage-operator__main{flex:1;padding:12px 14px;min-height:0;display:flex}.assign-board__search-input{font-size:12px}.menu-select__icon{width:15px;height:15px;flex:0 0 auto;color:#475569}.allocation-modal__body{flex:1;padding:14px 18px;min-height:0;overflow-y:auto;display:grid;gap:8px;align-content:start}.allocation-modal--vehicle .allocation-modal__body{min-height:230px;align-content:center;justify-items:center}.allocation-modal--vehicle .allocation-modal__body--fill{display:flex;align-content:stretch;justify-items:stretch;overflow:hidden;padding:12px 14px}.allocation-modal__empty{display:grid;justify-items:center;gap:4px;text-align:center;padding:16px 0}.allocation-modal__empty-art{position:relative;width:168px;height:98px;display:flex;align-items:flex-end;justify-content:center;color:#cbd5e1}.allocation-modal__empty-arc{position:absolute;inset:0 0 auto;width:100%;height:46px}.allocation-modal__empty-image{height:72px;object-fit:contain}.allocation-modal__empty-title{margin:9px 0 0;font-size:17px;font-weight:700;color:#111827}.allocation-modal__empty-hint{margin:0;font-size:13px;color:#64748b}.allocation-modal__selected{display:grid;justify-items:center;gap:6px;text-align:center}.allocation-modal__selected-title{margin:0;font-size:16px;font-weight:700;color:#111827}.allocation-modal__line{margin:0;font-size:13px;font-weight:600;color:#1f2937}.allocation-modal__line--muted{font-weight:500;color:#475569}.allocation-modal__placeholder{margin:0;font-size:13px;font-style:italic;color:#64748b}@media(max-width:900px){.allocation-modal__header{padding:16px}.allocation-modal__title{font-size:17px}.allocation-modal__options{padding:12px 16px}.allocation-modal__options-track{gap:8px}.allocation-modal--vehicle .allocation-modal__body{min-height:190px}}.audit-log-page{min-height:100vh;background:#f3f5f8;display:flex;flex-direction:column;font-family:Inter,sans-serif}.audit-log-page__content{flex:1;display:flex;justify-content:center;padding:32px 24px}.audit-log-page__card{width:100%;max-width:1100px;background:#fff;border:1px solid #e6e9ef;border-radius:14px;padding:24px 28px 20px}.audit-log-page__back{display:inline-flex;align-items:center;gap:6px;border:0;background:none;border-radius:8px;padding:8px 12px;margin:-8px 0 24px -12px;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;transition:background-color .12s ease}.audit-log-page__back:hover{color:#1a1a2e;background:#f3f5f8}.audit-log-page__filters{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:20px}.audit-log-page__filter,.audit-log-page__filters .single-date-picker{flex:0 0 190px;width:190px}.menu-select.audit-log-page__filter{min-height:30px}.audit-log-page__filters .apply-date-trigger{width:100%}.audit-log-page__filters .menu-select__label,.audit-log-page__filters .apply-date-trigger__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-log-page__table-wrap{border:1px solid #eef1f5;border-radius:10px;overflow-x:auto}.audit-log-page__table{width:100%;border-collapse:collapse;font-size:13.5px}.audit-log-page__table th{text-align:left;padding:12px 20px;background:#f8fafc;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #eef1f5;white-space:nowrap}.audit-log-page__table td{padding:13px 20px;border-bottom:1px solid #f1f4f8;color:#1a1a2e;vertical-align:middle}.audit-log-page__table tbody tr:last-child td{border-bottom:none}.audit-log-page__table tbody tr:nth-child(2n){background:#fbfcfe}.audit-log-page__timestamp{color:#6b7280;white-space:nowrap}.audit-log-page__action{font-weight:600}.audit-log-page__empty-cell{text-align:center;padding:32px 20px;color:#6b7280;font-style:italic}.audit-log-page__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:16px}.audit-log-page__results-count{font-size:13px;color:#6b7280}.audit-log-page__results-count strong{color:#1a1a2e}.audit-log-page__pagination{display:flex;align-items:center;gap:6px}.audit-log-page__page-nav,.audit-log-page__page-number{border:1px solid #e2e6ec;background:#fff;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;line-height:1.2}.audit-log-page__page-nav{display:inline-flex;align-items:center;gap:4px}.audit-log-page__page-nav svg{flex:0 0 auto}.audit-log-page__page-nav:disabled{opacity:.45;cursor:not-allowed}.audit-log-page__page-nav:not(:disabled):hover,.audit-log-page__page-number:not(.is-active):hover{background:#f3f5f8}.audit-log-page__page-number{min-width:32px;text-align:center;padding:6px 10px}.audit-log-page__page-number.is-active{background:#1a1a2e;border-color:#1a1a2e;color:#fff}.audit-log-page__page-ellipsis{padding:0 4px;color:#9ca3af}@media(max-width:640px){.audit-log-page{padding:16px 10px}.audit-log-page__card{padding:18px 16px 16px}.audit-log-page__filters{width:100%}.audit-log-page__filter{flex:1}}.single-date-picker{display:flex;flex-direction:column;gap:4px}.single-date-picker__label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.apply-date-trigger{flex:0 0 auto;min-height:30px;border:1px solid #d5dae2;border-radius:8px;background:#fff;color:#111827;padding:0 10px;font:inherit;font-size:13px;font-weight:600;box-shadow:0 1px 3px #1118271f;display:flex;align-items:center;gap:10px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.apply-date-trigger:hover{border-color:#bfc8d4}.apply-date-trigger.is-open{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.apply-date-trigger svg{width:16px;height:16px;flex:0 0 auto;color:#6b7280}.apply-date-popover{position:fixed;z-index:140;border:1px solid #d7dbe2;border-radius:10px;background:#fff;box-shadow:0 12px 24px #0f172a29;padding:8px}.rdp-root{--rdp-day-size: 32px;--rdp-accent-color: #15803d;margin:0}.rdp-months{display:block}.rdp-month_caption{display:flex;align-items:center;justify-content:center;height:30px;margin-bottom:4px}.rdp-caption_label{font-size:13px;font-weight:700;color:#111827}.rdp-nav{display:flex;align-items:center;justify-content:space-between}.rdp-button_previous,.rdp-button_next{width:26px;height:26px;border:0;border-radius:999px;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.rdp-button_previous:hover:not([aria-disabled=true]),.rdp-button_next:hover:not([aria-disabled=true]){background:#f1f5f9}.rdp-button_previous[aria-disabled=true],.rdp-button_next[aria-disabled=true]{color:#cbd5e1;cursor:not-allowed}.rdp-chevron{width:16px;height:16px;fill:currentColor}.rdp-month_grid{border-collapse:collapse;-webkit-user-select:none;user-select:none}.rdp-weekday{width:var(--rdp-day-size);padding-bottom:4px;font-size:10.5px;font-weight:600;color:#94a3b8;text-transform:uppercase}.rdp-day{width:var(--rdp-day-size);height:var(--rdp-day-size);text-align:center;padding:1px}.rdp-day_button{width:100%;height:100%;border:0;border-radius:999px;background:transparent;color:#111827;font:inherit;font-size:12.5px;cursor:pointer}.rdp-day:not(.rdp-disabled):not(.rdp-selected) .rdp-day_button:hover{background:#f1f5f9}.rdp-today .rdp-day_button{font-weight:700;box-shadow:inset 0 0 0 1px #cbd5e1}.rdp-selected .rdp-day_button{background:#15803d;color:#fff;font-weight:700}.rdp-selected .rdp-day_button:hover{background:#166534}.rdp-disabled .rdp-day_button{color:#cbd5e1;cursor:not-allowed}.sign-in-page{min-height:100vh;box-sizing:border-box;background:#eef1f5;color:#111827;display:grid;place-items:center;padding:24px;font-family:Inter,sans-serif}.sign-in-page__panel{width:min(420px,100%);box-sizing:border-box;border:1px solid #d5dbe4;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a1f;padding:30px;display:grid;gap:24px}.sign-in-page__stack{display:flex;flex-direction:column;align-items:center;gap:24px;width:min(420px,100%)}.sign-in-page__logo{width:auto;height:90px;object-fit:contain}.sign-in-page__content{display:grid;gap:8px}.sign-in-page__eyebrow{margin:0;color:#5b6472;font-size:13px;font-weight:700}.sign-in-page__title{margin:0;color:#111827;font-size:30px;line-height:1.08;font-weight:750}.sign-in-page__message{margin:0;color:#475569;font-size:15px;line-height:1.45;font-weight:500}.sign-in-page__button{width:100%;min-height:48px;border:1px solid #111827;border-radius:8px;background:#111827;color:#fff;padding:0 18px;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.sign-in-page__button:hover:not(:disabled){background:#263244;border-color:#263244}.sign-in-page__button:focus-visible{outline:none;box-shadow:0 0 0 3px #11182738}.sign-in-page__button:disabled{cursor:wait;opacity:.72}.sign-in-page__error{margin:-8px 0 0;color:#b91c1c;font-size:14px;font-weight:600}@media(max-width:480px){.sign-in-page{padding:16px}.sign-in-page__panel{padding:24px}.sign-in-page__title{font-size:26px}}
