:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-max-width:1200px;--page-padding:16px;--header-height:56px;--bottom-nav-height:64px;--drawer-width:280px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--content-min-height:calc(100vh - var(--header-height));font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5}@media (width>=768px){:root{--page-padding:24px;--header-height:64px}}body{margin:0}#root{min-height:100dvh}*{-webkit-tap-highlight-color:transparent}@media (width<=767px){*{touch-action:manipulation}}.page-container{padding:var(--page-padding);max-width:var(--app-max-width);margin:0 auto}.mobile-modal .ant-modal-content{padding:16px}@media (width<=767px){.mobile-modal{max-width:calc(100vw - 32px);margin:16px auto;top:0}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.safe-bottom{padding-bottom:var(--safe-area-bottom)}
