.component--theme-switch{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;background-color:transparent;outline:0;cursor:pointer;user-select:none;text-decoration:none;color:white;min-width:32px;padding:5px 7px;border-radius:4px;border:.5px dashed transparent;transition:all .25s ease}.component--theme-switch:active,.component--theme-switch:focus{border-color:var(--canvas-900);outline:none;border-style:solid;border-width:1.5px;border-radius:4px}.dark .component--theme-switch:active,.dark .component--theme-switch:focus{border-color:var(--canvas-200)}.component--theme-switch .light,.component--theme-switch .moon{transition:opacity .2s ease-in-out;position:absolute;margin:0;padding:0;width:24px;height:24px}.component--theme-switch .moon{opacity:1;animation:spin .3s}.component--theme-switch .light{opacity:0}.dark .component--theme-switch .moon{opacity:0;animation:none}.dark .component--theme-switch .light{opacity:1;animation:spin .3s}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.badge-8xVidp{font-size:var(--font-size-sm);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--border-radius-sm);padding:.25em .4em;font-weight:400;line-height:1;display:inline-block}.primary-oZyR_M{color:#fff;background-color:var(--primary-500)}.secondary-VsqJTm{color:#000;background-color:var(--secondary-500)}.noeffect-R8eJtO{color:#000;background-color:var(--gray-100)}.success-h2otET{color:#fff;background-color:var(--green-500)}.info-OG3F3u{color:#fff;background-color:var(--blue-300)}.warning-zTXksZ{color:var(--foreground);background-color:var(--yellow-300)}.danger-hKF7l_{color:#fff;background-color:var(--red-500)}.dark .primary-oZyR_M:not(:where([class~=not-dark],[class~=not-dark] *)){color:#fff;background-color:var(--primary-400)}.dark .secondary-VsqJTm:not(:where([class~=not-dark],[class~=not-dark] *)){color:#000;background-color:var(--secondary-400)}.dark .noeffect-R8eJtO:not(:where([class~=not-dark],[class~=not-dark] *)){color:#fff;background-color:var(--gray-700)}.dark .success-h2otET:not(:where([class~=not-dark],[class~=not-dark] *)){color:#fff;background-color:var(--green-400)}.dark .info-OG3F3u:not(:where([class~=not-dark],[class~=not-dark] *)){color:#fff;background-color:var(--blue-400)}.dark .warning-zTXksZ:not(:where([class~=not-dark],[class~=not-dark] *)){color:#000;background-color:var(--yellow-400)}.dark .danger-hKF7l_:not(:where([class~=not-dark],[class~=not-dark] *)){color:#fff;background-color:var(--red-400)}