*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;margin:0;font-family:Inter,sans-serif}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}button{-webkit-tap-highlight-color:transparent;outline:none;font-family:Inter,sans-serif;transition:filter .15s,transform .1s,opacity .15s}@media (hover:hover){button:not(:disabled):hover{filter:brightness(.9)}}button:not(:disabled):active{transform:scale(.97)}button:disabled{opacity:.55;cursor:not-allowed!important}tbody tr{transition:background .1s}tbody tr:hover td:not(.sticky-col){background:#0b254506!important}input:focus,select:focus,textarea:focus{outline:none;border-color:#c9a84ccc!important;box-shadow:0 0 0 3px #c9a84c1f!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0b25452e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0b254552}.wide-table-scroll{scrollbar-width:auto}.wide-table-scroll::-webkit-scrollbar{width:14px;height:14px}.wide-table-scroll::-webkit-scrollbar-thumb{background:#0b254547;border-radius:7px}.wide-table-scroll::-webkit-scrollbar-thumb:hover{background:#0b25456b}@keyframes toastSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.toast{animation:.2s toastSlide}@media (width<=768px){.sidebar{display:none!important}.bottom-nav{display:flex!important}.main-content{padding:16px!important}.app-layout{height:calc(100svh - 56px - 60px - env(safe-area-inset-bottom) - env(safe-area-inset-top))!important}.nav-welcome{display:none!important}}.panel-hamburger,.panel-overlay{display:none}.panel-nav-label{display:inline}@media (width<=768px){.panel-hamburger{cursor:pointer;color:#0b2545;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex!important}.panel-sidebar{top:calc(56px + env(safe-area-inset-top))!important;width:220px!important;height:calc(100svh - 56px - env(safe-area-inset-top))!important;z-index:300!important;transition:left .25s!important;position:fixed!important;left:-224px!important;overflow-y:auto!important}.panel-sidebar.open{left:0!important}.panel-overlay{inset:0;top:calc(56px + env(safe-area-inset-top));z-index:299;background:#0b254573;display:block;position:fixed}.panel-main{min-height:0!important;padding:16px!important;padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}.panel-layout{height:calc(100svh - 56px - env(safe-area-inset-top))!important}.panel-nav-welcome,.panel-nav-signout{display:none!important}.panel-scroll-x{overflow-x:auto!important}}.bottom-nav{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;z-index:100;background:#0b2545;border-top:2px solid #c9a84c;justify-content:space-around;align-items:flex-end;display:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{cursor:pointer;color:#fff9;border-top:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;transition:color .15s;display:flex}.bottom-nav-item.active{color:#c9a84c;border-top-color:#c9a84c}.bottom-nav-item.compact{white-space:nowrap;flex:1;min-width:0;padding:8px 4px;font-size:12px}
