*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0f172a;--blue: #1d4ed8;--blue-lt: #dbeafe;--cyan: #0891b2;--ink-1: #1e293b;--ink-2: #334155;--ink-3: #475569;--ink-4: #64748b;--ink-5: #94a3b8;--border: #e2e8f0;--bg: #f8fafc;--white: #ffffff;--red: #dc2626;--red-lt: #fee2e2;--amber: #d97706;--amber-lt:#fef3c7;--tab-h: 64px;--header-h:56px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:var(--ink-1);background:var(--bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit}a{color:inherit;text-decoration:none}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--bg)}.screen-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--tab-h) + var(--safe-bottom) + 16px)}.screen-body::-webkit-scrollbar{display:none}
