@layer wertigo.features{.qr-scanner-result-modal{flex-direction:column;gap:16px;min-height:0;max-height:calc(95dvh - 48px);display:flex}.qr-scanner-result-modal__head{flex:none;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding-right:42px;display:grid}.qr-scanner-result-modal__icon-wrap,.qr-scanner-result-modal__secondary{justify-content:center;align-items:center;display:inline-flex}.qr-scanner-result-modal__icon-wrap{width:52px;height:52px;color:var(--primary-color);background:#ea55551a;border-radius:16px;flex:none}.qr-scanner-result-modal__icon{width:28px;height:28px}.qr-scanner-result-modal__copy{gap:6px;min-width:0;display:grid}.qr-scanner-result-modal__description,.qr-scanner-result-modal__result-title,.qr-scanner-result-modal__text,.qr-scanner-result-modal__title{margin:0}.qr-scanner-result-modal__title{color:#111827;font-size:22px;font-weight:800;line-height:1.25}.qr-scanner-result-modal__description{color:#4b5563;font-size:15px;line-height:1.45}.qr-scanner-result-modal__content{flex-direction:column;flex:0 auto;gap:8px;min-height:0;display:flex}.qr-scanner-result-modal__result-title{color:#111827;font-size:16px;font-weight:800;line-height:1.35}.qr-scanner-result-modal__scroll-wrap{flex-direction:column;flex:0 auto;min-height:0;max-height:clamp(160px,95dvh - 380px,360px);padding-right:14px;display:flex;position:relative;overflow:hidden}.qr-scanner-result-modal__scroll-wrap--scrollable:before{content:"";pointer-events:none;background:#ea555529;border-radius:999px;width:8px;position:absolute;top:2px;bottom:2px;right:1px}.qr-scanner-result-modal__custom-scrollbar{display:none}.qr-scanner-result-modal__scroll-wrap--scrollable .qr-scanner-result-modal__custom-scrollbar{background:var(--danger-color);pointer-events:none;border-radius:999px;width:8px;transition:height .12s,transform 80ms linear;display:block;position:absolute;top:2px;right:1px;box-shadow:0 0 0 2px #ea555514}.qr-scanner-result-modal__scroller{max-height:inherit;scrollbar-color:var(--danger-color) #f2f4f8;scrollbar-gutter:stable;scrollbar-width:none;min-height:0;overflow:hidden auto}.qr-scanner-result-modal__scroller::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0}.qr-scanner-result-modal__scroller::-webkit-scrollbar:vertical{width:0}.qr-scanner-result-modal__scroller::-webkit-scrollbar:horizontal{height:0}.qr-scanner-result-modal__body{gap:14px;display:grid}.qr-scanner-result-modal__result{background:#f9fafb;border:1px solid #11182714;border-radius:8px;gap:8px;padding:14px;display:grid}.qr-scanner-result-modal__text{color:#111827;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:1.55}.qr-scanner-result-modal__meta{flex-wrap:wrap;gap:8px;display:flex}.qr-scanner-result-modal__meta span{color:#4b5563;background:#1118270d;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.qr-scanner-result-modal__actions{flex-wrap:wrap;flex:none;gap:10px;display:flex}.qr-scanner-result-modal__footer{flex:none;display:flex}.qr-scanner-result-modal__secondary{color:#111827;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#f9fafb;border:1px solid #11182714;border-radius:12px;padding:0 16px;font-size:14px;font-weight:800;transition:border-color .18s,background-color .18s}.qr-scanner-result-modal__secondary:hover{background:#fff;border-color:#11182724}.qr-scanner-result-modal__secondary:focus-visible{outline-offset:2px;outline:3px solid #ea555547}@media (max-width:640px){.qr-scanner-result-modal__actions .UiButton{width:100%}}}
