html body button.member-switch{border:1px solid color-mix(in srgb, currentColor 12%, transparent)!important;background:color-mix(in srgb, currentColor 6%, transparent)!important;width:100%!important;color:inherit!important;-webkit-text-fill-color:currentColor!important;text-align:left!important;text-shadow:none!important;cursor:pointer!important;appearance:none!important;box-shadow:none!important;opacity:1!important;pointer-events:auto!important;border-radius:1.1rem!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin:0!important;padding:.85rem 1rem!important;font-weight:650!important;line-height:1.3!important;display:flex!important}html body button.member-switch.is-compact{background:0 0!important;border:0!important;border-radius:.6rem!important;gap:.7rem!important;width:auto!important;padding:.35rem 0!important}html body button.member-switch .member-switch-track{background:color-mix(in srgb, currentColor 18%, transparent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 10%, transparent)!important}html body button.member-switch[data-on=true] .member-switch-track{background:var(--site-accent,#38bdf8)!important;box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 16px color-mix(in srgb, var(--site-accent,#38bdf8) 38%, transparent)!important}html body button.member-switch .member-switch-knob{-webkit-text-fill-color:#fff!important;background:#fff!important;left:.18rem!important;transform:none!important}html body button.member-switch[data-on=true] .member-switch-knob{left:1.48rem!important;transform:none!important}html body button.member-switch.is-compact .member-switch-knob{left:.175rem!important}html body button.member-switch.is-compact[data-on=true] .member-switch-knob{left:1.32rem!important;transform:none!important}html body button.member-switch .member-switch-state{color:inherit!important;-webkit-text-fill-color:currentColor!important}html body button.member-switch[data-on=true] .member-switch-state{color:var(--site-accent,#38bdf8)!important;-webkit-text-fill-color:var(--site-accent,#38bdf8)!important;opacity:1!important}.member-switch:hover{border-color:color-mix(in srgb, var(--site-accent,#38bdf8) 42%, transparent);background:color-mix(in srgb, var(--site-accent,#38bdf8) 10%, transparent)}.member-switch:focus-visible{outline:2px solid var(--site-accent,#38bdf8);outline-offset:3px}.member-switch.is-compact{background:0 0;border:0;border-radius:.6rem;gap:.7rem;width:auto;padding:.35rem 0}.member-switch.is-compact:hover{background:0 0;border-color:#0000}.member-switch-copy{flex:auto;min-width:0}.member-switch-label{font-size:.92rem;font-weight:650;line-height:1.3;display:block}.member-switch.is-compact .member-switch-label{font-size:.78rem;font-weight:700}.member-switch-hint{opacity:.68;margin-top:.22rem;font-size:.75rem;line-height:1.4;display:block}.member-switch-control{flex:none;align-items:center;gap:.55rem;display:inline-flex}.member-switch-track{background:color-mix(in srgb, currentColor 18%, transparent);width:3.15rem;height:1.85rem;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 10%, transparent);border-radius:999px;transition:background .18s,box-shadow .18s;display:block;position:relative}.member-switch[data-on=true] .member-switch-track{background:var(--site-accent,#38bdf8);box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 16px color-mix(in srgb, var(--site-accent,#38bdf8) 38%, transparent)}.member-switch-knob{background:#fff;border-radius:999px;width:1.48rem;height:1.48rem;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:.18rem;left:.18rem;box-shadow:0 4px 10px #00000047}.member-switch[data-on=true] .member-switch-knob{transform:translate(1.3rem)}.member-switch-state{letter-spacing:.1em;text-transform:uppercase;opacity:.55;min-width:1.7rem;font-size:.68rem;font-weight:800}.member-switch[data-on=true] .member-switch-state{color:var(--site-accent,#38bdf8);opacity:1}.member-switch.is-compact .member-switch-track{width:2.7rem;height:1.55rem}.member-switch.is-compact .member-switch-knob{width:1.2rem;height:1.2rem;top:.175rem;left:.175rem}.member-switch.is-compact[data-on=true] .member-switch-knob{transform:translate(1.15rem)}@media (prefers-reduced-motion:reduce){.member-switch-knob,.member-switch-track{transition:none}}
