:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#fff;background:#000}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;overflow:hidden;-webkit-font-smoothing:antialiased;background:#000}.camera-stage{position:fixed;top:0;right:0;bottom:0;left:0;background:#000}.camera-feed{width:100%;height:100%;display:block;object-fit:cover;transform:scaleX(-1)}.camera-source{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.gesture-label{position:fixed;top:24px;left:24px;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:14px 22px;color:#fff;background:#121419a3;border:1px solid rgba(255,255,255,.25);border-radius:24px;box-shadow:0 14px 38px #0000003d,inset 0 1px #ffffff24;backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%);font-size:clamp(21px,2vw,30px);font-weight:520;line-height:1.15;letter-spacing:.01em;text-align:center;white-space:nowrap;text-shadow:0 1px 12px rgba(0,0,0,.28)}.gesture-label:before{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#ffffffad;box-shadow:0 0 12px #ffffff3d;content:""}.gesture-label.status-visible:before{background:#56dfac;box-shadow:0 0 14px #56dfac94}.gesture-label.status-invisible:before{background:#8b7cff;box-shadow:0 0 14px #8b7cff9e}.gesture-label.status-countdown:before,.gesture-label.status-action:before{background:#ffc75a;box-shadow:0 0 14px #ffc75a94}.background-capture-button{font-family:inherit;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.background-capture-button:hover{background:#1b1e25c2;border-color:#ffffff61}.background-capture-button:active{transform:scale(.98)}.background-capture-button:focus-visible{outline:3px solid rgba(139,124,255,.72);outline-offset:3px}.gesture-label.countdown-label{top:50%;left:50%;width:max-content;min-width:min(580px,calc(100vw - 40px));max-width:calc(100vw - 40px);padding:36px 46px;border-radius:26px;background:#111318ad;border-color:#ffffff4a;box-shadow:0 22px 62px #00000052,inset 0 1px #ffffff29;font-size:clamp(36px,5vw,68px);font-weight:560;white-space:normal;transform:translate(-50%,-50%)}@media(max-width:600px){.gesture-label{top:14px;left:14px;gap:10px;padding:12px 17px;border-radius:20px;font-size:20px}.gesture-label.countdown-label{width:calc(100vw - 32px);min-width:0;max-width:none;padding:28px 22px;font-size:clamp(30px,9vw,46px)}}
