.tool-container[data-astro-cid-mjfdxtct]{max-width:900px;margin:0 auto;padding:2rem 1rem}.tool-header[data-astro-cid-mjfdxtct]{text-align:center;margin-bottom:2rem}.tool-header[data-astro-cid-mjfdxtct] h1[data-astro-cid-mjfdxtct]{font-family:Orbitron,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.tool-header[data-astro-cid-mjfdxtct] p[data-astro-cid-mjfdxtct]{color:var(--text-secondary);font-size:1.1rem;margin-bottom:1rem}.badge[data-astro-cid-mjfdxtct]{display:inline-block;background:#667eea33;color:#667eea;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.card[data-astro-cid-mjfdxtct]{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2rem;margin-bottom:2rem}.scanner-card[data-astro-cid-mjfdxtct]{background:linear-gradient(135deg,#1a1a1acc,#2a2a2acc)}.mode-tabs[data-astro-cid-mjfdxtct]{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.tab-btn[data-astro-cid-mjfdxtct]{flex:1;min-width:150px;padding:1rem;background:#667eea1a;border:2px solid rgba(102,126,234,.3);border-radius:12px;color:#667eea;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.tab-btn[data-astro-cid-mjfdxtct]:hover{background:#667eea33;border-color:#667eea80}.tab-btn[data-astro-cid-mjfdxtct].active{background:#667eea;color:#fff;border-color:#667eea}.scanner-section[data-astro-cid-mjfdxtct]{display:none}.scanner-section[data-astro-cid-mjfdxtct].active{display:block}.camera-container[data-astro-cid-mjfdxtct]{position:relative;background:#000;border-radius:15px;overflow:hidden;max-width:100%}#video[data-astro-cid-mjfdxtct]{width:100%;height:auto;display:block}#canvas[data-astro-cid-mjfdxtct]{display:none}.scanning-indicator-wrapper[data-astro-cid-mjfdxtct]{position:absolute;inset:0;pointer-events:none}.scanning-indicator[data-astro-cid-mjfdxtct]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;border:3px solid #667eea;border-radius:20px;animation:scan-pulse 2s ease-in-out infinite}@keyframes scan-pulse{0%,to{box-shadow:0 0 #667eeab3;border-color:#667eea}50%{box-shadow:0 0 0 20px #667eea00;border-color:#764ba2}}.scan-line[data-astro-cid-mjfdxtct]{position:absolute;top:calc(50% - 90px);left:50%;transform:translate(-50%);width:180px;height:2px;background:linear-gradient(90deg,transparent,#667eea,transparent);animation:scan-line 2s linear infinite}@keyframes scan-line{0%{top:calc(50% - 90px)}to{top:calc(50% + 90px)}}.scan-status[data-astro-cid-mjfdxtct]{text-align:center;margin-top:1rem;color:#667eea;font-weight:600;min-height:24px}.camera-controls[data-astro-cid-mjfdxtct]{display:flex;gap:1rem;margin-top:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-mjfdxtct]{padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s}.btn-primary[data-astro-cid-mjfdxtct]{background:#667eea;color:#fff}.btn-primary[data-astro-cid-mjfdxtct]:hover:not(:disabled){background:#5568d3;transform:translateY(-2px)}.btn-secondary[data-astro-cid-mjfdxtct]{background:#667eea33;color:#667eea;border:2px solid rgba(102,126,234,.3)}.btn-secondary[data-astro-cid-mjfdxtct]:hover:not(:disabled){background:#667eea4d}.btn[data-astro-cid-mjfdxtct]:disabled{opacity:.5;cursor:not-allowed}.upload-zone[data-astro-cid-mjfdxtct]{border:3px dashed rgba(102,126,234,.3);border-radius:15px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s;background:#667eea0d}.upload-zone[data-astro-cid-mjfdxtct]:hover{border-color:#667eea99;background:#667eea1a}.upload-zone[data-astro-cid-mjfdxtct].dragover{border-color:#667eea;background:#667eea33}.upload-icon[data-astro-cid-mjfdxtct]{font-size:3rem;margin-bottom:1rem;color:#667eea}.upload-text[data-astro-cid-mjfdxtct]{font-size:1.2rem;color:#667eea;font-weight:600;margin-bottom:.5rem}.upload-subtext[data-astro-cid-mjfdxtct]{color:var(--text-secondary)}#fileInput[data-astro-cid-mjfdxtct]{display:none}.results-card[data-astro-cid-mjfdxtct]{display:none;animation:slideIn .3s ease}.results-card[data-astro-cid-mjfdxtct].show{display:block}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-header[data-astro-cid-mjfdxtct]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--card-border)}.status-icon[data-astro-cid-mjfdxtct]{font-size:3rem}.result-header[data-astro-cid-mjfdxtct] h2[data-astro-cid-mjfdxtct]{color:var(--text-primary);margin-bottom:.25rem}.result-header[data-astro-cid-mjfdxtct] p[data-astro-cid-mjfdxtct]{color:var(--text-secondary)}.qr-data[data-astro-cid-mjfdxtct]{background:#0000004d;padding:1rem;border-radius:10px;margin:1rem 0;font-family:Courier New,monospace;font-size:.95rem;color:var(--text-secondary);word-wrap:break-word}.result-content[data-astro-cid-mjfdxtct] h3[data-astro-cid-mjfdxtct]{color:#667eea;margin-bottom:.5rem}.info-section[data-astro-cid-mjfdxtct]{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-left:4px solid #667eea}.info-section[data-astro-cid-mjfdxtct] h3[data-astro-cid-mjfdxtct]{font-family:Orbitron,sans-serif;color:#667eea;margin-bottom:1rem}.info-section[data-astro-cid-mjfdxtct] ul[data-astro-cid-mjfdxtct]{list-style:none;padding-left:0}.info-section[data-astro-cid-mjfdxtct] li[data-astro-cid-mjfdxtct]{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-secondary);line-height:1.6}.info-section[data-astro-cid-mjfdxtct] li[data-astro-cid-mjfdxtct]:before{content:">";position:absolute;left:0;color:#667eea;font-weight:700}@media(max-width:768px){.mode-tabs[data-astro-cid-mjfdxtct]{flex-direction:column}.tab-btn[data-astro-cid-mjfdxtct]{min-width:100%}.card[data-astro-cid-mjfdxtct]{padding:1.5rem}.result-header[data-astro-cid-mjfdxtct]{flex-direction:column;text-align:center}}
