.theme-toggle{position:relative;width:54px;height:30px;padding:0;border:0;border-radius:999px;background:#dff0ec;color:#147668;cursor:pointer;transition:.2s}.theme-toggle span{position:absolute;top:4px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-size:14px;line-height:1}.theme-sun{left:4px;background:#fff;color:#d8961d;box-shadow:0 2px 5px rgba(24,56,51,.13)}.theme-moon{right:4px;color:#57827a}
