.scanner-drawer-override{position:absolute!important;inset:0!important;padding:0!important;margin:0!important;background:#000}.scanner-reader.svelte-4j8hpp{position:absolute;inset:0;width:100%;height:100%;z-index:1}.scanner-reader.svelte-4j8hpp video{width:100%!important;height:100%!important;object-fit:cover!important}.scanner-reader.svelte-4j8hpp #qr-shaded-region{display:none!important}.scanner-scrim.svelte-4j8hpp{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden}.scanner-cutout.svelte-4j8hpp{position:relative;width:260px;height:260px;box-shadow:0 0 0 100vmax #0009;border-radius:18px}.corner.svelte-4j8hpp{position:absolute;width:32px;height:32px;border-color:#fff;border-style:solid}.top-left.svelte-4j8hpp{top:-3px;left:-3px;border-width:6px 0 0 6px;border-top-left-radius:26px}.top-right.svelte-4j8hpp{top:-3px;right:-3px;border-width:6px 6px 0 0;border-top-right-radius:26px}.bottom-left.svelte-4j8hpp{bottom:-3px;left:-3px;border-width:0 0 6px 6px;border-bottom-left-radius:26px}.bottom-right.svelte-4j8hpp{bottom:-3px;right:-3px;border-width:0 6px 6px 0;border-bottom-right-radius:26px}.scanner-ui.svelte-4j8hpp{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;pointer-events:none}.cl-header.svelte-4j8hpp{position:absolute;top:0;left:0;right:0;width:100%;z-index:99;flex-shrink:0;max-width:666px;margin:0 auto}.cl-header-inner.svelte-4j8hpp{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px}.back-btn.svelte-4j8hpp{border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;cursor:pointer;flex-shrink:0;margin-left:-10px}.scanner-info.svelte-4j8hpp{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:24px;width:max-content;text-align:center;display:flex;flex-direction:column;align-items:center}.scanner-title.svelte-4j8hpp{font-weight:800;font-size:24px;margin:0;text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.scanner-err.svelte-4j8hpp{font-weight:700;color:#ff8a8a;margin:0 0 8px;text-align:center}.scanner-spacer.svelte-4j8hpp{flex:1}.scanner-footer.svelte-4j8hpp{padding:24px;display:flex;justify-content:center;pointer-events:auto;margin-bottom:env(safe-area-inset-bottom,16px)}.scanner-torch-btn.svelte-4j8hpp{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:none;border-radius:50%;background:#0006;color:#fff;cursor:pointer;transition:opacity .3s,background .2s,color .2s}.scanner-torch-btn.active.svelte-4j8hpp{background:#fff;color:var(--accent-color, #eab308)}.cl-header.svelte-r9vwcd{position:absolute;top:0;left:0;right:0;width:100%;z-index:99;flex-shrink:0;max-width:666px;margin:0 auto}.cl-header-inner.svelte-r9vwcd{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px}.cl-title-wrap.svelte-r9vwcd{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.cl-header.svelte-r9vwcd h2:where(.svelte-r9vwcd){margin:0;font-size:20px;font-weight:800;color:var(--text-main, #111);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.back-btn.svelte-r9vwcd{border:none;background:transparent;color:var(--text-main, #111);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;cursor:pointer;flex-shrink:0;margin-left:-10px}@media(prefers-color-scheme:dark){.cl-header.svelte-r9vwcd h2:where(.svelte-r9vwcd),.back-btn.svelte-r9vwcd{color:#f4f4f5}}.qr-layer-body.svelte-r9vwcd{display:flex;flex-direction:column;height:100%}.qr-center-wrapper.svelte-r9vwcd{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 14px}.qr-card.svelte-r9vwcd{background:var(--card-bg);border-radius:2rem;padding:56px 46px 22px;position:relative;width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center}.qr-card-avatar.svelte-r9vwcd{position:absolute;top:-45px;width:90px;height:90px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:32px;font-weight:800;color:var(--text-inverse);font-family:Nunito,SF Pro Rounded,sans-serif}.qr-card-avatar.svelte-r9vwcd img:where(.svelte-r9vwcd){width:100%;height:100%;object-fit:cover}.qr-image-wrapper.svelte-r9vwcd{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.qr-username.svelte-r9vwcd{font-family:Nunito,SF Pro Rounded,sans-serif;font-weight:900;font-size:28px;color:var(--text-main)}.qr-bottom-actions.svelte-r9vwcd{display:flex;flex-direction:column;gap:6px;width:100%;max-width:300px;margin:0 auto;padding:0 14px calc(32px + env(safe-area-inset-bottom,0px))}.qr-btn.svelte-r9vwcd{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:350px;margin:0 auto;padding:18px;border-radius:99px;font-size:16px;font-weight:700;border:none;cursor:pointer;transition:transform .1s}.qr-btn.svelte-r9vwcd:active{transform:scale(.98)}.qr-btn-primary.svelte-r9vwcd{background:var(--accent-color, #007aff);color:var(--text-inverse)}.qr-btn-secondary.svelte-r9vwcd{background:var(--surface-muted);color:var(--text-main)}
