.qr-table-checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;min-width:2rem;min-height:2rem;padding:.2rem}.qr-table-checkbox__input{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer;z-index:2}.qr-table-checkbox__box{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:.3rem;border:2px solid rgba(167,139,250,.72);background:rgba(8,6,18,.92);box-shadow:0 0 0 1px rgba(15,10,30,.8),0 0 12px rgba(124,58,237,.12);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.qr-table-checkbox__input:focus-visible+.qr-table-checkbox__box{outline:2px solid rgba(196,181,253,.95);outline-offset:2px}.qr-table-checkbox__input:checked+.qr-table-checkbox__box{border-color:rgba(196,181,253,.95);background:linear-gradient(145deg,rgba(124,58,237,.95),rgba(76,29,149,.95));box-shadow:0 0 16px rgba(124,58,237,.35)}.qr-table-checkbox__check{width:.7rem;height:.7rem;color:#fff}.qr-table-col-select{width:2.75rem;min-width:2.75rem;text-align:center;vertical-align:middle}.qr-bulk-toolbar{display:flex;flex-direction:column;gap:.65rem;padding:.75rem .85rem;border-radius:.9rem;border:1px solid rgba(167,139,250,.24);background:rgba(15,10,30,.72)}@media (min-width:640px){.qr-bulk-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.qr-bulk-toolbar__count{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(196,181,253,.9)}.qr-bulk-toolbar__actions{display:flex;flex-wrap:wrap;gap:.5rem}.qr-bulk-toolbar__btn{min-height:2.25rem;padding:.45rem .85rem;border-radius:999px;border:1px solid transparent;font-size:.75rem;font-weight:700;cursor:pointer}.qr-bulk-toolbar__btn:disabled{opacity:.45;cursor:not-allowed}.qr-bulk-toolbar__btn--danger{border-color:hsla(0,91%,71%,.45);background:linear-gradient(135deg,rgba(127,29,29,.85),rgba(69,10,10,.92));color:#fecaca;box-shadow:0 0 18px rgba(239,68,68,.18)}.qr-bulk-toolbar__btn--danger:hover:not(:disabled){border-color:hsla(0,94%,82%,.65);color:#fff}.qr-attached-item{display:flex;align-items:center;gap:.5rem;min-width:0;max-width:12rem}.qr-attached-item--compact{max-width:10rem}.qr-attached-item__thumb-wrap{flex-shrink:0;width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;border:1px solid rgba(167,139,250,.38);background:rgba(15,10,28,.72);box-shadow:0 0 10px rgba(139,92,246,.12)}.qr-attached-item--compact .qr-attached-item__thumb-wrap{width:2rem;height:2rem}.qr-attached-item__thumb{width:100%;height:100%;object-fit:cover;display:block}.qr-attached-item__thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(196,181,253,.82)}.qr-attached-item__passport-icon{width:1rem;height:1rem}.qr-attached-item__name{min-width:0;display:block;font-size:.6875rem;line-height:1.25;color:rgba(237,233,254,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-attached-item__text{min-width:0;display:flex;flex-direction:column;gap:.1rem}.qr-attached-item__personal-name{display:block;font-size:.58rem;line-height:1.2;color:rgba(148,163,184,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-attached-item__name--solo{display:block;max-width:10rem}.qr-attached-item__name--compact{max-width:8rem}.qr-attached-item__empty{color:hsla(240,4%,46%,.9)}.qr-list-checkbox{display:flex;align-items:center;padding:.35rem 0 .35rem .35rem}.qr-row-type-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.5rem;border:1px solid rgba(167,139,250,.28);background:rgba(15,10,28,.72);color:rgba(196,181,253,.9)}.qr-row-type-icon--link{color:rgba(167,243,208,.92);border-color:rgba(52,211,153,.28)}.qr-row-type-icon--item-passport{color:rgba(216,180,254,.95);border-color:rgba(167,139,250,.34)}.qr-row-type-icon__svg{width:1rem;height:1rem}.qr-bulk-toolbar-wrap{position:relative;z-index:2}.qr-bulk-toolbar--sticky{position:sticky;top:.35rem;z-index:3}.qr-bulk-toolbar__notice{margin:.45rem 0 0;font-size:.75rem;font-weight:600;color:rgba(134,239,172,.95)}@media (max-width:639px){.qr-bulk-toolbar-wrap--mobile-bottom{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:40;margin-bottom:0}.qr-bulk-toolbar-wrap--mobile-bottom .qr-bulk-toolbar--sticky{position:static;box-shadow:0 12px 40px rgba(0,0,0,.55)}}