: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;padding-top:58px;min-width:320px;background-color:#fff}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}}.header{background:#fff;color:#222;padding:8px 0;box-shadow:0 2px 4px #00000014;width:100%;position:fixed;top:0;left:0;z-index:1000}.header-container{max-width:100%;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.header-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;flex-shrink:0}.header-logo-img{width:36px;height:36px}.header-version{font-size:13px;font-weight:600;color:#555}.header-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;flex-wrap:wrap}.nav-group{display:flex;align-items:center;background:#0000000b;border-radius:8px;padding:3px;gap:2px;position:relative}.nav-group a{color:#333;text-decoration:none;font-size:14px;font-weight:500;padding:5px 11px;border-radius:6px;transition:background .15s,color .15s;white-space:nowrap;outline:none}.nav-group a:hover{background:#00000012}.nav-group a.active{color:#087ea4;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001f}.nav-group a:focus-visible{outline:2px solid #087ea4;outline-offset:2px}.help-trigger{display:flex;align-items:center;gap:5px;color:#333;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;padding:5px 11px;border-radius:6px;transition:background .15s,color .15s;white-space:nowrap}.help-trigger:hover,.help-trigger--open{background:#00000012}.help-chevron{transition:transform .2s ease;opacity:.6}.help-trigger--open .help-chevron{transform:rotate(180deg)}.help-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:10px;box-shadow:0 4px 16px #0000001f,0 1px 4px #00000014;padding:4px;display:flex;flex-direction:column;gap:2px;min-width:160px;z-index:100;animation:dropdownIn .15s ease}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.help-dropdown a{color:#333;text-decoration:none;font-size:14px;font-weight:500;padding:7px 12px;border-radius:7px;transition:background .15s,color .15s;white-space:nowrap}.help-dropdown a:hover{background:#0000000f}.help-dropdown a.active{color:#087ea4;background:#e6f7fb;font-weight:600}.header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-icon-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#444;padding:6px;border-radius:6px;transition:background .2s,color .2s;text-decoration:none}.header-icon-btn:hover{background:#00000012;color:#111}[data-theme=dark] .header{background:#1a1a1a;color:#eee;box-shadow:0 2px 4px #0006}[data-theme=dark] .nav-group{background:#ffffff0f}[data-theme=dark] .nav-group a{color:#ddd}[data-theme=dark] .nav-group a:hover{background:#ffffff14}[data-theme=dark] .nav-group a.active{color:#58c4dc;background:#2a2a2a;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .nav-group a:focus-visible{outline-color:#58c4dc}[data-theme=dark] .help-trigger{color:#ddd}[data-theme=dark] .help-trigger:hover,[data-theme=dark] .help-trigger--open{background:#ffffff14}[data-theme=dark] .help-dropdown{background:#262626;box-shadow:0 4px 16px #0006,0 1px 4px #0000004d}[data-theme=dark] .help-dropdown a{color:#ddd}[data-theme=dark] .help-dropdown a:hover{background:#ffffff14}[data-theme=dark] .help-dropdown a.active{color:#58c4dc;background:#58c4dc1f}[data-theme=dark] .header-icon-btn{color:#ccc}[data-theme=dark] .header-icon-btn:hover{background:#ffffff1a;color:#fff}[data-theme=dark] .header-version{color:#aaa}@media(max-width:768px){.header-container{flex-wrap:wrap;gap:10px}.header-nav{order:3;width:100%;justify-content:flex-start}.help-dropdown{right:auto;left:0}}.footer{background:#fff;color:#555;padding:12px 0;box-shadow:0 -1px 4px #0000000f;width:100%;margin-top:auto}.footer-container{max-width:100%;margin:0 auto;padding:0 20px;text-align:center}.footer-container p{margin:0;font-size:13px}[data-theme=dark] .footer{background:#1a1a1a;color:#aaa;box-shadow:0 -1px 4px #0006}#root{margin:0;padding:0}.app-page{min-height:calc(100vh - 58px);display:flex;flex-direction:column;background-color:#fff}[data-theme=dark] .app-page{background-color:#23272f}[data-theme=dark] .app-content p{color:#9ba1b0}.app-content{flex:1;max-width:1400px;margin:0 auto;padding:60px 20px;text-align:center}.app-content h1{font-size:48px;margin-bottom:20px}.app-content p{font-size:20px;color:#666}.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}
