*,html,body,#root{padding:0;margin:0;box-sizing:border-box}html,body,#root{min-height:100vh;transition:background-color .3s ease,color .3s ease}[data-theme=dark] body,[data-theme=dark] #root{background-color:#121212;color:#fff}[data-theme=light] body,[data-theme=light] #root{background-color:#f5f5f5;color:#000000de}a{text-decoration:none;color:inherit}html{scroll-behavior:smooth}::-webkit-scrollbar{width:12px;height:12px}[data-theme=dark] ::-webkit-scrollbar-track{background:#1e1e1e}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#424242;border-radius:6px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#616161}[data-theme=light] ::-webkit-scrollbar-track{background:#f5f5f5}[data-theme=light] ::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:6px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.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}.cl-internal-1hp5nqm,.cl-internal-df7v37{display:none}._header_19the_1{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;margin-bottom:2rem;background-color:var(--header-bg, #1e1e1e);box-shadow:0 2px 8px #0000004d;border-bottom:1px solid var(--header-border, rgba(255, 255, 255, .12));transition:background-color .3s ease,border-color .3s ease}._header_19the_1[data-theme=light]{--header-bg: #ffffff;--header-border: rgba(0, 0, 0, .12);box-shadow:0 2px 8px #0000001a}._header_19the_1[data-theme=dark]{--header-bg: #1e1e1e;--header-border: rgba(255, 255, 255, .12);box-shadow:0 2px 8px #0000004d}._header_19the_1 a{color:var(--header-link, #64b5f6);transition:color .2s ease}._header_19the_1[data-theme=light] a{--header-link: #1976d2}._header_19the_1[data-theme=dark] a{--header-link: #64b5f6}._header_19the_1 a:hover{opacity:.8}._user_19the_45{display:flex;align-items:center;gap:.8rem}._user_19the_45 p{text-wrap:wrap}
