:root{font-synthesis:none;height:100vh;min-height:100vh;max-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:0;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}html{min-height:-webkit-fill-available}body{min-height:100vh;height:100vh;min-height:-webkit-fill-available;max-height:100vh;flex-direction:column;height:-webkit-fill-available;margin:0;display:flex;overflow:hidden}main{flex:1}#root{height:100vh;min-height:100vh;max-height:100vh;position:relative;overflow:hidden}pre{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px}.help .help-area a{font-weight:500;text-decoration:underline}.CollapsibleContent{overflow:hidden}.CollapsibleContent[data-state=open]{animation:.3s ease-out slideDown}.CollapsibleContent[data-state=closed]{animation:.3s ease-out slideUp}.print-preview{scrollbar-gutter:stable}#ocr-canvas-viewer>canvas{opacity:.75;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes SlideBackground{0%{background-position:100%}to{background-position:-33%}}@keyframes slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes slideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.bg-rainbow{background-image:linear-gradient(90deg,#ff000020,#ffa50020,#ffff0020,#00800020,#0000ff20,#4b008220,#ee82ee20,#ff000020,#ffa50020,#ffff0020,#00800020,#0000ff20,#4b008220,#ee82ee20,#ff000020);background-size:800% 100%;animation:36s linear infinite background-slide}.bg-rainbow-bright{background-image:linear-gradient(90deg,#ff000040,#ffa50040,#ffff0040,#00800040,#0000ff40,#4b008240,#ee82ee40,#ff000040,#ffa50040,#ffff0040,#00800040,#0000ff40,#4b008240,#ee82ee40,#ff000040);background-size:800% 100%;animation:36s linear infinite background-slide}.bg-rainbow-vivid{background-image:linear-gradient(90deg,#ff000080,#ffa50080,#ffff0080,#00800080,#0000ff80,#4b008280,#ee82ee80,#ff000080,#ffa50080,#ffff0080,#00800080,#0000ff80,#4b008280,#ee82ee80,#ff000080);background-size:800% 100%;animation:36s linear infinite background-slide}.animated-slow-background{animation:72s linear infinite background-slide}@keyframes background-slide{0%{background-position:0 0}to{background-position:-400% 0}}
