:root{font-family:Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#000000}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;background:#000000}body{min-width:320px}.app-shell{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;overflow:hidden;background:#000000}.video{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.camera-canvas{display:block;width:100vw;height:100vh}.camera-notice{position:fixed;z-index:1;left:50%;bottom:max(24px,env(safe-area-inset-bottom));width:min(560px,calc(100vw - 32px));margin:0;padding:12px 16px;transform:translate(-50%);border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(0,0,0,.82);color:#fff;font-size:15px;line-height:1.45;text-align:center}
