.form-section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid var(--border)}
.form-section-head .eyebrow{display:block;margin-bottom:5px}.manual-fallback{display:flex;align-items:center;gap:10px;padding:15px;background:#bcf47409;border:1px solid #43563b;border-radius:9px;margin:22px 0 15px;font-size:12px}.manual-fallback .small-btn{color:var(--accent)}
.optional-lookup{border:1px solid var(--border);border-radius:9px;padding:15px;font-size:12px}.optional-lookup summary{cursor:pointer;color:#b0c2cf}.optional-lookup[open]>summary{margin-bottom:15px}
.consent-line{display:flex;align-items:flex-start;gap:10px;color:#bdcbd6;font-size:11px;line-height:1.6;margin:15px 0}.consent-line input{min-height:18px;width:18px;accent-color:var(--accent);flex:none}
.recognition-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.camera-frame{min-height:200px;max-height:320px;border:1px dashed #425866;border-radius:12px;background:#0f1922;overflow:hidden;display:grid;place-items:center}.camera-frame img,.camera-frame video{display:block;width:100%;max-height:320px;object-fit:contain}.camera-frame .icon{width:38px;height:38px;color:var(--accent);margin-bottom:15px}.camera-frame .empty{width:100%}.camera-frame>p{padding:30px}
#camera-controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.inline-error{color:#e9b780;font-size:12px;line-height:1.7;margin:12px 0;min-height:16px}.privacy-note{padding:11px 14px;background:#bcf47407;border-radius:8px;color:#a4b49a}.detected-card{padding:20px;border:1px solid #425c3c;border-radius:13px;background:#17271f}.detected-card>.panel-title{padding:0 0 18px}.detected-content{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center}.detected-content>img{width:100%;height:130px;object-fit:contain;border-radius:9px;background:#101922}.detected-content .plate{font-size:20px;margin-bottom:8px}.detected-content h3{font-size:17px}.detected-content p{font-size:11px;margin:7px 0}.detected-card .found-result{flex-wrap:wrap;padding:16px;background:#14241c;gap:14px}.detected-card .found-result>img{width:100px}.detected-card .found-result h2{font-size:17px}.detected-card .found-result .stack{flex-direction:row;flex-wrap:wrap;width:100%;margin-left:0}.detected-card .inline-form input{font-size:16px}.wrap{flex-wrap:wrap}.integration-row{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--border)}.integration-row small{display:block;margin-top:6px}.qr-print-area svg{width:230px;height:230px;max-width:100%;background:white}.qr-print-area code{word-break:break-all;white-space:normal}
@media(max-width:600px){.form-section-head{align-items:flex-start;flex-direction:column}.form-section-head .row-actions{flex-wrap:wrap}.detected-content{grid-template-columns:1fr;gap:15px}.detected-content>img{height:160px}.recognition-toolbar{align-items:flex-start;flex-direction:column}.recognition-toolbar .row-actions{flex-wrap:wrap}.manual-fallback{flex-wrap:wrap}.integration-row{align-items:flex-start;flex-direction:column;gap:10px}.detected-card{padding:15px}.detected-card .found-result>img{display:none}.modal-wide .inline-form{flex-wrap:wrap}.integration-row .badge{white-space:normal}}
@media print{body.printing-qr #app,body.printing-qr #toast{display:none!important}body.printing-qr #modal-root{display:block!important}body.printing-qr .overlay{position:static;background:white;display:block;padding:0;backdrop-filter:none}body.printing-qr .modal{max-height:none;overflow:visible;border:0;box-shadow:none;background:white;color:black;max-width:none}body.printing-qr .modal>header,body.printing-qr .no-print{display:none!important}body.printing-qr .qr-print-area{break-inside:avoid;padding:30px}body.printing-qr .qr-print-area svg{width:65mm;height:65mm}body.printing-qr .plate{color:black;background:white;border-color:black}body.printing-qr p,body.printing-qr small{color:#333}}
