:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}.hero-sequence{--hero-text-warm:#f5f0e8;--hero-text-muted:#f5f0e8d1;background:#0a0a0c;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.hero-sequence__media-stack{backface-visibility:hidden;background:#0a0a0c;position:absolute;inset:0;transform:translateZ(0)}.hero-sequence__layer{opacity:0;transition:opacity var(--hero-crossfade-ms,1s) linear;pointer-events:none;backface-visibility:hidden;will-change:opacity;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.hero-sequence__layer--visible{opacity:1}.hero-sequence__layer--no-opacity-transition{transition:none!important}.hero-sequence__layer--under{z-index:0}.hero-sequence__layer--over{z-index:1}.hero-sequence__media{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-sequence__layer-scrim{z-index:1;pointer-events:none;background:#000;position:absolute;inset:0}.hero-sequence__text-wrap{z-index:3;pointer-events:none;contain:layout paint;isolation:isolate;padding:clamp(1rem,4vw,2.5rem);display:flex;position:absolute;inset:0}.hero-sequence__text-wrap--center{text-align:center;justify-content:center;align-items:center}.hero-sequence__text-wrap--lower-center{text-align:center;justify-content:center;align-items:flex-end;padding-bottom:clamp(2.5rem,12vh,5rem)}.hero-sequence__text-wrap--upper-center{text-align:center;justify-content:center;align-items:flex-start;padding-top:clamp(2.5rem,12vh,5rem)}.hero-sequence__text-wrap--left{text-align:left;justify-content:flex-start;align-items:center}.hero-sequence__text-wrap--right{text-align:right;justify-content:flex-end;align-items:center}.hero-sequence__text-inner{max-width:min(36rem,92vw)}.hero-sequence__text-anim{will-change:opacity, transform;transition-property:opacity,transform;transition-timing-function:ease-out}.hero-sequence__title{letter-spacing:.02em;color:var(--hero-text-warm);margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.8vw,2.25rem);font-weight:400;line-height:1.2}.hero-sequence__subtitle{letter-spacing:.06em;text-transform:uppercase;color:var(--hero-text-muted);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:300;line-height:1.5}.hero-sequence__body{color:var(--hero-text-warm);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.55vw,1.12rem);line-height:1.58}.hero-sequence__title+.hero-sequence__body,.hero-sequence__subtitle+.hero-sequence__body{margin-top:1rem}.hero-sequence__scene-menu{z-index:3;opacity:0;pointer-events:none;justify-content:center;padding:0 clamp(1rem,4vw,2rem);transition:opacity .7s ease-out;display:flex;position:absolute;bottom:clamp(1.25rem,8vh,3.5rem);left:0;right:0}.hero-sequence__scene-menu--visible{opacity:1;pointer-events:auto}.hero-sequence__scene-menu-list{flex-direction:column;align-items:stretch;gap:.35rem;width:min(18rem,88vw);margin:0;padding:0;list-style:none;display:flex}.hero-sequence__scene-menu-link{letter-spacing:.14em;text-transform:uppercase;text-align:center;color:#f5f0e8eb;background:#00000038;border:1px solid #f5f0e859;border-radius:2px;padding:.55rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.68rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:block}.hero-sequence__scene-menu-link:hover{color:#fff;background:#00000061;border-color:#f5f0e880}.hero-sequence__scene-menu-trigger,.hero-sequence__scene-menu-back{box-sizing:border-box;width:100%;font:inherit;cursor:pointer;text-align:center;margin:0;display:block}.hero-sequence__scene-menu-trigger{letter-spacing:.14em;text-transform:uppercase;color:#f5f0e8eb;background:#00000038;border:1px solid #f5f0e859;border-radius:2px;padding:.55rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.68rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__scene-menu-trigger:hover{color:#fff;background:#00000061;border-color:#f5f0e880}.hero-sequence__scene-menu-back{letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8b8;background:#00000026;border:1px solid #f5f0e838;border-radius:2px;padding:.45rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.62rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__scene-menu-back:hover{color:#f5f0e8f2;background:#00000047;border-color:#f5f0e866}.hero-sequence__scene-menu-trigger:focus-visible,.hero-sequence__scene-menu-back:focus-visible{outline-offset:2px;outline:2px solid #f5f0e88c}.hero-sequence__scene-menu-link--sub{padding:.5rem .85rem;font-size:.65rem}.hero-sequence__controls{z-index:4;pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:absolute;top:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem)}.hero-sequence__continue-wrap{z-index:5;pointer-events:auto;justify-content:center;display:flex;position:absolute;bottom:clamp(1rem,4vh,2.25rem);left:0;right:0}.hero-sequence__btn--continue{min-width:8.5rem}.hero-sequence__nav-arrow-slot{z-index:5;pointer-events:none;align-items:center;width:min(4.5rem,14vw);display:flex;position:absolute;top:0;bottom:0}.hero-sequence__nav-arrow-slot--prev{justify-content:flex-start;padding-left:clamp(.35rem,1.5vw,.75rem);left:0}.hero-sequence__nav-arrow-slot--next{justify-content:flex-end;padding-right:clamp(.35rem,1.5vw,.75rem);right:0}.hero-sequence__nav-arrow{pointer-events:auto;color:#f5f0e88c;cursor:pointer;background:#0000002e;border:1px solid #f5f0e838;border-radius:4px;justify-content:center;align-items:center;width:2.75rem;height:min(40vh,5.5rem);margin:0;padding:0;transition:color .2s,border-color .2s,background .2s;display:flex}.hero-sequence__nav-arrow:hover:not(:disabled){color:#f5f0e8f2;background:#00000059;border-color:#f5f0e873}.hero-sequence__nav-arrow:focus-visible{outline-offset:2px;outline:2px solid #f5f0e88c}.hero-sequence__nav-arrow:disabled{opacity:.22;cursor:not-allowed}.hero-sequence__nav-arrow-icon{display:block}.hero-sequence__btn{letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8e0;cursor:pointer;background:0 0;border:1px solid #f5f0e859;border-radius:2px;margin:0;padding:.45rem .85rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.7rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__btn:hover{color:#fff;background:#00000040;border-color:#f5f0e88c}.hero-sequence__btn:focus-visible{outline-offset:2px;outline:2px solid #f5f0e899}.hero-sequence--reduced{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-sequence--reduced .hero-sequence__media-stack{position:absolute;inset:0}.hero-sequence--reduced .hero-sequence__text-wrap{z-index:3;flex:0;min-height:0;position:relative}.hero-sequence--reduced .hero-sequence__continue{pointer-events:auto;letter-spacing:.14em;text-transform:uppercase;color:#1a1814;cursor:pointer;background:#f5f0e8eb;border:none;border-radius:2px;margin-top:1.75rem;padding:.65rem 1.35rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.72rem}.hero-sequence--reduced .hero-sequence__continue:hover{background:#fff}.hero-sequence--reduced .hero-sequence__scene-menu{margin-top:1.25rem;padding-bottom:0;position:relative;bottom:auto}.home-replay-intro{z-index:20;position:fixed;bottom:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem)}@media (prefers-reduced-motion:reduce){.hero-sequence__layer{will-change:auto;transition-duration:.01ms!important}.hero-sequence__layer--no-opacity-transition{transition-duration:.01ms!important}.hero-sequence__text-anim{will-change:auto!important;transition-duration:.01ms!important;transform:none!important}}#root{text-align:left;width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.logo{will-change:filter;height:6em;padding:1.5em;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:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
