:root{font-family:Inter,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}}:root{--primary-color: #00bcd4;--background: #f9f9f9;--box-bg: #2a2a3d;--input-bg: #3a3a4f;--text-color: #fff;--error-color: #ff4d4f;--success-color: #52c41a}.auth-container{height:100vh;display:flex;justify-content:center;align-items:center;background:var(--background);font-family:Segoe UI,sans-serif}.auth-box{background:var(--box-bg);padding:2.5rem;border-radius:12px;box-shadow:0 0 12px #00000080;min-width:340px;text-align:center;color:var(--text-color)}.auth-box h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.auth-box input{width:100%;padding:.7rem;margin-bottom:1rem;border:none;border-radius:8px;background-color:var(--input-bg);color:var(--text-color);font-size:14px;outline:none}.auth-box input::placeholder{color:#ccc}.auth-box button{width:100%;padding:.75rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:14px;transition:background-color .3s ease}.auth-box button:hover{background-color:#00acc1}.error{color:var(--error-color);margin-top:.5rem;font-size:14px}.success{color:var(--success-color);margin-top:.5rem;font-size:14px}.link{color:var(--primary-color);margin-top:1rem;cursor:pointer;text-decoration:underline;font-size:14px}#root{width:100%;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{display:flex;gap:10px}.scan-device{width:20%}.device-setting{width:60%}.list-code-button{width:20%}body{display:flex;width:95%;flex-direction:column;justify-content:space-between}#titleDiv{width:100%;display:flex;flex-direction:row;justify-content:left;align-items:center}#title{font-size:30pt;margin-left:50px}#outDiv{width:100%}#term_window{width:100%;height:400px}#inDiv{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#term_input{width:85%;height:20px}#setDiv{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#port_info{width:500px}.devicesetting{font-family:Arial,sans-serif;width:90%;margin:20px auto;padding:20px;background-color:#fff;border-radius:8px}.title{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.info-item{margin-bottom:1rem}input,select,textarea,button{font-size:1rem;padding:.5rem;margin-right:.5rem;border-radius:4px;border:1px solid #ccc}button{background-color:#333;color:#fff;cursor:pointer;transition:background-color .2s}button:hover{background-color:#555}.step-block{margin-bottom:1.5rem;padding:1rem;border:1px dashed #ccc;border-radius:8px;background-color:#f5f5f5}.step-label{font-weight:700;display:block;margin-bottom:.5rem;color:#222}.step-controls{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem}.serial-feedback{margin-top:.5rem;font-size:.85rem;color:#444}.devicesetting{box-sizing:border-box;font-family:Arial,sans-serif;width:100%;margin:20px auto;border:1px solid #ccc;padding:20px;border-radius:8px;background-color:#f9f9f9}.title{text-align:center;margin-bottom:20px}.device-info{margin-bottom:20px}.info-item{display:flex;justify-content:space-between;margin-bottom:10px}.info-item input{flex:1;margin-left:10px;padding:5px;border:1px solid #ccc;border-radius:5px}.button-config{margin-bottom:20px}.button-row{justify-content:space-between;margin-bottom:10px}.button-row select,.button-row button{margin-left:10px;padding:5px;border:1px solid #ccc;border-radius:5px}.button-row button{background-color:#007bff;color:#fff;border:none;cursor:pointer}.button-row button:hover{background-color:#0056b3}.advanced{margin-bottom:20px}.advanced textarea{width:95%;height:60px;margin-top:5px;padding:5px;border:1px solid #ccc;border-radius:5px;resize:none}.actions{display:flex;justify-content:center;gap:20px}.actions button{padding:10px 20px;font-size:14px;cursor:pointer;border:none;border-radius:5px}.review-btn{background-color:#28a745;color:#fff}.check-btn{background-color:#ffc107;color:#000}.review-btn:hover{background-color:#218838}.check-btn:hover{background-color:#e0a800}
