body{font-family:Segoe UI,Roboto,sans-serif;line-height:1.6;color:#e0e0e0;background-color:#1a1a1a;margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100vh}.container{max-width:800px;padding:1rem 2rem;background-color:#ffffff0d;border-radius:12px;box-shadow:0 4px 6px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:2rem}h1,h2,h3{color:#6c5ce7}.command-section{margin-bottom:20px}.command-section h4{margin-bottom:5px;color:#6c5ce7}.input-section{display:flex;gap:20px;margin-bottom:20px}.input-section input{flex:1;padding:10px;border:none;border-radius:5px;background-color:#2d3436;color:#e0e0e0;font-size:16px}.input-section input::placeholder{color:#949494}.input-section input:focus{outline:2px solid #6c5ce7}.alternative{margin-bottom:30px;padding:20px;background-color:#2d3436;border-radius:8px;transition:transform .3s ease}.alternative:hover{transform:translateY(-5px)}.alternative.recommended{border:2px solid #00b894;background-color:#00b8941a}.alternative.recommended:before{content:"Recommended";display:inline-block;background-color:#00b894;color:#1a1a1a;padding:5px 10px;border-radius:20px;font-size:.8em;margin-bottom:10px}a{color:#6c5ce7;text-decoration:none;transition:color .3s ease}a:hover{color:#bcb5f4;text-decoration:underline}@media (max-width: 600px){.container{padding:20px}.input-section{flex-direction:column}}.note-box{background-color:#6c5ce71a;border-left:4px solid #6c5ce7;color:#e0e0e0;padding:15px;margin-bottom:20px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.note-box h4{margin-top:0;margin-bottom:10px;color:#6c5ce7;font-weight:700}.note-box p{margin:0}.note-box a{color:#bcb5f4;text-decoration:underline}.note-box a:hover{color:#e4e1fb}.command-line{display:flex;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.1);background-color:#2c3e50;border-radius:8px;overflow:hidden;color:#ecf0f1;font-family:Courier New,monospace;margin:15px 0;overflow-x:auto}.command-line:last-child{border-bottom:none}.command-text{flex-grow:1;overflow-x:auto;white-space:nowrap;font-family:Courier New,monospace;color:#ecf0f1;padding-right:10px}.command-text::-webkit-scrollbar{height:4px}.command-text::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:2px}.copy-button{background-color:#6c5ce7;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.copy-button:hover{background-color:#9488ee}: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}}
