*{box-sizing:border-box;margin:0;padding:0}body{font-family:Courier New,monospace;-webkit-text-size-adjust:100%}input,button,select,textarea{font-family:Courier New,monospace}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border)}.dark{--bg:#0a0a0a;--bg2:#0f0f0f;--bg3:#111;--bg4:#151515;--border:#1a1a1a;--border2:#222;--text:#ddd;--text2:#aaa;--text3:#666;--text4:#444;--text5:#2a2a2a}.light{--bg:#f0f0f0;--bg2:#ffffff;--bg3:#e8e8e8;--bg4:#dedede;--border:#d0d0d0;--border2:#b8b8b8;--text:#111;--text2:#333;--text3:#555;--text4:#777;--text5:#999}body{background:var(--bg);color:var(--text)}.safe-top{padding-top:env(safe-area-inset-top,0px)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (max-width:699px){input,select,textarea{font-size:16px!important}button{min-height:40px}.overlay-inner{padding:20px 16px!important;margin:12px!important;max-height:calc(100vh - 24px)!important}.edit-grid{grid-template-columns:1fr!important}.stock-loc-grid{grid-template-columns:repeat(3,1fr)!important}.dash-grid{grid-template-columns:repeat(2,1fr)!important}.action-btns{flex-wrap:wrap!important}.action-btns button{flex:1 1 auto!important;min-width:80px}.panel-full,.tasks-panel{max-width:100%!important}}@media (min-width:700px) and (max-width:1023px){.dash-grid{grid-template-columns:repeat(3,1fr)!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes prog{0%{width:0}to{width:100%}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
