@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";: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}}*{margin:0;padding:0;box-sizing:border-box}.terminal{min-height:100vh;background:#000;color:#0f0;font-family:VT323,monospace;font-size:24px;padding:20px;line-height:1.6}.terminal-line{margin-bottom:10px}.terminal-option{margin-bottom:10px;cursor:pointer}.terminal-option:hover{background:#0f0;color:#000}.search-section{margin:20px 0}.terminal-select{background:#000;border:2px solid #00FF00;border-radius:0;color:#0f0;font-family:VT323,monospace;font-size:20px;padding:8px;margin:10px 0;width:100%;max-width:100px;height:44px;box-sizing:border-box;line-height:1;-webkit-appearance:none;appearance:none}.terminal-input{background:#000;border:2px solid #00FF00;border-radius:0;color:#0f0;font-family:VT323,monospace;font-size:20px;padding:10px;margin:10px 0;width:100%;max-width:500px;height:44px;box-sizing:border-box}.terminal-select:focus,.terminal-input:focus{outline:none;background:#0f0;color:#000}.search-button{background:#000;border:2px solid #00FF00;border-radius:0;color:#0f0;font-family:VT323,monospace;font-size:20px;padding:10px 20px;margin:10px 0;cursor:pointer;width:100%;max-width:100px;height:44px;box-sizing:border-box}.search-button:hover{background:#0f0;color:#000}.search-button:disabled{opacity:.5;cursor:not-allowed}.stores-list{margin:20px 0;max-height:500px;overflow-y:auto}.store-item{margin-bottom:10px;cursor:pointer;padding:5px 0}.store-item:hover{background:#0f0;color:#000}.popup-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000}.popup{background:#000;border:2px solid #00FF00;color:#0f0;font-family:VT323,monospace;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;padding:20px}.popup-header{display:flex;justify-content:space-between;font-size:24px;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #00FF00}.popup-close{cursor:pointer}.popup-close:hover{background:#0f0;color:#000}.popup-content{display:flex;flex-direction:column;gap:15px}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{font-size:18px}.form-group input,.form-group textarea,.form-group select{background:#000;border:2px solid #00FF00;border-radius:0;color:#0f0;font-family:VT323,monospace;font-size:18px;padding:10px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;background:#010}.form-group input:disabled{opacity:.5;cursor:not-allowed}.form-group textarea{min-height:80px;resize:vertical}.save-button{background:#000;border:2px solid #00FF00;border-radius:0;color:#0f0;font-family:VT323,monospace;font-size:24px;padding:15px;cursor:pointer;margin-top:20px}.save-button:hover{background:#0f0;color:#000}.popup::-webkit-scrollbar{width:10px}.popup::-webkit-scrollbar-track{background:#000}.popup::-webkit-scrollbar-thumb{background:#0f0}body{margin:0;padding:0;background:#000;color:#0f0;font-family:VT323,Courier Prime,monospace;overflow-x:hidden}#root{width:100%;min-height:100vh}
