*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}:root{--theme-blue:#2076d2;--border-blue:#8cbaf1;--text-dark:#222;--divider-gray:#e0e0e0}.select-page{background-color:#fff;flex-direction:column;height:100dvh;display:flex}.select-header{background-color:#fff;padding:16px 20px 0}.header-text{color:var(--theme-blue);margin-bottom:16px;font-size:16px;font-weight:400}.header-divider{background-color:var(--divider-gray);width:100%;height:1px}.select-main{flex-direction:column;flex:auto;align-items:center;min-height:0;padding:32px 20px;display:flex;overflow-y:auto}.select-title{color:var(--theme-blue);text-align:center;margin-bottom:6px;font-size:24px;font-weight:500}.select-subtitle{color:var(--text-dark);text-align:center;margin-bottom:32px;font-size:14px;font-weight:400}.system-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:400px;display:grid}.system-card{border:1px solid var(--border-blue);cursor:pointer;background-color:#fff;flex-direction:column;transition:all .2s;display:flex}.card-image-wrapper{justify-content:center;align-items:center;height:100px;padding:16px;display:flex}.card-image-wrapper img{object-fit:contain;max-width:90%;max-height:90%}.card-label{text-align:center;color:var(--text-dark);padding-bottom:16px;font-size:15px;font-weight:400}.system-card.active{background-color:var(--theme-blue);border-color:var(--theme-blue)}.system-card.active .card-label{color:#fff}.select-footer{background-color:#fff;flex-shrink:0;align-items:center;min-height:85px;padding:20px;display:flex}.btn-start{background-color:var(--theme-blue);color:#fff;cursor:pointer;border:none;border-radius:2px;width:100%;padding:14px;font-size:16px;font-weight:500;transition:background-color .2s}.btn-start:active{background-color:#175bb0}.btn-start:disabled{opacity:.5;cursor:not-allowed}*{box-sizing:border-box;font-family:Roboto,sans-serif}html,body{width:100%;height:100%;position:fixed;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;touch-action:manipulation;background-color:#fff}#root{flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:hidden}.camera-v2-container{background-color:#555;flex-direction:column;width:100vw;height:100%;display:flex}.icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.icon-btn img{object-fit:contain;width:clamp(32px,5vh,38px);height:clamp(32px,5vh,38px)}.camera-loading-container{background:linear-gradient(#d4d4d4,#e6e6e6);flex-direction:column;width:100vw;height:100%;display:flex}.camera-header-simple{justify-content:space-between;align-items:center;padding:clamp(8px,1.5vh,12px) 20px;display:flex}.device-title{color:#fff;font-size:clamp(16px,2.5vh,18px);font-weight:500}.loading-center{color:#fff;flex:1;justify-content:center;align-items:center;font-size:clamp(14px,2vh,16px);display:flex}.top-section{z-index:10;background-color:#555}.header-bar{justify-content:space-between;align-items:center;padding:clamp(8px,1.5vh,16px) clamp(16px,4vw,24px) clamp(8px,1vh,12px);display:flex}.header-left{align-items:center;gap:clamp(12px,2vh,16px);display:flex}.header-left img{object-fit:contain;cursor:pointer;width:clamp(34px,5.5vh,40px);height:clamp(34px,5.5vh,40px)}.device-name{color:#fff;font-size:clamp(18px,2.8vh,22px);font-weight:500}.tabs-row{justify-content:space-between;padding:0 clamp(28px,7vw,40px) clamp(8px,1.5vh,16px);display:flex}.tabs-row.two-tabs{justify-content:center;gap:clamp(40px,10vw,60px)}.tab-item{opacity:.6;cursor:pointer;flex-direction:column;align-items:center;gap:clamp(4px,1vh,6px);display:flex}.tab-item.active{opacity:1}.tab-icon-wrapper{border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:clamp(40px,6vh,50px);height:clamp(40px,6vh,50px);display:flex;position:relative}.tab-item.active .tab-icon-wrapper{background-color:#2076d2;border-color:#fff;outline:none}.tab-icon-wrapper>img:not(.tab-check-badge){object-fit:contain;width:clamp(26px,4vh,34px);height:clamp(26px,4vh,34px)}.tab-check-badge{object-fit:contain;z-index:2;border-radius:50%;width:clamp(26px,4.2vh,34px);height:clamp(26px,4.2vh,34px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tab-item span{color:#fff;font-size:clamp(10px,1.5vh,13px)}.camera-section{background-color:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.indicator-bar{z-index:10;gap:6px;display:flex;position:absolute;top:clamp(24px,4vh,32px);left:50%;transform:translate(-50%)}.ind-dash{width:clamp(16px,4vw,24px);height:3px;transition:background-color .3s}.ind-dash.empty{background-color:#fff3}.ind-dash.gray{background-color:#6e6e6e}.ind-dash.white{background-color:#fff}.ind-dash.yellow{background-color:#ffb919}.ind-dash.green{background-color:#66bf0d}.live-webcam-feed{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute}.svg-overlay-container{z-index:5;pointer-events:none;justify-content:center;align-items:center;width:75%;height:75%;display:flex;position:absolute}.transparent-svg-guide{object-fit:contain;width:100%;height:100%}.force-green-filter{filter:brightness(0)saturate()invert(61%)sepia(74%)saturate(462%)hue-rotate(44deg)brightness(97%)contrast(91%)}.preview-modal{z-index:20;background-color:#0009;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.preview-card-square{background-color:#fff;flex-direction:column;align-items:center;width:75%;max-width:320px;padding:24px 20px;display:flex}.preview-title{color:#000;margin:0 0 20px;font-size:16px;font-weight:500}.preview-image-wrapper{background-color:#e0e0e0;justify-content:center;align-items:center;width:100%;display:flex}.preview-image-wrapper img{object-fit:contain;width:100%;height:auto;display:block}.success-card-square{aspect-ratio:1;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:75%;max-width:320px;padding:24px;display:flex}.success-icon-circle-large{border:2px solid #4caf50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.success-text-large{text-align:center;color:#000;margin:0;font-size:16px;line-height:1.4}.bottom-section{z-index:10;background-color:#555;padding-bottom:clamp(12px,2vh,20px)}.recapture-container{justify-content:center;width:100%;padding-top:16px;display:flex}.recapture-btn-footer{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;padding:6px 16px;font-size:14px}.stepper-title{color:#fff;text-align:center;margin:clamp(16px,2vh,24px) 0 clamp(8px,1.5vh,16px);font-size:clamp(14px,2.2vh,18px);font-weight:500}.stepper-area{flex-direction:column;align-items:center;padding:0 20px clamp(12px,2vh,20px);display:flex}.stepper-track{isolation:isolate;justify-content:space-between;align-items:center;width:100%;max-width:400px;margin:0 auto;display:flex;position:relative}.stepper-line{z-index:-1;background-color:#fff6;height:1px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.stepper-step{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.circle{z-index:3;background-color:#555;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(60px,min(14vw,9vh),72px);height:clamp(60px,min(14vw,9vh),72px);display:flex;position:relative}.stepper-step.active .circle{background-color:#555;border:none;outline:none}.circle img{object-fit:contain;border-radius:50%;width:100%;height:100%}.stepper-step.disabled{pointer-events:none}.spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:clamp(24px,6vw,40px);height:clamp(24px,6vw,40px);animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.header-actions{align-items:center;gap:12px;display:flex;position:relative}.log-toggle-btn{color:#fff;cursor:pointer;background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.log-toggle-btn:active{background-color:#ffffff4d}.debug-logs-overlay{color:#0f0;z-index:50;pointer-events:none;scrollbar-width:none;-ms-overflow-style:none;background:#000000bf;border:1px solid #fff3;border-radius:6px;width:250px;max-height:40vh;padding:12px;font-family:monospace;font-size:11px;position:absolute;top:calc(100% + 16px);right:0;overflow-y:auto}.debug-logs-overlay::-webkit-scrollbar{display:none}.debug-logs-overlay pre{white-space:pre-wrap;word-wrap:break-word;margin:0}.error-toast-container{z-index:15;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:90%;max-width:320px;display:flex;position:absolute;bottom:clamp(16px,3vh,24px);left:50%;transform:translate(-50%)}.error-toast{color:#fff;text-align:center;background-color:#3c3c3cd9;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:400;animation:.3s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
