.fd-theme-switch{min-width:2.75rem;min-height:2.75rem;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.fd-theme-switch__track{border:1px solid var(--fd-theme-border-strong);background:var(--fd-theme-surface-raised);width:3.15rem;height:1.75rem;transition:background-color var(--fd-duration-fast) var(--fd-ease-standard), border-color var(--fd-duration-fast) var(--fd-ease-standard);border-radius:999px;align-items:center;padding:.1875rem;display:inline-flex;position:relative}.fd-theme-switch__knob{z-index:1;background:var(--fd-brand-yellow);width:1.3125rem;height:1.3125rem;color:var(--fd-brand-yellow-ink);transition:transform var(--fd-duration-base) var(--fd-ease-emphasized);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative;transform:translate(0);box-shadow:0 1px 3px #00000047}.fd-theme-switch__knob svg{width:.8125rem;height:.8125rem}.fd-theme-switch[aria-checked=true] .fd-theme-switch__knob{transform:translate(calc(100% + .125rem))}[dir=rtl] .fd-theme-switch[aria-checked=true] .fd-theme-switch__knob{transform:translate(calc(-100% - .125rem))}.fd-theme-switch:hover .fd-theme-switch__track{border-color:var(--fd-brand-yellow)}.fd-theme-switch:focus-visible{outline:none}.fd-theme-switch:focus-visible .fd-theme-switch__track{outline:2px solid var(--fd-brand-yellow);outline-offset:2px}@media (prefers-reduced-motion:reduce){.fd-theme-switch__knob{transition:none}}.fd-theme-switch-row{justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:2.75rem;padding:0 .25rem 0 .5rem;display:flex}.fd-theme-switch-row__label{color:var(--fd-theme-text);font-size:.9375rem;font-weight:600}.fd-home-header__theme{display:none}@media (min-width:1280px){.fd-home-header__theme{display:inline-flex}}
