:root{--brand:#1a6b4a;--brand-dark:#0f4a32;--brand-light:#c8ead8;--brand-text:#fff;--surface:#fff;--surface-2:#f4faf7;--surface-3:#d4ebe0;--text-primary:#0a2018;--text-secondary:#2a6040;--text-tertiary:#548a6c;--border:#b4d4c4;--border-strong:#7ab49a;--status-open-bg:#faeeda;--status-open-txt:#633806;--status-ack-bg:#e6f1fb;--status-ack-txt:#0c447c;--status-ip-bg:#e8f5ef;--status-ip-txt:#085041;--status-done-bg:#eaf3de;--status-done-txt:#173404;--status-urgent-bg:#fcebeb;--status-urgent-txt:#501313;-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--surface-2);min-height:100vh;color:var(--text-primary)}#root{min-height:100vh;display:flex}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.staff-shell{flex-direction:column;width:100%;min-height:100vh;display:flex}.staff-content{flex:1;padding-bottom:64px}@media (width>=768px){.staff-shell{flex-direction:row}.staff-content{flex:1;height:100vh;padding-bottom:0;overflow-y:auto}}.staff-sidebar{display:none}@media (width>=768px){.staff-sidebar{background:var(--surface);border-right:.5px solid var(--border);flex-direction:column;flex-shrink:0;width:220px;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}}@media (width>=1200px){.staff-sidebar{width:260px}}.staff-bottom-nav{background:var(--surface);border-top:.5px solid var(--border);z-index:100;grid-template-columns:repeat(4,1fr);padding:8px 0 14px;display:grid;position:fixed;bottom:0;left:0;right:0}@media (width>=768px){.staff-bottom-nav{display:none}}@keyframes gvo-ripple{to{opacity:0;transform:scale(1)}}@keyframes gvo-spin{to{transform:rotate(360deg)}}@keyframes gvo-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes gvo-slide-in{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}.gvo-pressable{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .12s cubic-bezier(.34,1.56,.64,1),box-shadow .12s;position:relative;overflow:hidden}.gvo-pressable:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000014}.gvo-pressable:active{box-shadow:none;transform:scale(.97)}.gvo-btn-primary{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .1s cubic-bezier(.34,1.56,.64,1),filter .1s;position:relative;overflow:hidden}.gvo-btn-primary:hover{filter:brightness(1.08)}.gvo-btn-primary:active{filter:brightness(.92);transform:scale(.97)}.gvo-btn-primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.gvo-pressable:focus-visible,.gvo-btn-primary:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.staff-mobile-only{display:flex}@media (width>=768px){.staff-mobile-only{display:none!important}}.login-panel{display:none}@media (width>=768px){.login-panel{display:flex}}@keyframes gvo-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes gvo-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes gvo-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.staff-mobile-hotel-bar{display:flex}@media (width>=768px){.staff-mobile-hotel-bar{display:none}}
