.video-recorder-shell{width:min(72rem,96vw);max-height:92vh;position:relative;overflow:visible}.custom-video-recorder-wrapper{background:#000;border-radius:8px 8px 0 0;overflow:hidden;height:min(72vh,40rem)!important}.camera-recorder{height:100%}.camera-recorder-viewport{background:#000;height:100%;position:relative}.camera-recorder-video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.camera-recorder-video--mirrored{transform:scaleX(-1)}.camera-recorder-message{z-index:2;text-align:center;color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:absolute;inset:0}.camera-recorder-retry{color:var(--color-primary,#4f46e5);background:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.camera-recorder-record-ui{z-index:5;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.camera-recorder-hint{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.camera-recorder-record-btn{cursor:pointer;background:#e3491c;border:8px solid #fff;border-radius:9999px;width:72px;height:72px}.camera-recorder-stop-btn{cursor:pointer;background:#e3491c;border:8px solid #fff;border-radius:9999px;width:72px;height:72px;position:relative}.camera-recorder-stop-btn:after{content:"";background:#fff;border-radius:4px;position:absolute;inset:22px}.camera-recorder-playback-actions{z-index:5;justify-content:center;display:flex;position:absolute;bottom:1rem;left:0;right:0}.camera-recorder-record-again{color:#111;background:#ffffffe6;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.camera-flip{color:#fff;cursor:pointer;z-index:10;background:#00000059;border:2px solid #fffc;border-radius:9999px;width:40px;height:40px;position:absolute;bottom:120px;right:24px}.camera-flip:before{content:"⟲";font-size:1.25rem;line-height:1}.camera-mirror-toggle{color:#fff;cursor:pointer;z-index:10;background:#00000059;border:2px solid #fffc;border-radius:9999px;width:40px;height:40px;font-size:1.1rem;position:absolute;bottom:166px;right:24px}.teleprompter-content{z-index:20;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;background-color:#00000080;width:75vw;height:60%;margin-left:auto;margin-right:auto;padding:30px;position:absolute;top:25px;left:0;right:0;overflow:hidden scroll}.teleprompter-content::-webkit-scrollbar{display:none}.teleprompter-content *{word-wrap:break-word!important}body.video-active{overflow:hidden}@media screen and (max-width:786px){.camera-mirror-toggle{bottom:262px}.camera-flip{bottom:210px}}@media screen and (max-width:414px){.custom-video-recorder-wrapper{height:58vh!important}.teleprompter-content{height:44%}.camera-mirror-toggle{bottom:252px!important}.camera-flip{bottom:200px!important}}
