:root{font-family:system-ui,Hiragino Sans,sans-serif;color:#fff;background:#111;color-scheme:dark}*{box-sizing:border-box}body{margin:0}main{position:relative;height:100svh;min-height:280px;overflow:hidden}video{width:100%;height:100%;object-fit:contain;display:block}#status,#result{position:absolute;left:0;right:0;margin:0;padding:20px 24px calc(20px + env(safe-area-inset-bottom));background:#111e;text-align:center;overflow-wrap:anywhere}#status{bottom:0;font-size:15px;line-height:1.7}#result{bottom:0;font-size:20px;line-height:1.5;max-height:40svh;overflow:auto;-webkit-user-select:text;user-select:text}#result:empty,#status:empty{display:none}
