.scanner-module__irSIOW__container{max-width:720px;margin:0 auto;padding:1.5rem}.scanner-module__irSIOW__header{text-align:center;margin-bottom:1.5rem}.scanner-module__irSIOW__title{color:var(--foreground);margin:0 0 .25rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.scanner-module__irSIOW__subtitle{color:var(--muted);margin:0;font-size:.875rem}.scanner-module__irSIOW__scannerWrapper{border-radius:var(--radius-xl);box-shadow:var(--card-shadow);border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:1.5rem;display:flex}.scanner-module__irSIOW__reader,.scanner-module__irSIOW__readerContainer{border-radius:var(--radius-lg);width:100%;max-width:480px;overflow:hidden}.scanner-module__irSIOW__reader video{border-radius:var(--radius-lg)}.scanner-module__irSIOW__loading{color:var(--muted);font-size:1rem;font-weight:500}.scanner-module__irSIOW__resultCard{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:380px;display:flex}.scanner-module__irSIOW__resultCard h2{color:var(--foreground);margin:.875rem 0 .375rem;font-size:1.125rem}.scanner-module__irSIOW__resultCard p{color:var(--muted);font-size:.875rem}.scanner-module__irSIOW__successIcon{background:var(--success-bg);width:56px;height:56px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.scanner-module__irSIOW__errorIcon{background:var(--danger-bg);width:56px;height:56px;color:var(--danger);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.scanner-module__irSIOW__errorText{color:var(--danger);margin-bottom:1.25rem;font-size:.875rem}.scanner-module__irSIOW__detailsList{border-radius:var(--radius-lg);text-align:left;background:#f8fafc;width:100%;margin:1.25rem 0;padding:1rem}.scanner-module__irSIOW__detailRow{justify-content:space-between;margin-bottom:.625rem;font-size:.8125rem;display:flex}.scanner-module__irSIOW__detailRow:last-child{margin-bottom:0}.scanner-module__irSIOW__detailRow span{color:var(--muted)}.scanner-module__irSIOW__detailRow strong{color:var(--foreground)}.scanner-module__irSIOW__actionGroup{gap:.625rem;width:100%;display:flex}.scanner-module__irSIOW__approveBtn{background:var(--success);color:#fff;border-radius:var(--radius);cursor:pointer;transition:opacity var(--transition);border:none;flex:1;padding:.625rem;font-size:.875rem;font-weight:600}.scanner-module__irSIOW__approveBtn:hover{opacity:.9}.scanner-module__irSIOW__denyBtn{color:var(--danger);border:1px solid var(--danger-bg);border-radius:var(--radius);cursor:pointer;transition:background-color var(--transition);background:#fff;flex:1;padding:.625rem;font-size:.875rem;font-weight:600}.scanner-module__irSIOW__denyBtn:hover{background:#fef2f2}.scanner-module__irSIOW__primaryBtn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;transition:background-color var(--transition);border:none;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600}.scanner-module__irSIOW__primaryBtn:hover{background:var(--primary-hover)}@media (max-width:767px){.scanner-module__irSIOW__container{padding:1rem}.scanner-module__irSIOW__scannerWrapper{min-height:280px;padding:1rem}.scanner-module__irSIOW__actionGroup{flex-direction:column}.scanner-module__irSIOW__approveBtn,.scanner-module__irSIOW__denyBtn{width:100%}.scanner-module__irSIOW__detailRow{flex-direction:column;gap:.125rem}}@media (max-width:400px){.scanner-module__irSIOW__container{padding:.75rem}.scanner-module__irSIOW__resultCard{padding:.5rem}}
