.QRScanner_container__CAmzr{position:relative}.QRScanner_scannerModal__EVy1M{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;animation:QRScanner_fadeIn__2aHr3 .3s ease}.QRScanner_scannerContainer__ux1yH{width:90%;max-width:500px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:QRScanner_slideUp__ylTXL .3s ease}.QRScanner_scannerHeader__Q9hxq{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#B1BF41,#D96A29);color:#fff}.QRScanner_scannerHeader__Q9hxq h4{display:flex;align-items:center;margin:0;font-weight:600}.QRScanner_scannerHeader__Q9hxq button{border-color:hsla(0,0%,100%,.3)}.QRScanner_scannerHeader__Q9hxq button:hover{background:hsla(0,0%,100%,.2);border-color:#fff}.QRScanner_scannerBody__kVr_Y{padding:1.5rem;background:#f8f9fa}.QRScanner_cameraView__VqBqg{position:relative;width:100%;max-width:400px;margin:0 auto;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:1}.QRScanner_qrReader__QC3TL,.QRScanner_qrReader__QC3TL video{width:100%!important;height:100%!important}.QRScanner_qrReader__QC3TL video{object-fit:cover}.QRScanner_scanOverlay__sfU_7{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10}.QRScanner_scanLine__jCjRI{position:absolute;top:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#B1BF41,#D96A29,#B1BF41,transparent);animation:QRScanner_scanAnimation__Cc16V 2s linear infinite;box-shadow:0 0 10px rgba(177,191,65,.5)}.QRScanner_corners__zJnGw{position:absolute;top:20%;left:20%;right:20%;bottom:20%}.QRScanner_corner___NtbZ{position:absolute;width:30px;height:30px}.QRScanner_corner___NtbZ:after,.QRScanner_corner___NtbZ:before{content:"";position:absolute;background:#b1bf41}.QRScanner_corner___NtbZ:first-child{top:0;left:0}.QRScanner_corner___NtbZ:first-child:before{top:0;left:0;width:100%;height:3px}.QRScanner_corner___NtbZ:first-child:after{top:0;left:0;width:3px;height:100%}.QRScanner_corner___NtbZ:nth-child(2){top:0;right:0}.QRScanner_corner___NtbZ:nth-child(2):before{top:0;right:0;width:100%;height:3px}.QRScanner_corner___NtbZ:nth-child(2):after{top:0;right:0;width:3px;height:100%}.QRScanner_corner___NtbZ:nth-child(3){bottom:0;left:0}.QRScanner_corner___NtbZ:nth-child(3):before{bottom:0;left:0;width:100%;height:3px}.QRScanner_corner___NtbZ:nth-child(3):after{bottom:0;left:0;width:3px;height:100%}.QRScanner_corner___NtbZ:nth-child(4){bottom:0;right:0}.QRScanner_corner___NtbZ:nth-child(4):before{bottom:0;right:0;width:100%;height:3px}.QRScanner_corner___NtbZ:nth-child(4):after{bottom:0;right:0;width:3px;height:100%}.QRScanner_instructions__CoHN1{margin-top:1.5rem;text-align:center}.QRScanner_instructions__CoHN1 p{color:#333;font-size:.95rem}.QRScanner_instructions__CoHN1 small{font-size:.85rem}@keyframes QRScanner_fadeIn__2aHr3{0%{opacity:0}to{opacity:1}}@keyframes QRScanner_slideUp__ylTXL{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes QRScanner_scanAnimation__Cc16V{0%{top:0}50%{top:calc(100% - 2px)}to{top:0}}@media(max-width:768px){.QRScanner_scannerContainer__ux1yH{width:95%;max-width:none;margin:1rem}.QRScanner_cameraView__VqBqg{max-width:100%}.QRScanner_scannerHeader__Q9hxq{padding:.75rem 1rem}.QRScanner_scannerHeader__Q9hxq h4{font-size:1.1rem}.QRScanner_scannerBody__kVr_Y{padding:1rem}}