: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;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}}.tabs-container{width:100%;max-width:1200px;margin:0 auto;padding:20px}.tabs-nav{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.tab-button{padding:10px 20px;border:none;background-color:#f0f0f0;cursor:pointer;border-radius:5px;font-size:16px;transition:all .3s ease}.tab-button:hover{background-color:#e0e0e0}.tab-button.active{background-color:#007bff;color:#fff}.tab-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 2px 4px #0000001a;min-height:400px}@media (max-width: 768px){.tabs-nav{flex-direction:column}.tab-button{width:100%}}#root{max-width:1280px;margin:0 auto;padding:2rem}.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}.app-container{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.app-header{background-color:#2c3e50;color:#fff;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.app-header h1{margin:0;font-size:2rem}.description-button{background-color:#3498db;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.description-button:hover{background-color:#2980b9}.app-main{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.app-footer{background-color:#2c3e50;color:#fff;padding:1rem;margin-top:auto}.footer-links{display:flex;justify-content:center;gap:2rem;align-items:center}.footer-logo{height:2rem;width:auto;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.1)}@media (max-width: 768px){.app-header{flex-direction:column;gap:1rem;text-align:center}.app-header h1{font-size:1.5rem}.description-button{width:100%;max-width:300px}.app-main{padding:1rem}.footer-links{gap:1rem}.footer-logo{height:1.5rem}}
