:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}#root{height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container-mobile{height:100%;width:100%;padding:.5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:linear-gradient(135deg,#4d00b4,#7c3aed,#a084e8)}.card{display:flex;flex-direction:column;width:100%;max-width:480px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000012;padding:1rem;box-sizing:border-box;gap:16px;overflow:hidden}.flex-shrink-0{flex-shrink:0}h2{color:#fff;text-align:center;font-size:1.1rem;margin-top:.5rem;margin-bottom:.5rem}.scan-placeholder{text-align:center;align-content:center;height:100%}.scanner-header-mobile{font-size:1.1rem;font-weight:700;color:#4d00b4;text-align:center}.scanner-box-mobile{width:100%;aspect-ratio:4/3;background:#222;border-radius:8px;position:relative;overflow:hidden}.scanner-box-mobile section{width:100%;height:100%}.scanner-box-mobile video{height:unset!important}.scan-btn{width:100%;padding:1rem;font-size:1.1rem;border:none;border-radius:8px;background:#4d00b4;color:#fff;font-weight:600;cursor:pointer;transition:background .2s}.scan-btn:hover{background:#370080}.db-header-mobile{font-weight:600;color:#4d00b4;font-size:1.1rem}.db-list-mobile{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;margin-bottom:0}.db-item-mobile{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;background:#f3f4f6;font-size:1rem;color:#222}.db-code-mobile{word-break:break-all;flex:1}.db-status-check{color:#22c55e;font-weight:600;margin-left:.5rem}.db-status-cross{color:#ef4444;font-weight:600;margin-left:.5rem}@media (max-width: 600px){.container-mobile{gap:1rem;padding:.5rem}.card{padding:1rem .5rem;max-width:100%}}
