: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{background-color:#76cf7f;margin:0;display:flex;flex-direction:column;align-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;background-color:#d3d3d3}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{display:flex;flex-direction:column;align-items:center;width:100%}.instructions{text-align:center;padding-bottom:20px}.transcription-stuff{text-align:center}.main-content{width:50%;margin:0 auto;text-align:left}h1{color:green;text-align:center;margin-top:2rem;margin-bottom:2rem}input[type=text]{padding:.6em;font-size:1em;border:1px solid #ccc;border-radius:6px;width:300px}pre{background-color:#1e1e1e;color:#fff;padding:1rem;border-radius:6px;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;font-size:1rem;line-height:1.5}.episode-header{text-align:center}.transcript-box{background-color:#1e1e1e;color:#fff;padding:1rem;border-radius:8px;max-width:800px;margin:1.5rem auto;text-align:left;display:block}.transcript-box p{margin:.3rem 0}.transcript-box hr{border:none;border-top:1px solid #444;margin:.8rem 0}.transcript-box pre{background:transparent;color:#fff;margin:0;padding:0;white-space:pre-wrap;word-wrap:break-word;font-size:1rem;line-height:1.5}.options{padding-top:10px}.tooltip{position:relative;display:inline-block;cursor:pointer;margin-left:6px;color:#000}.tooltip .tooltiptext{visibility:hidden;width:450px;background-color:#333;color:#fff;text-align:left;border-radius:6px;padding:.5rem;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-110px;opacity:0;transition:opacity .3s;font-size:.8rem}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}button:disabled,input[type=checkbox]:disabled{cursor:default}button:disabled{background-color:#fff;border:1px solid #ccc;opacity:1}.spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid #ffffff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.website-header{display:flex;align-items:center;gap:20px}.website-header img{width:60px;border-radius:50%}.author-section{font-family:Georgia,Times New Roman,Times,serif;font-size:20px}.author-section a{color:#00f;text-decoration:underline}.author-section a:hover{text-decoration:none}.steps{margin-bottom:10px}.api-input{width:100%!important;max-width:200px}.instructions a{color:#00f;text-decoration:underline}.instructions a:hover{text-decoration:none}.keys-instructions a{color:#00f;text-decoration:underline}.keys-instructions a:hover{text-decoration:none}.keys-instructions{text-align:center;padding-bottom:20px;width:50%;margin:0 auto}.github-promotion{text-align:center;font-size:14px}.github-promotion a{color:#00f;text-decoration:underline}.github-promotion a:hover{text-decoration:none}.transcript-box a{color:#0ff;text-decoration:underline}.transcript-box a:hover{text-decoration:none}
