html[data-device-class=mobile]{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html[data-device-class=mobile] .mobile-toolbar,html[data-device-class=mobile] [class*=Header],html[data-device-class=mobile] [class*=Tool],html[data-device-class=mobile] [class*=Toolbar],html[data-device-class=mobile] [class*=header],html[data-device-class=mobile] [class*=toolbar]{touch-action:pan-x pan-y}html[data-device-class=mobile] button,html[data-device-class=mobile] input,html[data-device-class=mobile] select,html[data-device-class=mobile] textarea{font-size:16px}html[data-device-class=mobile] .dropdown,html[data-device-class=mobile] .modal,html[data-device-class=mobile] [class*=Modal],html[data-device-class=mobile] [class*=dropdown],html[data-device-class=mobile] [role=button],html[data-device-class=mobile] nav{touch-action:manipulation}html[data-device-class=mobile] body{padding:var(--mobile-safe-top) var(--mobile-safe-right) var(--mobile-safe-bottom) var(--mobile-safe-left)}html[data-device-class=mobile] .full-viewport-height{height:calc(var(--mobile-vh, 1vh) * 100)}.mobile-hidden{display:none}html[data-device-class=desktop] .mobile-hidden{display:initial}.mobile-only{display:none}html[data-device-class=mobile] .mobile-only{display:initial}.desktop-only{display:none}html[data-device-class=desktop] .desktop-only{display:initial}html[data-device-class=mobile] .mobile-toolbar{touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none;-webkit-tap-highlight-color:transparent;transform:translateZ(0);pointer-events:none}html[data-device-class=mobile] .mobile-toolbar>div{box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.05);pointer-events:auto}html[data-device-class=mobile]{--mobile-toolbar-height:72px;--mobile-toolbar-padding:12px;--mobile-shelf-gap:8px;--mobile-touch-target:36px}html[data-device-class=mobile] .mobile-toolbar button,html[data-device-class=mobile] [role=button]{min-width:var(--mobile-touch-target);min-height:var(--mobile-touch-target)}html[data-device-class=mobile] .react-flow,html[data-device-class=mobile] .react-flow__pane,html[data-device-class=mobile] .react-flow__selectionpane,html[data-device-class=mobile] .react-flow__viewport{touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none}html[data-device-class=mobile] .react-flow{overflow:hidden}html[data-device-class=mobile] .react-flow__handle,html[data-device-class=mobile] .react-flow__node{touch-action:manipulation}html[data-device-class=mobile] .react-flow__handle{width:20px!important;height:20px!important}html[data-device-class=mobile] .react-flow__handle:before{width:44px;height:44px}html[data-device-class=mobile] .react-flow__edge path,html[data-device-class=mobile] .react-flow__edge.animated path{stroke-dasharray:none!important;animation:none!important}html[data-device-class=mobile] .react-flow__node textarea:disabled{pointer-events:none}html[data-device-class=mobile] .mobile-toolbar{--mobile-toolbar-gap:1px}html[data-device-class=mobile] .mobile-toolbar .flex.items-center.gap-1{gap:var(--mobile-toolbar-gap)}html[data-device-class=mobile] .mobile-toolbar svg{width:14px;height:14px;stroke-width:2}html[data-device-class=mobile] .mobile-toolbar>div>div{padding:4px 6px}html[data-device-class=mobile] .mobile-toolbar .h-6.w-px{margin-left:1px;margin-right:1px;height:20px}html[data-device-class=mobile] .mobile-toolbar button{flex-shrink:0}html[data-device-class=mobile] .block-toolbar{padding:6px 8px}html[data-device-class=mobile] .block-toolbar button{height:40px;padding:0 12px;font-size:13px;font-weight:600;gap:6px}html[data-device-class=mobile] .block-toolbar svg{width:16px;height:16px}html[data-device-class=mobile] [role=status][aria-label*=notification]{top:max(.75rem,var(--mobile-safe-top,.75rem))}html[data-device-class=mobile] [role=status] button{min-height:32px;min-width:32px}