:root{--background:#fafaf9;--foreground:#1c1917;--muted:#57534e;--muted-bg:rgba(87,83,78,.06);--border:rgba(28,25,23,.12);--surface:#fff;--accent:#0d9488;--accent-strong:#0f766e}@media (prefers-color-scheme:dark){:root{--background:#0c0a09;--foreground:#f5f5f4;--muted:#a8a29e;--muted-bg:hsla(24,5%,64%,.08);--border:hsla(60,5%,96%,.12);--surface:#1c1917;--accent:#2dd4bf;--accent-strong:#5eead4}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}strong{font-weight:600}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.btn,.btnOutline,.btnPrimary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.btnPrimary{border:none;background:var(--accent);color:#fff}.btnPrimary:hover{background:var(--accent-strong);color:#fff}.btnOutline{background:transparent;color:var(--foreground);border:1px solid var(--border)}.btnOutline:hover{border-color:var(--muted);background:var(--muted-bg)}.shell_shell__D9nF_{min-height:100vh;display:flex;flex-direction:column}.shell_header__M8b0D{border-bottom:1px solid var(--border);background:var(--surface)}.shell_headerInner__Hkwib{max-width:960px;margin:0 auto;padding:1rem 1.25rem;display:grid;grid-gap:.75rem;gap:.75rem}.shell_headerTop__a4zFo{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.75rem 1rem;gap:.75rem 1rem;min-width:0}.shell_headerUtility__OrvKi{display:flex;align-items:center;justify-content:flex-end;gap:.75rem 1rem;flex-wrap:wrap;min-width:0}.shell_headerNavRow__lu6G_{min-width:0}.shell_brand__TcFCn{min-width:0;font-weight:700;font-size:1.125rem;letter-spacing:0}.shell_nav__w_ogw{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;align-items:center}.shell_nav__w_ogw a{font-size:.9375rem;color:var(--muted)}.shell_nav__w_ogw a:hover{color:var(--foreground)}.shell_authPlaceholder__IVTlo{display:inline-block;min-width:4.5rem;min-height:1.25rem}.shell_authCluster__fKL5G{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.shell_authSignedIn__SfLCs{font-size:.8125rem;color:var(--muted)}.shell_authUid__GWrJ6{font-size:.8125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--foreground)}.shell_authBetaBadge__aMjxU{border:1px solid var(--border);border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:650;line-height:1.2;color:var(--foreground);background:var(--muted-bg)}.shell_authBetaBadge__aMjxU:hover{border-color:var(--accent);color:var(--accent)}.shell_authChecking__Dtgru{font-size:.8125rem;color:var(--muted)}.shell_authUpstreamHint__r8ZkA{font-size:.75rem;color:var(--muted);max-width:14rem;line-height:1.25}.shell_authLoginLink__6V7g7{font-size:.9375rem;color:var(--muted)}.shell_authLoginLink__6V7g7:hover{color:var(--foreground)}.shell_langToggle__wjJWj{display:inline-flex;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:var(--muted-bg);padding:2px;gap:0}.shell_langBtn__U8kDI{border:none;background:transparent;color:var(--muted);font:inherit;font-size:.8125rem;font-weight:500;padding:.3rem .75rem;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease,font-weight .1s ease}.shell_langBtnIdle__d9kjl{color:var(--muted);opacity:.72}.shell_langBtnIdle__d9kjl:hover{color:var(--foreground);opacity:1}.shell_langBtnIdle__d9kjl:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell_langBtnActive__MvEqh{background:var(--accent);color:#fff;font-weight:650;box-shadow:none;opacity:1}.shell_langBtnActive__MvEqh:hover{color:#fff;background:var(--accent-strong)}.shell_langBtnActive__MvEqh:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.shell_main__QXXqK{flex:1 1;padding:2rem 1.25rem 3rem}.shell_mainStudioImmersive___Vh4N{padding:.5rem .75rem .75rem;display:flex;flex-direction:column;min-height:0}.shell_footer__7pqSk{border-top:1px solid var(--border);padding:1rem 1.25rem;margin-top:auto}.shell_footerInner__4iIzT{max-width:960px;margin:0 auto;font-size:.8125rem;color:var(--muted)}@media (min-width:640px){.shell_main__QXXqK:not(.shell_mainStudioImmersive___Vh4N){padding:3rem 1.5rem 4rem}.shell_mainStudioImmersive___Vh4N{padding:.5rem 1rem 1rem}}@media (min-width:760px){.shell_nav__w_ogw{flex-wrap:nowrap}}@media (max-width:520px){.shell_headerTop__a4zFo{grid-template-columns:1fr}.shell_headerUtility__OrvKi{justify-content:flex-start}}