.theme-switcher[data-astro-cid-dz5h74bc]{position:relative;display:inline-flex}.theme-switcher[data-astro-cid-dz5h74bc] [data-astro-cid-dz5h74bc]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.theme-trigger[data-astro-cid-dz5h74bc]{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .7rem;font:inherit;font-size:.9rem;color:var(--sub);background:transparent;border:1px solid var(--line);border-radius:999px;cursor:pointer}.theme-trigger[data-astro-cid-dz5h74bc]:hover{color:var(--ink);border-color:var(--brand)}.theme-chip[data-astro-cid-dz5h74bc]{width:.95rem;height:.95rem;border-radius:999px;background:linear-gradient(135deg,var(--brand) 0 50%,var(--accent, var(--line)) 50% 100%);box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--ink) 20%,transparent)}.theme-menu[data-astro-cid-dz5h74bc]{position:absolute;top:calc(100% + .5rem);right:0;z-index:60;width:32rem;max-width:calc(100vw - 2rem);max-height:min(70vh,34rem);overflow-y:auto;padding:.75rem;background:var(--card, var(--background));border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 32px color-mix(in oklab,var(--ink) 22%,transparent);text-align:left}.theme-menu[data-astro-cid-dz5h74bc][hidden]{display:none}.theme-section[data-astro-cid-dz5h74bc]+.theme-section[data-astro-cid-dz5h74bc]{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--line)}.theme-section-title[data-astro-cid-dz5h74bc]{margin:0 0 .4rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sub)}.theme-modes[data-astro-cid-dz5h74bc]{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;max-width:22rem}.theme-mode[data-astro-cid-dz5h74bc]{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;font:inherit;font-size:.78rem;color:var(--sub);background:transparent;border:1px solid var(--line);border-radius:10px;cursor:pointer}.theme-mode[data-astro-cid-dz5h74bc] svg[data-astro-cid-dz5h74bc]{width:1.1rem;height:1.1rem}.theme-mode[data-astro-cid-dz5h74bc]:hover{color:var(--ink)}.theme-mode[data-astro-cid-dz5h74bc][aria-checked=true]{color:var(--brand);border-color:var(--brand);background:color-mix(in oklab,var(--brand) 10%,transparent)}.theme-presets[data-astro-cid-dz5h74bc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));gap:.25rem;list-style:none;margin:0;padding:0}.theme-preset[data-astro-cid-dz5h74bc]{display:flex;align-items:center;gap:.6rem;width:100%;padding:.45rem .5rem;font:inherit;text-align:left;color:var(--ink);background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer}.theme-preset[data-astro-cid-dz5h74bc]:hover{background:color-mix(in oklab,var(--ink) 6%,transparent)}.theme-preset[data-astro-cid-dz5h74bc][aria-pressed=true]{border-color:var(--brand)}.theme-swatch[data-astro-cid-dz5h74bc]{display:flex;flex:0 0 auto;width:2.1rem;height:1.4rem;overflow:hidden;border-radius:6px;box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--ink) 18%,transparent)}.theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]{flex:1}.theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(1){background:var(--sw-l1)}.theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(2){background:var(--sw-l2)}.theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(3){background:var(--sw-l3)}html.dark .theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(1){background:var(--sw-d1)}html.dark .theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(2){background:var(--sw-d2)}html.dark .theme-swatch[data-astro-cid-dz5h74bc] i[data-astro-cid-dz5h74bc]:nth-child(3){background:var(--sw-d3)}.theme-preset-text[data-astro-cid-dz5h74bc]{display:grid;min-width:0;flex:1}.theme-preset-name[data-astro-cid-dz5h74bc]{font-size:.88rem;font-weight:600}.theme-preset-blurb[data-astro-cid-dz5h74bc]{font-size:.75rem;color:var(--sub)}.theme-preset-check[data-astro-cid-dz5h74bc]{width:1rem;height:1rem;flex:0 0 auto;color:var(--brand);visibility:hidden}.theme-preset[data-astro-cid-dz5h74bc][aria-pressed=true] .theme-preset-check[data-astro-cid-dz5h74bc]{visibility:visible}@media (max-width: 560px){.theme-trigger-text[data-astro-cid-dz5h74bc]{display:none}}:root{--background: #ffffff;--card: #ffffff;--muted: #f1f5f9;--accent: #eef2ff;--ink: #0f172a;--brand: #6366f1;--sub: #475569;--line: #e2e8f0}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:var(--background);color:var(--ink);line-height:1.5}.site-header,.site-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.site-header{border-bottom:1px solid var(--line)}.site-footer{border-top:1px solid var(--line);color:var(--sub);font-size:.9rem}.site-footer p{margin:0}.site-version{font-size:.75rem;opacity:.6;font-variant-numeric:tabular-nums}.brand{font-weight:700;text-decoration:none;color:var(--ink);white-space:nowrap}.site-nav{display:flex;align-items:center;gap:1rem}nav a{margin-left:1rem;text-decoration:none;color:var(--sub);white-space:nowrap}.site-main{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.6rem 1rem;background:var(--background);color:var(--ink);border:1px solid var(--line);border-radius:0 0 .5rem;text-decoration:none;font-weight:600}.skip-link:focus{left:0}.site-main:focus{outline:none}.cta{display:inline-block;padding:.65rem 1.1rem;border-radius:.55rem;background:var(--brand);color:var(--background);font-weight:600;text-decoration:none}.cta:hover{filter:brightness(1.08)}.hdr-auth{position:relative;display:flex;min-width:5.5rem;justify-content:flex-end}.hdr-auth-trigger{display:flex;align-items:center;gap:.4rem;white-space:nowrap;cursor:pointer;padding:.35rem .6rem;border:1px solid var(--line);border-radius:.5rem;background:var(--card);color:var(--ink);font:inherit;font-size:.9rem}.hdr-auth-trigger:hover{background:var(--muted)}.hdr-auth-avatar{display:grid;place-items:center;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--brand);color:var(--background);font-size:.72rem;font-weight:700}.hdr-auth-balance{font-weight:600}.hdr-auth-menu{position:absolute;right:0;top:calc(100% + .5rem);z-index:50;display:flex;flex-direction:column;gap:.5rem;width:max-content;min-width:15rem;max-width:min(20rem,calc(100vw - 2rem));padding:.75rem;border:1px solid var(--line);border-radius:.65rem;background:var(--card);box-shadow:0 12px 32px #0000002e}.hdr-auth-form,.hdr-auth-row{display:flex;gap:.4rem}.hdr-auth-form-stacked{flex-direction:column}.hdr-auth-session{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.hdr-auth-input{flex:1;min-width:0;padding:.4rem .55rem;border:1px solid var(--line);border-radius:.4rem;background:var(--background);color:var(--ink);font:inherit;font-size:.9rem}.hdr-auth-btn{padding:.4rem .7rem;border:1px solid transparent;border-radius:.4rem;cursor:pointer;background:var(--brand);color:var(--background);font:inherit;font-size:.9rem;font-weight:600;white-space:nowrap}.hdr-auth-btn:hover{filter:brightness(1.08)}.hdr-auth-btn[data-variant=ghost]{background:transparent;color:var(--sub);border-color:var(--line);font-weight:500}.hdr-auth-btn[data-variant=ghost]:hover{background:var(--muted);filter:none}.hdr-auth-who{margin:0;font-size:.9rem;font-weight:600;overflow-wrap:anywhere}.hdr-auth-note{margin:0;font-size:.8rem;color:var(--sub)}.hdr-auth-note-error{color:var(--danger-fg, #b91c1c)}.hdr-auth-link{font-size:.85rem}@media (max-width: 560px){.site-header{padding:.75rem 1rem;gap:.5rem}.site-nav{gap:.5rem}nav a{margin-left:.75rem}.hdr-auth-unit{display:none}.hdr-auth{min-width:0}}@media (max-width: 380px){.site-header{padding:.75rem .6rem;font-size:.95rem}nav a{margin-left:.5rem}.nav-account,.nav-worlds{display:none}}a:where(:not(.btn)){color:var(--brand)}
