: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}.app-container{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;margin:0;padding:0;width:100vw;overflow-x:hidden}.app-header-simple{background-color:#4a90e2;color:#fff;padding:1rem;text-align:center;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.app-title{margin:0;font-size:1.8rem;font-weight:500}.tab-navigation{display:flex;background-color:#fff;border-bottom:1px solid #ddd;flex-shrink:0}.tab-button{padding:1rem 0;background:none;border:none;cursor:pointer;font-size:1rem;color:#666;transition:all .3s ease;flex:1;text-align:center}.tab-button.active{color:#4a90e2;border-bottom:3px solid #4a90e2;font-weight:500}.tab-button:hover:not(.active){background-color:#f0f0f0}.main-content-split{flex:1;display:flex;justify-content:center;padding:0;margin:0;width:100%}.content-wrapper{width:100%;max-width:100%;background:#fff;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.app-footer-simple{text-align:center;padding:1rem;background-color:#fff;border-top:1px solid #eee;color:#666;font-size:.9rem;flex-shrink:0}.qr-generator{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.qr-input-group{display:flex;flex-direction:column;gap:.5rem}.qr-input-group label{font-weight:500;color:#333}.qr-input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s;width:100%;box-sizing:border-box}.qr-input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.generate-button{padding:.75rem 1.5rem;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s;align-self:flex-start;width:100%}.generate-button:hover{background-color:#357ae8}.generate-button:disabled{background-color:#ccc;cursor:not-allowed}.qr-code-display{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;background-color:#f9f9f9;border-radius:8px;border:1px dashed #ddd;width:100%;box-sizing:border-box}.qr-code-image{max-width:100%;height:auto}.download-button{padding:.5rem 1rem;background-color:#50c878;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;width:100%}.download-button:hover{background-color:#3eb489}.qrcode-scanner{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.scanner-controls{display:flex;flex-direction:column;gap:1rem}.upload-section{display:flex;gap:1rem;flex-wrap:wrap}.file-upload-label{padding:.75rem 1.5rem;background-color:#4a90e2;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .3s;display:inline-block;text-align:center;flex:1;min-width:120px}.file-upload-label:hover{background-color:#357ae8}.camera-button{padding:.75rem 1.5rem;background-color:#50c878;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;flex:1;min-width:120px}.camera-button:hover:not(:disabled){background-color:#3eb489}.camera-button:disabled{background-color:#ccc;cursor:not-allowed}.stop-button{padding:.75rem 1.5rem;background-color:#ff6b6b;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;flex:1;min-width:120px}.stop-button:hover{background-color:#ff5252}.paste-instruction{color:#666;font-size:.9rem;padding:.5rem;background-color:#f0f8ff;border-radius:4px;border-left:3px solid #4a90e2}.camera-view{margin:1rem 0;text-align:center;width:100%}.camera-view video{width:100%;max-width:100%;height:auto;border-radius:8px;object-fit:cover}.error-message{padding:1rem;background-color:#ffebee;color:#c62828;border-radius:4px;text-align:center}.scan-result{padding:1.5rem;background-color:#e8f5e9;border-radius:8px;border:1px solid #c8e6c9;width:100%;box-sizing:border-box}.scan-result h3{margin-top:0;color:#2e7d32}.result-content{display:flex;flex-direction:column;gap:1rem}.result-content p{word-break:break-all;background-color:#fff;padding:1rem;border-radius:4px;margin:0}.result-link{align-self:flex-start;padding:.5rem 1rem;background-color:#4a90e2;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s;width:fit-content}.result-link:hover{background-color:#357ae8}@media (max-width: 768px){.app-title{font-size:1.5rem}.tab-button{padding:.75rem .5rem;font-size:.9rem}.content-wrapper,.generate-button,.download-button,.file-upload-label,.camera-button,.stop-button{padding:.75rem}.upload-section{flex-direction:column}.qr-code-display{padding:.75rem}.result-content p{padding:.75rem;font-size:.9rem}.paste-instruction{font-size:.85rem;padding:.5rem}}@media (max-width: 480px){.app-header-simple{padding:.75rem}.app-title{font-size:1.3rem}.tab-button{padding:.6rem .25rem;font-size:.85rem}.content-wrapper{padding:.5rem}.qr-input-group label{font-size:.95rem}.camera-view video{max-height:300px}}@media (min-width: 1024px){.content-wrapper{max-width:800px;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:1rem}.app-title{font-size:2rem}.tab-button{padding:1rem 2rem;font-size:1rem}.generate-button,.download-button{width:auto;align-self:flex-start}.upload-section{flex-direction:row}.file-upload-label,.camera-button,.stop-button{width:auto;flex:0 1 auto}.qr-code-image{max-width:300px}}@media (min-width: 1200px){.content-wrapper{max-width:900px;padding:2.5rem}.app-title{font-size:2.2rem}.tab-button{padding:1.2rem 2.5rem;font-size:1.1rem}.qr-code-image{max-width:400px}}.generation-history{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.history-header h3{margin:0;color:#333}.clear-history-button{padding:.5rem 1rem;background-color:#ff6b6b;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.clear-history-button:hover{background-color:#ff5252}.history-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.history-item{background-color:#f9f9f9;border-radius:8px;padding:1rem;border:1px solid #eee}.history-content{display:flex;flex-direction:column;gap:.75rem}.history-text{text-align:center;margin:0;word-break:break-all;font-size:.9rem;color:#333;flex:1}.history-qrcode{display:flex;justify-content:center}.history-qrcode-image{max-width:100%;height:auto;border:1px solid #ddd;border-radius:4px}.history-actions{display:flex;justify-content:center}.history-download-button{padding:.25rem .75rem;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;transition:background-color .3s}.history-download-button:hover{background-color:#357ae8}.history-time{font-size:.75rem;color:#666;text-align:center}@media (max-width: 768px){.generation-history{margin-top:1.5rem;padding-top:1rem}.history-header{flex-direction:column;gap:.5rem;align-items:flex-start}.clear-history-button{align-self:flex-start}.history-list{grid-template-columns:1fr;gap:.75rem}.history-item{padding:.75rem}.history-text{font-size:.85rem}}@media (max-width: 480px){.history-item{padding:.5rem}.history-qrcode-image{max-width:120px}}@media (prefers-color-scheme: dark){.app-container{background-color:#1a1a1a;color:#fff}.content-wrapper{background-color:#2d2d2d;color:#fff}.tab-navigation{background-color:#2d2d2d;border-bottom:1px solid #444}.tab-button{color:#ccc;background-color:transparent}.tab-button:hover:not(.active){background-color:#3a3a3a}.app-footer-simple{background-color:#2d2d2d;border-top:1px solid #444;color:#ccc}.qr-input{background-color:#3a3a3a;border:1px solid #555;color:#fff}.qr-input:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e266}.qr-input-group label{color:#fff}.qr-code-display{background-color:#3a3a3a;border:1px dashed #555}.result-content p{background-color:#3a3a3a;color:#fff}.paste-instruction{background-color:#1a3c5a;color:#a0d0ff}.history-item{background-color:#3a3a3a;border:1px solid #555}.history-text{color:#fff}.history-qrcode-image{border:1px solid #555}.history-time{color:#ccc}.generation-history{border-top:1px solid #444}.history-header h3{color:#fff}}.scan-history{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.scan-history .history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.scan-history .history-header h3{margin:0;color:#333}.scan-history .clear-history-button{padding:.5rem 1rem;background-color:#ff6b6b;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.scan-history .clear-history-button:hover{background-color:#ff5252}.scan-history .history-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.scan-history .history-item{background-color:#f9f9f9;border-radius:8px;padding:1rem;border:1px solid #eee}.scan-history .history-content{display:flex;flex-direction:column;gap:.75rem}.scan-history .history-text{margin:0;word-break:break-all;font-size:.9rem;color:#333;flex:1}.scan-history .history-actions{display:flex;justify-content:center}.scan-history .history-link-button{padding:.25rem .75rem;background-color:#4a90e2;color:#fff;text-decoration:none;border-radius:4px;font-size:.85rem;transition:background-color .3s;width:fit-content}.scan-history .history-link-button:hover{background-color:#357ae8}.scan-history .history-time{font-size:.75rem;color:#666;text-align:center}@media (max-width: 768px){.scan-history{margin-top:1.5rem;padding-top:1rem}.scan-history .history-header{flex-direction:column;gap:.5rem;align-items:flex-start}.scan-history .clear-history-button{align-self:flex-start}.scan-history .history-list{grid-template-columns:1fr;gap:.75rem}.scan-history .history-item{padding:.75rem}.scan-history .history-text{font-size:.85rem}}@media (max-width: 480px){.scan-history .history-item{padding:.5rem}}@media (prefers-color-scheme: dark){.scan-history .history-item{background-color:#3a3a3a;border:1px solid #555}.scan-history .history-text{color:#fff}.scan-history .history-time{color:#ccc}.scan-history{border-top:1px solid #444}.scan-history .history-header h3{color:#fff}}
