.scanner-page{color:#172033}.scanner-heading{margin-bottom:28px}.scanner-eyebrow{margin:0 0 8px!important;color:#087f6d;font-size:13px!important;font-weight:800;text-transform:uppercase}.scanner-heading h1{margin:0 0 16px;color:#111827;font-size:43px;line-height:1.2;letter-spacing:0}.scanner-heading>p:last-child{max-width:830px;margin:0;color:#526078;font-size:18px;line-height:1.75}.scanner-tool{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:12px}.scanner-workspace,.result-panel,.scan-history,.scanner-guide{border:1px solid #d6e0eb;border-radius:8px;background:#fff}.scanner-workspace,.result-panel{min-width:0;padding:22px}.scanner-workspace>header,.result-panel>header,.scan-history>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.scanner-workspace h2,.result-panel h2,.scan-history h2{margin:0;font-size:23px}.scanner-workspace>header>span,.result-panel>header>span{padding:6px 9px;border-radius:5px;background:#edf2f6;color:#647487;font-size:9px;font-weight:800}.scanner-workspace>header>span.active{background:#e6f5f1;color:#087f6d}.scanner-workspace>header>span.success{background:#daf4eb;color:#087f6d}.scanner-workspace>header>span.error{background:#fde5e2;color:#ad433d}.scan-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;padding:4px;border-radius:7px;background:#edf2f6}.scan-tabs button{height:40px;margin:0;padding:0;border:0;border-radius:5px;background:transparent;color:#637286;box-shadow:none;font-size:9px;font-weight:800}.scan-tabs button.active{background:#fff;color:#087f6d;box-shadow:0 2px 7px rgba(16,33,58,.08)}.scan-panel{margin-top:12px}.scan-panel[hidden]{display:none!important}.drop-zone{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:290px;padding:20px;border:1px dashed #aebfcb;border-radius:8px;background:#f7fafb;text-align:center;cursor:pointer;transition:.18s}.drop-zone.dragging{border-color:#087f6d;background:#ebf7f3}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.drop-zone strong{margin-top:15px;font-size:14px}.drop-zone small{margin-top:6px;color:#748396;font-size:9px}.drop-zone b{margin-top:15px;padding:9px 15px;border-radius:5px;background:#087f6d;color:#fff;font-size:9px}.qr-mark{position:relative;width:72px;height:72px}.qr-mark i{position:absolute;width:28px;height:28px;border:8px solid #17334a}.qr-mark i:nth-child(1){top:0;left:0}.qr-mark i:nth-child(2){top:0;right:0}.qr-mark i:nth-child(3){bottom:0;left:0}.camera-box{position:relative;display:flex;align-items:center;justify-content:center;min-height:300px;overflow:hidden;border-radius:8px;background:#0d1724}.camera-box video{width:100%;height:100%;object-fit:cover}.scan-frame{position:absolute;z-index:3;top:50%;left:50%;width:62%;max-width:250px;aspect-ratio:1;transform:translate(-50%,-50%)}.scan-frame i{position:absolute;width:36px;height:36px;border-color:#30d7b4;border-style:solid}.scan-frame i:nth-child(1){top:0;left:0;border-width:4px 0 0 4px}.scan-frame i:nth-child(2){top:0;right:0;border-width:4px 4px 0 0}.scan-frame i:nth-child(3){right:0;bottom:0;border-width:0 4px 4px 0}.scan-frame i:nth-child(4){bottom:0;left:0;border-width:0 0 4px 4px}.scan-frame span{position:absolute;top:4px;right:4px;left:4px;height:2px;background:#30d7b4;box-shadow:0 0 8px #30d7b4;animation:scanLine 2.2s ease-in-out infinite}@keyframes scanLine{50%{top:calc(100% - 6px)}}#cameraPlaceholder{position:absolute;z-index:2;color:#dce7ef;text-align:center}#cameraPlaceholder strong,#cameraPlaceholder small{display:block}#cameraPlaceholder small{margin-top:6px;color:#8fa3b7;font-size:9px}.camera-controls{display:grid;grid-template-columns:1fr auto auto auto;gap:6px;margin-top:9px}.camera-controls select{min-width:0;height:42px;margin:0;padding:0 28px 0 9px;border:1px solid #d4dee7;border-radius:6px;background-color:#fff;font-size:9px}.camera-controls button{height:42px;margin:0;padding:0 10px;border:1px solid #d4dee7;border-radius:6px;background:#f7f9fb;color:#253a50;box-shadow:none;font-size:8px}.camera-controls button:nth-of-type(1){border-color:#087f6d;background:#087f6d;color:#fff}.camera-controls button.active{border-color:#d99b2e;background:#f3b43f;color:#172033}.image-preview{position:relative;margin-top:12px;padding:8px;border:1px solid #d7e1e8;border-radius:7px;background:#f7f9fb}.image-preview[hidden]{display:none!important}.image-preview canvas{display:block;width:100%;max-height:420px;object-fit:contain}.image-preview button{position:absolute;top:14px;right:14px;height:34px;margin:0;padding:0 10px;border:0;border-radius:5px;background:rgba(15,23,42,.8);color:#fff;box-shadow:none;font-size:8px}.scan-message{min-height:22px;margin:11px 0 0;color:#68788c;font-size:9px;line-height:1.6}.result-panel{align-self:start;background:#10213a;color:#fff}.result-panel h2{color:#fff}.result-panel>header>span{background:#1d334c;color:#b8c7d4}.empty-result{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:320px;margin-top:18px;padding:20px;border:1px dashed #40556c;border-radius:8px;text-align:center}.result-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:2px solid #62778c;border-radius:8px;color:#a8bac9;font-size:14px}.empty-result strong{margin-top:15px;font-size:12px}.empty-result p{margin:8px 0 0;color:#91a4b6;font-size:9px;line-height:1.6}.result-content{margin-top:18px}.result-content[hidden]{display:none!important}.result-content>label{display:block;margin-bottom:7px;color:#9fb1c1;font-size:9px}.result-content textarea{width:100%;min-height:180px;margin:0;padding:12px;border:1px solid #40556c;border-radius:7px;background:#182b44;color:#fff;font-size:10px;line-height:1.65;resize:vertical}.result-meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.result-meta span{padding:9px;border:1px solid #31445c;border-radius:5px;background:#182b44;color:#91a4b7;font-size:7px}.result-meta b{display:block;margin-top:3px;color:#fff;font-size:9px}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.result-actions button,.result-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;margin:0;padding:0 8px;border:1px solid #40556c;border-radius:6px;background:#213851;color:#fff;box-shadow:none;font-size:8px;font-weight:800;text-decoration:none}.result-actions button:first-child{border-color:#087f6d;background:#087f6d}.result-actions button:last-child{grid-column:1/-1}.result-actions a[hidden]{display:none!important}#resultNotice{margin:9px 0 0;color:#a9bac8;font-size:8px;line-height:1.55}.privacy-box{margin-top:14px;padding:12px;border-left:3px solid #23b99b;background:#162d44}.privacy-box strong{display:block;color:#53d5bb;font-size:9px}.privacy-box p{margin:4px 0 0;color:#9eb0c0;font-size:8px;line-height:1.55}.scan-history{margin-top:14px;padding:22px}.scan-history>header button{height:33px;margin:0;padding:0 10px;border:1px solid #d6e0e8;border-radius:5px;background:#fff;color:#536277;box-shadow:none;font-size:8px}.scan-history>div{display:grid;gap:7px;margin-top:15px}.scan-history>div>p{margin:0;color:#718096;font-size:10px}.scan-history>div>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:50px;margin:0;padding:8px 11px;border:1px solid #dbe4eb;border-radius:6px;background:#f8fafc;color:#172033;box-shadow:none;text-align:left}.scan-history button span,.scan-history button b,.scan-history button strong{display:block;min-width:0}.scan-history button b{color:#087f6d;font-size:7px}.scan-history button strong{max-width:520px;margin-top:3px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.scan-history button small{flex:0 0 auto;color:#7b8998;font-size:7px}.scanner-guide{margin-top:24px;padding:28px}.scanner-guide>header h2{margin:0 0 12px;font-size:28px}.scanner-guide>header>p:last-child{margin:0;color:#58677c;font-size:14px;line-height:1.8}.guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:24px}.guide-steps article{padding:17px;border:1px solid #dbe4ed;border-radius:7px}.guide-steps span{color:#087f6d;font-size:10px;font-weight:900}.guide-steps h3{margin:8px 0 6px;font-size:14px}.guide-steps p,.guide-grid p,.security-note p{margin:0;color:#657489;font-size:12px;line-height:1.75}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:22px}.guide-grid section{padding:18px;border-top:3px solid #9ccfc4;background:#f8fafc}.guide-grid h3{margin:0 0 8px;font-size:16px}.security-note{margin-top:22px;padding:17px;border-left:4px solid #c75a52;background:#fff3f1}.security-note strong{display:block;margin-bottom:5px;color:#a9433c;font-size:12px}
@media screen and (max-width:900px){.scanner-tool{grid-template-columns:1fr}}
@media screen and (max-width:640px){.scanner-heading h1{font-size:33px}.scanner-heading>p:last-child{font-size:16px}.scanner-workspace,.result-panel,.scan-history,.scanner-guide{padding:18px 15px}.drop-zone{min-height:245px}.camera-controls{grid-template-columns:1fr 1fr}.camera-controls select{grid-column:1/-1}.guide-steps,.guide-grid{grid-template-columns:1fr}.scanner-guide>header h2{font-size:24px}.result-meta{grid-template-columns:1fr}.scan-history button small{display:none}}
