.CameraCapture-module__yvdMPa__root{flex-direction:column;gap:12px;display:flex}.CameraCapture-module__yvdMPa__videoWrap{aspect-ratio:16/9;border:1px solid var(--color-border);background-color:#000;border-radius:8px;width:100%;position:relative;overflow:hidden}.CameraCapture-module__yvdMPa__video{object-fit:cover;width:100%;height:100%;display:block}.CameraCapture-module__yvdMPa__roi{pointer-events:none;border:1.5px solid rgba(245,168,0,.6);border-radius:3px;width:80%;height:60%;position:absolute;top:20%;left:10%;box-shadow:0 0 0 9999px rgba(0,0,0,.3)}.CameraCapture-module__yvdMPa__button{letter-spacing:.04em;color:#000;background-color:var(--color-accent);cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px 18px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;font-weight:700;transition:opacity .15s}.CameraCapture-module__yvdMPa__button:disabled{opacity:.4;cursor:not-allowed}.CameraCapture-module__yvdMPa__button:not(:disabled):hover{opacity:.88}.CameraCapture-module__yvdMPa__hint{color:#2e3444;background:#080a0e;border-left:2px solid #1a1e28;border-radius:4px;margin:0;padding:6px 10px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.65rem;line-height:1.5}.CameraCapture-module__yvdMPa__error{color:#ef4444;white-space:pre-wrap;background-color:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.18);border-radius:5px;margin:0;padding:7px 11px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem}
.RecognizeModal-module__KLzC7G__backdrop{z-index:1000;background-color:rgba(0,0,0,.72);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.RecognizeModal-module__KLzC7G__modal{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:14px;width:100%;max-width:540px;max-height:calc(100vh - 40px);padding:20px;display:flex;overflow-y:auto;box-shadow:0 16px 48px rgba(0,0,0,.65)}.RecognizeModal-module__KLzC7G__title{color:var(--color-text);margin:0;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.88rem;font-weight:600}.RecognizeModal-module__KLzC7G__subtle{color:#2e3444;text-align:center;margin:0;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.68rem}.RecognizeModal-module__KLzC7G__preview{object-fit:contain;border:1px solid var(--color-border);background-color:#000;border-radius:6px;width:100%;height:auto;max-height:300px}.RecognizeModal-module__KLzC7G__svg{border:1px solid var(--color-border);background-color:#080a0e;border-radius:6px;width:100%;height:auto}.RecognizeModal-module__KLzC7G__line{fill:none;stroke:var(--color-accent);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.RecognizeModal-module__KLzC7G__actions{gap:8px;display:flex}.RecognizeModal-module__KLzC7G__primary,.RecognizeModal-module__KLzC7G__secondary{cursor:pointer;border:none;border-radius:5px;flex:1;padding:10px 16px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;font-weight:700;transition:opacity .15s}.RecognizeModal-module__KLzC7G__primary{color:#000;background-color:var(--color-accent)}.RecognizeModal-module__KLzC7G__secondary{color:var(--color-text-muted);border:1px solid var(--color-border);background-color:transparent}.RecognizeModal-module__KLzC7G__primary:hover,.RecognizeModal-module__KLzC7G__secondary:hover{opacity:.85}.RecognizeModal-module__KLzC7G__center{flex-direction:column;align-items:center;gap:12px;padding:12px 0;display:flex}.RecognizeModal-module__KLzC7G__spinner{border:2px solid rgba(245,168,0,.2);border-top-color:var(--color-accent);border-radius:50%;width:28px;height:28px;animation:.9s linear infinite RecognizeModal-module__KLzC7G__recognize-spin}@keyframes RecognizeModal-module__KLzC7G__recognize-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.RecognizeModal-module__KLzC7G__spinner{animation-duration:2s}}.RecognizeModal-module__KLzC7G__errorBox{color:#ef4444;white-space:pre-wrap;background-color:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.18);border-radius:5px;margin:0;padding:8px 11px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.75rem}
.page-module__epXC1G__root{flex-direction:column;gap:20px;max-width:640px;min-height:calc(100vh - 44px);margin:0 auto;padding:28px 24px 64px;display:flex}.page-module__epXC1G__back{color:#3a4055;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.72rem;text-decoration:none;transition:color .12s;display:inline-flex}.page-module__epXC1G__back:hover{color:var(--color-accent)}.page-module__epXC1G__pageHeader{border-bottom:1px solid var(--color-border);flex-direction:column;gap:3px;padding-bottom:16px;display:flex}.page-module__epXC1G__pageTitle{color:var(--color-text);font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.9rem;font-weight:600}.page-module__epXC1G__pageDesc{color:#2e3444;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.65rem}
