: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:#7f56d9;text-decoration:inherit}a:hover{color:#a894d4}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:#7f56d9}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:#a894d4}button{background-color:#f9f9f9}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:#202124;box-sizing:border-box}.error-fallback__panel{width:100%;max-width:480px;text-align:center}.error-fallback__icon{width:56px;height:56px;margin:0 auto 20px;border-radius:50%;background:#ea433526;color:#ea4335;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.error-fallback__title{margin:0 0 12px;font-size:1.5rem;font-weight:600;color:#e8eaed}.error-fallback__message{margin:0 0 28px;font-size:.95rem;line-height:1.6;color:#9aa0a6}.error-fallback__actions{display:flex;flex-direction:column;gap:10px}.error-fallback__btn{width:100%;padding:12px 20px;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;border:none;transition:background .2s,opacity .2s}.error-fallback__btn:disabled{opacity:.6;cursor:not-allowed}.error-fallback__btn--primary{background:#8ab4f8;color:#202124}.error-fallback__btn--primary:hover:not(:disabled){background:#aecbfa}.error-fallback__btn--secondary{background:#3c4043;color:#e8eaed}.error-fallback__btn--secondary:hover:not(:disabled){background:#5f6368}.error-fallback__btn--ghost{background:transparent;color:#9aa0a6;border:1px solid #5f6368}.error-fallback__btn--ghost:hover:not(:disabled){background:#ffffff0d;color:#e8eaed}.error-fallback__details{margin-top:24px;text-align:left}.error-fallback__details summary{cursor:pointer;color:#9aa0a6;font-size:.85rem}.error-fallback__pre{margin:8px 0 0;padding:12px;background:#292a2d;border-radius:6px;font-size:.75rem;color:#bdc1c6;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.error-fallback__pre--stack{max-height:160px;overflow-y:auto}#root{width:100vw;margin:auto}.route-suspense-fallback{position:relative;min-height:100vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:#202124}.route-suspense-fallback__panel{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:28px}.route-suspense-fallback__spinner{width:44px;height:44px;border:3px solid #3c4043;border-top-color:#8ab4f8;border-radius:50%;flex-shrink:0}.route-suspense-fallback__skeleton{width:100%;display:flex;flex-direction:column;gap:12px}.route-suspense-fallback__line{height:14px;border-radius:7px;background:#3c4043;width:100%;overflow:hidden;position:relative}.route-suspense-fallback__line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translate(-100%);animation:route-skel-shimmer 1.4s ease-in-out infinite}.route-suspense-fallback__line--lg{height:22px;border-radius:8px;width:72%;align-self:flex-start}.route-suspense-fallback__line--short{width:48%}.route-suspense-fallback__sr-only{position:absolute;left:0;top:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}@keyframes route-spin{to{transform:rotate(360deg)}}@keyframes route-skel-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: no-preference){.route-suspense-fallback__spinner{animation:route-spin .75s linear infinite}}@media (prefers-reduced-motion: reduce){.route-suspense-fallback__line:after{animation:none}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #7F56D9aa)}.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}
