.CameraCapture_root__m1LPA{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000}.CameraCapture_title__dUVDO{position:absolute;top:max(16px,env(safe-area-inset-top));left:0;right:0;text-align:center;font-size:14px;letter-spacing:.3em;text-transform:lowercase;opacity:.6;z-index:3;pointer-events:none}.CameraCapture_viewport__nmWhw{position:relative;width:min(92vw,92vh,560px);aspect-ratio:1/1;overflow:hidden;border-radius:16px;background:#111}.CameraCapture_preview__jpESN,.CameraCapture_video__BK0kW{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.CameraCapture_frame__Kbq9X{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.55);border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.CameraCapture_frameLabel__j4Lhh{font-size:clamp(40px,18vw,120px);font-weight:800;letter-spacing:.08em;color:rgba(255,255,255,.18);-webkit-user-select:none;-moz-user-select:none;user-select:none}.CameraCapture_controls__EQkLT{position:absolute;bottom:max(28px,env(safe-area-inset-bottom));left:0;right:0;display:flex;align-items:center;justify-content:center;gap:24px;z-index:3}.CameraCapture_shutter__5VkUk{width:76px;height:76px;border-radius:50%;border:4px solid rgba(255,255,255,.9);background:#fff;cursor:pointer;transition:transform .08s ease}.CameraCapture_shutter__5VkUk:active{transform:scale(.92)}.CameraCapture_shutter__5VkUk:disabled{opacity:.4}.CameraCapture_action__N9S_y{min-width:120px;padding:14px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;font-size:16px;cursor:pointer}.CameraCapture_action__N9S_y.CameraCapture_primary__zIhPN{background:#fff;color:#000;border-color:#fff;font-weight:700}.CameraCapture_action__N9S_y:disabled{opacity:.5;cursor:default}.CameraCapture_message__mg5uM{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:24px;z-index:4}.CameraCapture_error__xWtT2{color:#ff6b6b}.CameraCapture_done__myiUA{font-size:clamp(48px,22vw,140px);font-weight:800;letter-spacing:.08em}.CameraCapture_hidden__UetC_{display:none}