@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";: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{margin:0;display:flex;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{--md-sys-color-primary: #bb86fc;--md-sys-color-primary-variant: #985eff;--md-sys-color-secondary: #03dac6;--md-sys-color-surface: #1e1e1e;--md-sys-color-on-surface: #e6e1e5;--md-sys-color-outline: rgba(230, 225, 229, .18);--md-sys-color-bg: #121212}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Roboto,system-ui,-apple-system,Segoe UI,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--md-sys-color-bg);color:var(--md-sys-color-on-surface)}.block{background:var(--md-sys-color-surface);border-radius:12px;padding:20px;margin:20px 0;box-shadow:0 1px 2px #0006,0 4px 12px #00000059}.logosBox{display:flex;align-items:center;justify-content:center}.inputsBox{text-align:left}.inputsForm{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.field{display:flex;flex-direction:column;min-width:160px}.field.wide{min-width:320px;flex:1 1 420px}.field>span{font-size:12px;color:#e6e1e5b3;margin:0 4px 6px}.labelRow{display:inline-flex;align-items:center;gap:6px;line-height:1}.hintIcon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:12px;border-radius:50%;background:#e6e1e51f;color:var(--md-sys-color-on-surface);cursor:default;flex:0 0 auto}.hintIcon:hover .tooltip,.hintIcon:focus-visible .tooltip{opacity:1;transform:translateY(0);pointer-events:auto}.tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,4px);opacity:0;pointer-events:none;padding:6px 10px;background:#2f2f2f;color:var(--md-sys-color-on-surface);border-radius:6px;white-space:nowrap;box-shadow:0 2px 8px #0006;transition:opacity .12s ease,transform .12s ease;z-index:10}. .textInput,.field select{height:40px;padding:0 12px;border-radius:8px;border:1px solid var(--md-sys-color-outline);background:#2a2a2a;color:var(--md-sys-color-on-surface);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.inputsForm .textInput,.inputsForm .field select{width:100%;box-sizing:border-box;font-size:14px}.textInput::placeholder{color:#e6e1e561}.textInput:focus,.field select:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 4px #bb86fc2e}.submitBox{display:flex;align-items:center;justify-content:center}.submitButton{padding:10px 20px;border:none;border-radius:24px;background:var(--md-sys-color-primary);color:#120b18;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform 60ms ease,box-shadow .15s ease,background .15s ease;box-shadow:0 2px 4px #00000080,0 8px 18px #0006}.submitButton:hover{background:var(--md-sys-color-primary-variant)}.submitButton:active{transform:scale(.98)}.submitButton:focus-visible{box-shadow:0 0 0 4px #bb86fc47;outline:none}.messagesBox{min-height:280px;text-align:left;line-height:1.6}.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}
