body{background-color:#fff;justify-content:center;align-items:center;min-width:100vw;min-height:100%;margin:0;font-family:Poppins,Helvetica Neue,sans-serif;display:flex}.container{background-color:#fff;flex-direction:column;width:100vw;max-width:500px;min-height:100%;margin:0;display:flex}.top-section{text-align:center;padding:20px 10px}.middle-section{flex:1;justify-content:center;align-items:center;padding:30px 15px 20px;display:flex}.left-panel,.right-panel{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.camera-frame{box-sizing:border-box;background:#fff;width:100%;max-width:100%;height:95%;padding:0}.camera-inner{box-sizing:border-box;background:#fff;border:3px solid #000;flex-direction:column;width:100%;height:100%;padding:50px 10px 8px;display:flex;position:relative}.video-wrapper{border:1px solid #ddd;flex:1;justify-content:center;align-items:center;padding-bottom:2px;display:flex;overflow:hidden;transform:scaleX(-1)}.video-feed{object-fit:contain;width:80%;height:80%}.user-text-overlay{letter-spacing:1px;color:#222;justify-content:center;align-items:center;height:45px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:500;display:flex;position:absolute;top:3px;left:0;right:0}.frame-bottom-logos{border-top:2px solid #000;justify-content:space-around;align-items:center;height:45px;margin-top:0;margin-bottom:0;display:flex}.frame-logo-r{height:30px}.frame-logo-text{height:20px}.content-right{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.top-section{flex-direction:column;align-items:center;display:flex}.bottom-section{flex-direction:column;align-items:center;gap:20px;width:100%;padding-left:0;display:flex}.logo-section{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.main-logo-r{height:50px;margin-bottom:8px}.main-logo-text{height:30px}.welcome-text{margin-bottom:30px;font-size:1.8rem;font-weight:600}.input-group{width:80%;margin-top:30px;margin-bottom:30px;position:relative}.name-input{border:none;border-bottom:1px solid #aaa;outline:none;width:100%;padding:10px 0;font-size:1.1rem}.name-input:focus{border-bottom-color:#333}.char-counter{color:#777;font-size:.8rem;position:absolute;bottom:-18px;right:0}.take-photo-btn{color:#fff;cursor:pointer;background-color:#466153;border:none;border-radius:6px;margin-bottom:50px;padding:14px 25px;font-size:1.1rem;font-weight:600}.take-photo-btn:hover{background-color:#466153}.preview-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;margin-left:0;margin-right:0;display:flex;position:fixed;top:0;left:0}.preview-modal{text-align:center;background:#fff;border-radius:10px;max-width:500px;margin-left:7px;margin-right:7px;padding:20px}.preview-modal img{width:90%;margin-bottom:20px}.confirm-btn{color:#fff;background:#466153;border:none;border-radius:6px;width:150px;height:50px;margin-right:10px;padding:10px 20px}.cancel-btn{background:#ccc;border:none;border-radius:6px;width:150px;height:50px;margin-top:10px;margin-right:10px;padding:10px 20px}.preview-modal img{border-bottom:2px solid #fff;box-shadow:0 10px 30px #0003}.verify-container{background:#466153;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex}.verify-box{text-align:center;background:#fff;border-radius:12px;width:80vw;max-width:500px;height:230px;padding:4px;box-shadow:0 4px 20px #00000014}.verify-box h2{color:#333;margin-bottom:20px;font-size:22px}.verify-box input{border:1px solid #ddd;border-radius:8px;outline:none;width:90%;margin-bottom:16px;padding:12px;font-size:16px;transition:all .2s}.verify-box input:focus{border-color:#466153;box-shadow:0 0 0 2px #4a90e233}.verify-box button{color:#fff;cursor:pointer;background:#466153;border:none;border-radius:8px;width:100%;margin-top:20px;padding:12px;font-size:16px;transition:all .2s}.verify-box button:hover{background:#466153}.verify-box button:active{transform:scale(.98)}.location-check-container{background:linear-gradient(135deg,#466153,#6f9983);justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Inter,sans-serif;display:flex}.location-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#ffffff0d;border-radius:20px;width:300px;padding:40px 30px;box-shadow:0 10px 40px #0000004d}.location-card h2{margin-top:20px;font-size:20px;font-weight:600}.location-card p{color:#cbd5f5;margin-top:10px;font-size:14px}.spinner{border:4px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite spin}.camera-placeholder{object-fit:contain;background:#fff;width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=480px){.verify-box{border-radius:10px;padding:20px}.verify-box h2{font-size:20px}}@media (width<=768px){.container{border-radius:0;flex-direction:column}.content-right{height:100%}.bottom-section{gap:15px}.left-panel,.right-panel{padding:15px}.camera-frame{border-width:2px;width:100%;max-width:100%}.welcome-text{font-size:1.5rem}.take-photo-btn{width:80%}}.loading-overlay{z-index:99999;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader{border:6px solid #ddd;border-top-color:#8b4513;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}.success-overlay{z-index:9999;background:#00000059;justify-content:center;align-items:center;padding-left:10px;padding-right:10px;display:flex;position:fixed;inset:0}.success-dialog{text-align:center;background:#fff;border:4px solid #466153;border-radius:25px;width:420px;padding:35px 30px;animation:.35s dialogShow;box-shadow:0 10px 35px #00000040}.success-icon{color:#fff;background:#466153;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:55px;font-weight:700;animation:.4s iconPop;display:flex}.success-title{color:#222;margin-bottom:12px;font-size:30px;font-weight:700}.success-text{color:#666;font-size:20px}@keyframes dialogShow{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes iconPop{0%{transform:scale(0)}80%{transform:scale(1.2)}to{transform:scale(1)}}.camera-inner{position:relative}.table-number{color:#fff;z-index:1000;background:#000;border-radius:4px;padding:4px 10px;font-size:15px;font-weight:700;position:absolute;top:6px;left:6px}.copy-selector{justify-content:center;align-items:center;gap:10px;margin:20px 0;display:flex}.copy-box{color:#466153;cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:10px;width:45px;height:45px;font-size:20px;font-weight:700}.copy-box.selected{color:#fff;background:#466153;border-color:#466153}
