[data-astro-cid-23fh4pvt]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f9fafb;min-height:100vh}.container[data-astro-cid-23fh4pvt]{max-width:768px;margin:0 auto;padding:0 1rem}.hidden[data-astro-cid-23fh4pvt]{display:none!important}.card[data-astro-cid-23fh4pvt]{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1.5rem}h1[data-astro-cid-23fh4pvt]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}h2[data-astro-cid-23fh4pvt]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}p[data-astro-cid-23fh4pvt]{color:#6b7280;margin-bottom:1rem}input[data-astro-cid-23fh4pvt][type=text],input[data-astro-cid-23fh4pvt][type=password]{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;margin-bottom:1rem}input[data-astro-cid-23fh4pvt]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}button[data-astro-cid-23fh4pvt]{padding:.75rem 1.5rem;background-color:#059669;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}button[data-astro-cid-23fh4pvt]:hover{background-color:#047857}button[data-astro-cid-23fh4pvt].primary{background-color:#3b82f6;width:100%}button[data-astro-cid-23fh4pvt].primary:hover{background-color:#2563eb}button[data-astro-cid-23fh4pvt].danger{background-color:#dc2626;padding:.5rem 1rem;font-size:.875rem}button[data-astro-cid-23fh4pvt].danger:hover{background-color:#b91c1c}.overlay[data-astro-cid-23fh4pvt]{position:fixed;inset:0;background:#000c;display:none;align-items:center;justify-content:center;z-index:1000}.overlay[data-astro-cid-23fh4pvt].active{display:flex}.modal[data-astro-cid-23fh4pvt]{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;max-width:28rem;width:90%;margin:0 1rem}#reader[data-astro-cid-23fh4pvt]{width:100%;max-width:500px;margin:0 auto 1.5rem}#reader[data-astro-cid-23fh4pvt] video[data-astro-cid-23fh4pvt]{width:100%!important;border-radius:.5rem}.manual-input-container[data-astro-cid-23fh4pvt]{display:flex;gap:.5rem;margin-top:1rem}.manual-input-container[data-astro-cid-23fh4pvt] input[data-astro-cid-23fh4pvt]{flex:1;margin-bottom:0}@media (max-width: 640px){.manual-input-container[data-astro-cid-23fh4pvt]{flex-direction:column}.manual-input-container[data-astro-cid-23fh4pvt] button[data-astro-cid-23fh4pvt]{width:100%}}.header[data-astro-cid-23fh4pvt]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stats-grid[data-astro-cid-23fh4pvt]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;text-align:center}.stat-value[data-astro-cid-23fh4pvt]{font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label[data-astro-cid-23fh4pvt]{font-size:.875rem;color:#6b7280}.stat-value[data-astro-cid-23fh4pvt].success{color:#059669}.stat-value[data-astro-cid-23fh4pvt].danger{color:#dc2626}.result-card[data-astro-cid-23fh4pvt]{padding:1.5rem;border-radius:.5rem;margin-bottom:1rem}.result-card[data-astro-cid-23fh4pvt].success{background-color:#d1fae5;border:2px solid #059669}.result-card[data-astro-cid-23fh4pvt].error{background-color:#fee2e2;border:2px solid #dc2626}.result-icon[data-astro-cid-23fh4pvt]{width:3rem;height:3rem;margin-bottom:1rem}.result-title[data-astro-cid-23fh4pvt]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.result-card[data-astro-cid-23fh4pvt].success .result-title[data-astro-cid-23fh4pvt]{color:#059669}.result-card[data-astro-cid-23fh4pvt].error .result-title[data-astro-cid-23fh4pvt]{color:#dc2626}.result-message[data-astro-cid-23fh4pvt]{color:#374151;line-height:1.6}.error-message[data-astro-cid-23fh4pvt]{color:#dc2626;font-size:.875rem;margin-top:.5rem}.result-overlay[data-astro-cid-23fh4pvt]{position:fixed;inset:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.result-modal[data-astro-cid-23fh4pvt]{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:400px;width:100%;padding:2rem;text-align:center;animation:modalSlideIn .3s ease-out;position:relative}.modal-close[data-astro-cid-23fh4pvt]{position:absolute;top:10px;right:10px;background:#fff;border:2px solid #d1d5db;font-size:24px;cursor:pointer;color:#6b7280;padding:0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s;box-shadow:0 2px 5px #00000026;z-index:10}.modal-close[data-astro-cid-23fh4pvt]:hover{color:#374151;background-color:#f3f4f6;transform:scale(1.1);box-shadow:0 2px 8px #0003}.result-modal[data-astro-cid-23fh4pvt].success .modal-close[data-astro-cid-23fh4pvt]{border-color:#10b981;color:#059669}.result-modal[data-astro-cid-23fh4pvt].success .modal-close[data-astro-cid-23fh4pvt]:hover{background-color:#d1fae5}.result-modal[data-astro-cid-23fh4pvt].error .modal-close[data-astro-cid-23fh4pvt]{border-color:#ef4444;color:#dc2626}.result-modal[data-astro-cid-23fh4pvt].error .modal-close[data-astro-cid-23fh4pvt]:hover{background-color:#fee2e2}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.result-modal[data-astro-cid-23fh4pvt].success{border:3px solid #059669}.result-modal[data-astro-cid-23fh4pvt].error{border:3px solid #dc2626}.result-modal[data-astro-cid-23fh4pvt] .result-icon[data-astro-cid-23fh4pvt]{width:4rem;height:4rem;margin:0 auto 1rem;display:block}.result-modal[data-astro-cid-23fh4pvt] .result-title[data-astro-cid-23fh4pvt]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.result-modal[data-astro-cid-23fh4pvt].success .result-title[data-astro-cid-23fh4pvt]{color:#059669}.result-modal[data-astro-cid-23fh4pvt].error .result-title[data-astro-cid-23fh4pvt]{color:#dc2626}.result-modal[data-astro-cid-23fh4pvt] .result-message[data-astro-cid-23fh4pvt]{color:#374151;line-height:1.6;font-size:1rem}@media (max-width: 640px){.result-modal[data-astro-cid-23fh4pvt]{margin:0 1rem;padding:1.5rem}.result-modal[data-astro-cid-23fh4pvt] .result-title[data-astro-cid-23fh4pvt]{font-size:1.25rem}.result-modal[data-astro-cid-23fh4pvt] .result-icon[data-astro-cid-23fh4pvt]{width:3rem;height:3rem}}.scanner-placeholder[data-astro-cid-23fh4pvt]{background:#f3f4f6;border:2px dashed #9ca3af;border-radius:.5rem;padding:3rem 1rem;text-align:center;margin-bottom:1.5rem}.scanner-placeholder[data-astro-cid-23fh4pvt] p[data-astro-cid-23fh4pvt]{color:#6b7280;margin-bottom:.5rem}
