.qr-decode-header{border-bottom:0;padding-bottom:10px}.qr-decode-main{padding-top:10px}.qr-decode-workbench{--qr-decode-field-height: 250px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line));border-radius:18px;background:var(--surface);box-shadow:0 18px 45px #0f172a12}.qr-decode-panel{min-width:0;padding:clamp(24px,3.5vw,34px)}.qr-decode-result-panel{border-left:1px solid var(--line);background:linear-gradient(135deg,var(--brand-soft) 0%,var(--surface) 78%)}.qr-decode-panel-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:26px}.qr-decode-step{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:var(--brand);border-radius:8px;background:var(--brand-soft);font-size:.72rem;font-weight:760;letter-spacing:.04em}.qr-decode-panel h2{font-size:1rem;line-height:1.35}.qr-decode-panel-heading p:not(.qr-decode-step){margin-top:4px;color:var(--muted);font-size:.8rem;line-height:1.5}.qr-decode-source-field{margin-bottom:0}.qr-decode-dropzone{display:grid;min-height:var(--qr-decode-field-height);place-items:center;align-content:center;gap:9px;padding:28px;border:1.5px dashed color-mix(in srgb,var(--brand) 46%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--brand-soft) 48%,var(--surface));color:var(--ink);cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.qr-decode-dropzone:hover,.qr-decode-dropzone:focus-visible,.qr-decode-dropzone.is-dragging{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 13%,transparent);outline:0}.qr-decode-dropzone-icon{display:grid;width:48px;height:48px;place-items:center;color:var(--brand);border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));border-radius:12px;background:var(--surface)}.qr-decode-dropzone-icon .icon-svg{width:27px;height:27px}.qr-decode-dropzone strong{font-size:.94rem}.qr-decode-dropzone p{max-width:300px;color:var(--muted);font-size:.78rem;line-height:1.55}.qr-decode-dropzone-action{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;color:var(--brand);border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));border-radius:8px;background:var(--surface);font-size:.82rem;font-weight:700}.qr-decode-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.qr-decode-privacy-note{margin-top:16px;color:var(--muted);font-size:.78rem;line-height:1.5}.qr-decode-preview-wrap{margin-top:20px;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.qr-decode-preview-heading{display:flex;justify-content:space-between;gap:12px;margin:0 2px 10px;color:var(--muted);font-size:.74rem}.qr-decode-preview-heading span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-decode-preview{display:block;width:100%;max-height:280px;margin:0;object-fit:contain;border:0;border-radius:8px;background:var(--surface)}.qr-decode-output-field{margin-bottom:16px}.qr-decode-output-field textarea{min-height:var(--qr-decode-field-height);resize:vertical;background:color-mix(in srgb,var(--surface) 88%,transparent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86rem;line-height:1.65}.qr-decode-output-field textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}.qr-decode-actions{display:flex;justify-content:flex-end;gap:8px}.qr-decode-actions .btn{min-height:44px;margin:0}.qr-decode-status{margin-top:16px;padding:12px 14px;border:1px solid transparent;border-radius:9px;font-size:.84rem;font-weight:650}.qr-decode-status.processing{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 28%,var(--line));background:color-mix(in srgb,var(--brand) 8%,var(--surface))}.qr-decode-status.success{color:var(--success);border-color:color-mix(in srgb,var(--success) 32%,var(--line));background:color-mix(in srgb,var(--success) 8%,var(--surface))}.qr-decode-status.error{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 30%,var(--line));background:color-mix(in srgb,var(--danger) 7%,var(--surface))}.qr-decode-tips{margin-top:22px;padding:17px 18px;border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));border-radius:11px;background:color-mix(in srgb,var(--surface) 82%,transparent)}.qr-decode-tips h3{color:var(--ink);font-size:.86rem}.qr-decode-tips ul{display:grid;gap:7px;margin:11px 0 0;padding-left:1.15rem;color:var(--muted);font-size:.78rem;line-height:1.55}@media (max-width: 760px){.qr-decode-workbench{grid-template-columns:1fr}.qr-decode-result-panel{border-top:1px solid var(--line);border-left:0}}@media (max-width: 420px){.qr-decode-workbench{--qr-decode-field-height: 240px}.qr-decode-dropzone{min-height:240px;padding:22px 16px}.qr-decode-actions .btn{flex:1}}@media (prefers-reduced-motion: reduce){.qr-decode-dropzone{transition:none}}
