: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}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{max-width:900px;margin:0 auto;padding:2rem}header{text-align:center;color:#fff;margin-bottom:2rem}header h1{font-size:2.5rem;margin-bottom:.5rem}header p{opacity:.9}.card{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 10px 40px #0000001a}.card h2{color:#333;margin-bottom:1.5rem;font-size:1.3rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;color:#555;margin-bottom:.5rem;font-weight:500}.form-group input{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#667eea}button{padding:.8rem 1.5rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s;font-weight:500}button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}button:active{transform:translateY(0)}.btn-primary{background:#667eea;color:#fff;width:100%}.btn-success{background:#10b981;color:#fff;width:100%}.btn-secondary{background:#6b7280;color:#fff;margin-top:.5rem;width:100%}.btn-delete{background:#ef4444;color:#fff;padding:.5rem 1rem;font-size:.9rem}.kami-list{max-height:400px;overflow-y:auto}.kami-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:.8rem;background:#f9fafb}.kami-info{flex:1}.kami-code{font-family:Courier New,monospace;font-weight:700;font-size:1.1rem;color:#1f2937;margin-bottom:.5rem}.kami-details{display:flex;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:#6b7280}.status{padding:.2rem .6rem;border-radius:12px;font-weight:500}.status.valid{background:#d1fae5;color:#059669}.status.invalid{background:#fee2e2;color:#dc2626}.empty-text{text-align:center;color:#9ca3af;padding:2rem}.message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:500}.message.success{background:#d1fae5;color:#059669}.message.error{background:#fee2e2;color:#dc2626}.log-card{padding:1.5rem}.log-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.log-header h2{margin-bottom:0;border-bottom:none;padding-bottom:0}.log-header .btn-secondary{width:auto;padding:.5rem 1rem;margin-top:0}.log-window{background:#1a1a2e;color:#eee;padding:1rem;border-radius:8px;font-family:Courier New,Courier,monospace;font-size:.85rem;max-height:300px;overflow-y:auto;line-height:1.6}.log-item{padding:.25rem 0;border-bottom:1px solid #2d2d4d}.log-item:last-child{border-bottom:none}
