/* The report is V1 unchanged. These overrides replace only its locked popup. */
body[data-scanner-version="2"] #gateBoundary{display:none!important}
body[data-scanner-version="2"] #reportScreen.is-locked #rpAsideVerify{display:flex}
body[data-scanner-version="2"] #scanScreen [data-step="4"],body[data-scanner-version="2"] #scanScreen [data-step="8"],body[data-scanner-version="2"] #evidenceQuestions,body[data-scanner-version="2"] #evidenceDeliveryQuestion{display:none!important}
.scanner-version-marker{position:fixed;right:12px;bottom:12px;z-index:80;background:#e8f0fe;color:#174ea6;border:1px solid #d2e3fc;border-radius:99px;padding:5px 9px;font:600 11px/1.2 Arial,sans-serif;pointer-events:none}
#v2Sheet{width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #dadce0;border-radius:20px;background:#fff;color:#202124;box-shadow:0 24px 60px #20212438;overflow:auto;overscroll-behavior:contain;font:15px/1.5 Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:auto}
#v2Sheet::backdrop{background:rgba(32,33,36,.35)}
#v2Sheet *{box-sizing:border-box}#v2Sheet .v2-popup-head{display:flex;align-items:center;gap:12px;padding:18px 24px;border-bottom:1px solid #eceef1}
#v2Sheet .v2-popup-head>div{flex:1;min-width:0}#v2Sheet .v2-popup-head b,#v2Sheet .v2-popup-head small{display:block}#v2Sheet small{font-size:12px;color:#5f6368}
#v2PopupScore{color:#b3261e;border:1px solid #f0c9c5;padding:5px 9px;border-radius:99px;white-space:nowrap;font-size:13px}
#v2Sheet #v2Close{border:0;background:#f1f3f4;color:#3c4043;border-radius:50%;width:36px;height:36px;font-size:24px;padding:0;flex-shrink:0}
#v2PopupBody{padding:24px}#v2Sheet h2{font-size:24px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px}#v2Sheet p{margin:8px 0 18px;color:#5f6368}#v2Sheet label{display:block;font-size:14px;margin:16px 0 7px;font-weight:600}
#v2Sheet input:not([type=range]){font:inherit;font-size:18px;border:1.5px solid #dadce0;background:#f8f9fa;border-radius:10px;padding:12px;width:100%;min-height:48px;color:#202124}
#v2Sheet input[type=range]{width:100%;accent-color:#1a73e8;margin:20px 0;min-height:24px}#v2Sheet button{font:inherit;cursor:pointer}#v2Sheet .v2-primary{display:block;width:100%;padding:13px 16px;border:0;border-radius:99px;background:#1a73e8;color:#fff;font-weight:600;min-height:48px;margin-top:18px}
#v2Sheet .v2-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}#v2Sheet .v2-chips button{flex:1;border:1px solid #dadce0;border-radius:10px;min-height:46px;padding:8px;background:#fff;color:#174ea6}
#v2Sheet .v2-text,#v2Sheet .v2-code-actions button,#v2Later{border:0;background:transparent;color:#1765cc;min-height:44px;padding:10px}
#v2Sheet .v2-code-actions{display:flex;justify-content:space-between;gap:8px;margin-top:12px}#v2Sheet .v2-popup-foot{padding:0 24px 18px;text-align:center}#v2Sheet .v2-note{font-size:12px;margin-bottom:0}#v2Sheet .v2-error,#v2Sheet #v2PopupStatus{color:#b3261e;font-size:13px}#v2Sheet .v2-error:empty,#v2PopupStatus:empty{display:none}
#v2Sheet .v2-code{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:24px 0 16px}#v2Sheet .v2-code input{padding:10px 0;text-align:center;font-size:26px;min-width:0;height:58px;border-radius:9px}
#v2Sheet :focus-visible{outline:3px solid #a8c7fa;outline-offset:2px}#v2Sheet button:disabled{opacity:.55;cursor:wait}#v2Sheet #v2Security{padding:0 24px}#v2Sheet .gate-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:650px){#v2Sheet{max-height:calc(100dvh - 20px);width:calc(100vw - 20px)}#v2PopupBody{padding:20px}#v2Sheet .v2-popup-head{padding:16px 20px}#v2Sheet .v2-code{gap:6px}#v2Sheet .v2-code input{font-size:24px;height:52px}}

#v2Sheet .v2-chips button[aria-pressed="true"]{background:#e8f0fe;border-color:#1a73e8;color:#174ea6;font-weight:600}
#v2Sheet .v2-progress{font-size:11px;font-weight:600;letter-spacing:.06em;color:#1765cc;margin:0 0 12px}
@media(hover:hover){#v2Sheet .v2-primary:hover{background:#1765cc}#v2Sheet .v2-chips button:hover{border-color:#1a73e8}}

/* The V1 scanning rhythm: real venue imagery beside a focused next step. */
#v2Sheet{width:min(1000px,calc(100vw - 40px));border:0;border-radius:24px;overflow:auto;background:#fbfbfd;box-shadow:0 28px 100px rgba(18,40,55,.3)}
#v2Sheet::backdrop{background:rgba(25,36,48,.24)}
#v2Sheet .v2-popup-layout{display:grid;grid-template-columns:1fr 1fr;min-height:560px}
#v2Sheet .v2-picture-panel{position:relative;overflow:hidden;min-width:0;background:#145c7d;color:#fbfbfd;display:flex;align-items:flex-end;isolation:isolate}
#v2Sheet .v2-picture-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,27,39,0) 25%,rgba(10,27,39,.2) 45%,rgba(10,27,39,.93));z-index:-1;pointer-events:none}
#v2Sheet .v2-popup-photos{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:2fr 1fr;gap:4px;z-index:-2}
#v2Sheet .v2-popup-photos figure{margin:0;overflow:hidden;min-height:0}
#v2Sheet .v2-popup-photos figure:first-child{grid-column:1/-1}
#v2Sheet .v2-popup-photos img{width:100%;height:100%;object-fit:cover;display:block}
#v2Sheet .v2-popup-photos[data-count="1"]{grid-template-rows:1fr}
#v2Sheet .v2-popup-photos[data-count="2"]{grid-template-columns:1fr;grid-template-rows:1fr 1fr}
#v2Sheet .v2-picture-copy{padding:32px;position:relative;width:100%}
#v2Sheet .v2-picture-kicker{display:block;font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase;color:#d8f0fd}
#v2Sheet .v2-picture-copy h2{color:#fbfbfd;font-size:38px;line-height:1.08;margin:0 0 12px;overflow-wrap:anywhere}
#v2Sheet .v2-picture-copy p{color:#e4eff5;font-size:14px;line-height:1.5;margin:0 0 20px;max-width:32ch}
#v2Sheet .v2-picture-tags{display:flex;gap:8px;flex-wrap:wrap;font-size:11px;font-weight:600}
#v2Sheet .v2-picture-tags span{border:1px solid #aec9d7;border-radius:99px;padding:6px 9px;color:#edf6fa}
#v2Sheet .v2-form-panel{min-width:0;align-self:center;background:#fbfbfd;padding:8px 4px}
#v2Sheet .v2-primary{background:#1685bc;border-radius:12px;box-shadow:0 4px 12px rgba(18,114,167,.14)}
#v2Sheet .v2-primary:hover{background:#116c9c}
#v2Sheet .v2-chips button{background:#f0f7fb;border-color:#c8dce8;color:#145f83}
#v2Sheet .v2-chips button[aria-pressed="true"]{background:#d6edfa;border-color:#1888bc;color:#164d68}
#v2Sheet .v2-photo-fallback{grid-column:1/-1;grid-row:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:70px;background:#16658a}
#v2Sheet .v2-photo-fallback>span{font-size:90px;line-height:1.1;font-weight:800;opacity:.5}
#v2Sheet .v2-photo-fallback small{color:#dfedf4;margin-top:12px}
@media(max-width:700px){#v2Sheet{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:18px}#v2Sheet .v2-popup-layout{grid-template-columns:1fr;min-height:0}#v2Sheet .v2-picture-panel{min-height:174px}#v2Sheet .v2-popup-photos{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}#v2Sheet .v2-popup-photos figure:first-child{grid-column:1;grid-row:1/-1}#v2Sheet .v2-popup-photos[data-count="1"]{grid-template-columns:1fr}#v2Sheet .v2-popup-photos[data-count="2"]{grid-template-columns:1fr 1fr;grid-template-rows:1fr}#v2Sheet .v2-picture-copy{padding:20px}#v2Sheet .v2-picture-copy h2{font-size:26px;margin-bottom:6px}#v2Sheet .v2-picture-kicker{font-size:10px;margin-bottom:8px}#v2Sheet .v2-picture-copy p{font-size:12px;margin:0;max-width:none}#v2Sheet .v2-picture-tags{display:none}#v2Sheet .v2-form-panel{padding:0}#v2Sheet .v2-popup-head{padding:12px 20px}#v2PopupBody{padding:20px}#v2Sheet h2{font-size:23px}#v2Sheet .v2-photo-fallback{padding:12px;align-items:flex-end}#v2Sheet .v2-photo-fallback>span{font-size:60px}#v2Sheet .v2-photo-fallback small{display:none}}

#v2Sheet .v2-popup-metrics{margin-top:20px;padding:16px;border-radius:14px;background:rgba(15,38,47,.85)}#v2Sheet .v2-popup-metrics strong{font-size:28px;line-height:1.2}#v2Sheet .v2-popup-metrics small{font-size:12px;font-weight:500}#v2Sheet .v2-popup-metrics p{display:flex;gap:12px;justify-content:space-between;font-size:13px;margin:10px 0 0}#v2Sheet .v2-popup-metrics b{white-space:nowrap}#v2Sheet .v2-picture-tags{display:none}@media(max-width:700px){#v2Sheet .v2-picture-panel{min-height:290px}#v2Sheet .v2-picture-copy{width:100%}#v2Sheet .v2-popup-metrics{margin-top:12px;padding:12px}#v2Sheet .v2-popup-metrics p{margin-top:6px}}
