:root{color-scheme:light dark;font:15px system-ui;background:#151716;color:#e4e7e2}body{margin:0}main{max-width:1280px;margin:auto;padding:32px 24px}header{margin-bottom:24px}header>span{font-size:20px}#status,.privacy{color:#a8afa7}#replay{overflow:hidden;background:#fff;min-height:200px}footer{display:flex;gap:16px;align-items:center;padding:20px 0;position:sticky;bottom:0;background:#151716}input{flex:1;min-width:60px}button,select{font:inherit;padding:8px 14px}output{white-space:nowrap}.privacy{font-size:13px}.replayer-wrapper{position:relative}.replayer-wrapper iframe{border:0}.replayer-mouse{position:absolute;width:14px;height:14px;border-radius:50%;background:#df5b40;z-index:10000;pointer-events:none}