: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}html{scroll-behavior:smooth}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;padding-top:48px}h1{font-size:2em;line-height:1.2;margin-bottom:.5em}header{margin-bottom:2rem;text-align:center}header p{font-size:1.2em;color:#888}header ul{margin-top:1em;padding-left:1.5em;text-align:left}header ul li{margin-bottom:.5em;line-height:1.4}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}table{width:100%;border-collapse:collapse;margin:2rem 0;table-layout:fixed}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #444;word-wrap:break-word}th:nth-child(-n+4),td:nth-child(-n+4){width:12%}th:nth-child(5),td:nth-child(5){width:52%}th{font-weight:600}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;margin:.5em}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.loginForm{min-width:18em}.smallButton{font-size:.8em}.inputText{font-size:1.3em;width:100%;max-width:15em}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.site-header{position:fixed;top:0;left:0;width:100%;height:48px;background-color:#242424;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;z-index:1000;padding:0 1rem}.site-header ul{list-style:none;display:flex;gap:2em;margin:0;padding:0}.site-header a{color:#fff;font-weight:500}.site-header a.active{color:#646cff}.site-header a:hover{color:#535bf2}.site-header-buttons{display:flex;gap:.5em;margin-left:auto}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1500}.modal-content{background:#1a1a1a;border-radius:8px;padding:2rem 1.5rem;width:min(90vw,22rem);box-shadow:0 4px 12px #0006;position:relative;text-align:center}.modal-close{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;font-size:1.2rem;cursor:pointer;color:#ffffffde}.site-header>.smallButton{margin-right:.5rem}.auth-inline-form,.site-header>.smallButton{margin-right:1rem}.site-footer{position:fixed;bottom:0;right:0;width:100%;padding:.5em 1em;font-size:.8em;line-height:1.2;background-color:#242424;color:#ffffffde;border-top:1px solid #ddd;z-index:999;display:flex;justify-content:flex-end;align-items:center;gap:1em}.footer-logout{padding:.4em .8em;font-size:.8em;background-color:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.footer-logout:hover{background-color:#333}.site-footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.faq-page{padding:2rem;text-align:left;max-width:800px;margin:0 auto}.faq-page details{margin-bottom:2rem}.faq-page summary{display:flex;align-items:center;gap:.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.faq-page summary:before{content:"▸";transition:transform .2s;font-size:.9em}.faq-page details[open] summary:before{transform:rotate(90deg)}.faq-page summary::marker{display:none}.faq-page summary h2{margin:0;font-size:1.5rem}.faq-item{margin-top:1.25rem;margin-left:4rem}.faq-question{font-size:1.25rem;font-weight:700;margin:1.5rem 0 .5rem;scroll-margin-top:60px}.faq-question a{text-decoration:none;font-weight:700;display:inline-block}.faq-question a:hover{text-decoration:underline}.copy-link{border:none;background:transparent;cursor:pointer}.faq-page details[open] summary{border-bottom:1px solid #555;padding-bottom:.25rem}.copy-link{display:inline-flex;align-items:center;justify-content:center;padding:.15em;margin-left:.4rem;line-height:0;border-radius:4px;transition:background-color .2s}.copy-link svg{width:1em;height:1em}.copy-link:hover,.copy-link:focus{background-color:#646cff26}.copy-link.copied svg{transform:scale(1.1)}.home-header{text-align:center}.home-logo{max-width:400px;height:auto;margin:0 auto 1rem;display:block}.home-feature-list{text-align:left;display:inline-block}.home-subtitle{margin-top:.25rem}.how-title{margin-top:1.5rem;font-size:1.5rem}.how-section-title{margin:1rem 0 .25rem;font-size:1.1rem}.how-steps{margin:0 0 1rem 1.25rem;padding-left:1.25rem}.inline-command{white-space:nowrap}.home-footnote{margin-top:1.5rem}
