*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh;overflow-x:hidden;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bbb}:focus-visible{outline:1.5px solid #111;outline-offset:2px}input::placeholder{color:#aaa}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.scroll-toolbar{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.scroll-toolbar::-webkit-scrollbar{display:none}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-nav-backdrop{position:fixed;inset:0;background:#0000004d;z-index:998;animation:fadeIn .15s ease-out}.mobile-nav-menu{position:fixed;top:0;left:0;bottom:0;width:260px;background:#fff;z-index:999;box-shadow:4px 0 24px #0000001a;animation:slideIn .2s ease-out;padding:16px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){button,a,select,input[type=checkbox],input[type=radio]{min-height:44px}input,textarea,select{min-height:44px;font-size:16px}.scroll-toolbar button{min-height:36px}}
