html,body,#root{margin:0;height:100%;background:#f7f8fa;color:#1a1d21;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.mantine-Modal-content{display:flex;flex-direction:column;max-height:calc(100dvh - var(--modal-y-offset, 5dvh) * 2)}.mantine-Modal-header{flex:0 0 auto}.mantine-Modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}
