:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}html,body{margin:0;padding:0;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent;overflow-x:hidden;max-width:100vw}@media (max-width: 768px){input,textarea,select{font-size:16px!important}button:not([data-no-touch-min]),a[role=button]:not([data-no-touch-min]){min-height:36px}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}}body.body-no-scroll{overflow:hidden}:root{--bg: #F8FAFF;--surface: #FFFFFF;--surface-2: #F1F5F9;--text: #1E293B;--text-muted: #94A3B8;--border: #E2E8F0}:root[data-theme=dark]{--bg: #0B1528;--surface: #111E38;--surface-2: #1B2A47;--text: #E6EDF7;--text-muted: #93A4C0;--border: #25344F}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}
