:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{transition:background-color .3s ease}.ready{background-color:#4ade80}.not-ready{background-color:#fbbf24}.blocking{background-color:#f87171}.hold-button{position:fixed;bottom:2rem;right:2rem;width:4rem;height:4rem;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000026;background-color:#e5e7eb}.hold-button:hover{box-shadow:0 4px 12px #0003}.hold-button[data-holding=true]{background-color:#f87171}.hold-button[data-holding=true]:hover{background-color:#ef4444}.hold-button-inner{width:100%;height:100%;border-radius:50%}:root{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}
